Read Your Analytics
Understand how AI agents are interacting with your site.
What every plan includes
The stat tiles at the top of your site page are available to all users:
| Metric | What it means |
|---|---|
| Total Calls | All tool calls ever recorded for this site |
| Success Rate | Percentage of calls that didn't throw an error |
| Avg Duration | Mean time from tool call to result |
| Active Tools | Number of enabled tools |
The Recent Calls table shows the last 20 calls with tool name, arguments, success/failure, and timestamp.
Each tool card shows its individual call count below the description.
Pro analytics Pro
Pro users get detailed charts and breakdowns:
Date range picker
Toggle between 7d, 30d, and 90d views using the picker above the analytics section.
Calls over time
A bar chart showing daily call volume for the selected period.
Caller breakdown
Which AI agents are calling your tools. The snippet attempts to detect the agent from the User-Agent header and any callerHint passed by the agent itself.
Possible callers: Claude, ChatGPT, Gemini, Copilot, Perplexity, other bots, browsers.
Tool performance table
Per-tool breakdown showing total calls, failures, and success rate. Useful for spotting tools with high error rates.
Test mode calls (from the ๐งช test sandbox) are not recorded in analytics. Your charts show real agent traffic only.