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.
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
- Log in to AppToPub and go to your Analytics dashboard
- View the summary cards at the top showing total views and API calls across all your apps for the last 30 days
- Check the daily chart to see usage trends over time — identify which days have peak traffic
- 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:
- Total views — Combined page loads across all your apps
- Total API calls — Combined AI model requests across all your apps
- Active apps — How many of your deployments are currently live and accessible
Daily Trend Chart
The line chart shows views and API calls per day. Use it to spot patterns:
- A spike in views after sharing on social media tells you which channels drive traffic
- A high view-to-API-call ratio means visitors are engaging deeply with your app’s AI features
- A low view-to-API-call ratio might mean visitors load the page but don’t interact — consider improving your app’s onboarding or UI
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
- Validate your idea — If an app gets consistent views and API calls, it’s solving a real problem. Consider expanding it.
- Monitor API costs — High API call counts mean higher Poe credit usage. If costs are climbing, you might need to optimize your app’s prompts or add rate limiting.
- Measure marketing impact — Share your app on different platforms and check which days show view spikes to identify your best distribution channels.
- Client reporting — If you’ve built an app for a client, share analytics data to demonstrate the value and usage of what you’ve delivered.
- Portfolio evidence — Real usage numbers add credibility when showcasing your apps to potential employers or collaborators.
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.