How to Track Poe Canvas App Usage Analytics

Monitor views, API calls, and usage trends for your converted apps.

Once you've deployed a Poe Canvas app with AppToPub, you'll want to know how people are using it. How many visitors does it get? How many AI API calls is it making? Is usage growing or declining? AppToPub’s built-in analytics give you answers without needing any third-party tracking tools.

Page Views1,247▲ 23% this weekAPI Calls3,891▲ 15% this week30-Day Trend

What AppToPub Tracks

AppToPub automatically tracks two core metrics for every deployed app:

Page views
Every time someone loads your app URL, it counts as a view. This tells you how many people are visiting your app. Views are counted server-side, so they’re accurate even if visitors have JavaScript disabled or use ad blockers.
API calls
Every time your app sends a message to an AI model (GPT-4, Claude, Gemini, etc.) through the proxy, it counts as an API call. This tells you how actively visitors are engaging with the AI features — not just loading the page, but actually using it.

Accessing Your Analytics

  1. Log in to AppToPub and go to your Analytics dashboard
  2. View the summary cards at the top showing total views and API calls across all your apps for the last 30 days
  3. Check the daily chart to see usage trends over time — identify which days have peak traffic
  4. Review the per-app table to compare performance across your deployed apps and identify your most popular creations

Understanding the Dashboard

Summary Cards

The top of the analytics page shows three key numbers for the last 30 days:

Daily Trend Chart

The line chart shows views and API calls per day. Use it to spot patterns:

Per-App Table

The table below the chart lists each app with its individual view count and API call count. Sort by these columns to find your top performers or identify underperforming apps that might need improvements.

Practical Uses for Analytics

Plan Requirements

Analytics is available on Basic ($5/month) and Premium ($15/month) plans. Free-tier apps don’t include analytics — if you want to track usage, upgrading to Basic gives you analytics along with 10 app slots, permanent hosting, and custom URLs.

How to Act on Your Data

Raw numbers are only useful if you know what to do with them. Here are decision frameworks based on the patterns you’ll see:

High views, low API calls (ratio below 0.1)
Visitors are loading your app but not engaging with the AI features. This usually means your app’s onboarding is unclear — users don’t understand what to do next. Add a visible prompt, example inputs, or a “Try it” button that guides first-time visitors into their first interaction.
Low views, high API calls (ratio above 5)
A small number of power users are driving heavy usage. This is a positive signal — your app is sticky enough that people use it repeatedly. Consider whether these users would pay for a dedicated version, and check your Poe API credit consumption to ensure costs are sustainable.
Sudden view spike on a specific day
Correlate the date with your sharing activity. If you posted on social media, emailed a newsletter, or someone else shared your link, the spike tells you which channel drives the most traffic. Double down on what works.
Steady decline over time
Declining views with stable API-to-view ratio suggest your initial distribution channels are exhausted. Try sharing in new communities, adding the app to a different page on your website, or refreshing the app with new features worth re-sharing.

Troubleshooting

Analytics shows zero views but I know people are visiting
Make sure you’re checking the correct date range. Analytics data is tracked daily and may take a short time to update. Also verify that visitors are using the AppToPub URL, not accessing a cached version.
API calls seem very high relative to views
This usually means your app makes multiple AI calls per session. For example, a chat app makes one API call per message, so a single visit with a 10-message conversation generates 10 API calls. This is normal behavior.

With analytics data in hand, you can make smarter decisions about your apps. One quick win: give your top-performing app a memorable custom URL so it’s easier to share and looks more professional when you promote it across channels.

Related guides