Analytics
The Analytics page gives you visibility into how you are using WebMCP Master. Track API calls, credit consumption, token usage, and costs over time, broken down by model.
Usage Dashboard Overview
The dashboard displays four key metrics at the top:
| Metric | Description |
|---|---|
| Total API Calls | Number of chat messages and agent rounds in the selected period |
| Credits Used | Total credits consumed across all models |
| Input Tokens | Total tokens sent to AI models (conversation history + prompts) |
| Output Tokens | Total tokens generated by AI models (responses) |
Below the metrics, two charts provide visual insight:
- API Calls Over Time — a line chart showing daily call volume
- Usage by Model — a bar or pie chart showing which models are used most
Filtering by Date Range
Use the From and To date pickers to narrow the view:
- Default range: last 30 days
- Minimum range: 1 day
- Maximum range: 90 days
Click Refresh after changing the dates to update the charts and metrics.
Model Breakdown Table
Below the charts, a detailed table lists per-model statistics:
| Column | Description |
|---|---|
| Model | The AI model name (e.g., Claude Sonnet 4, GPT-4o) |
| Calls | Number of API calls using this model |
| Credits | Credits consumed by this model |
| Input Tokens | Total input tokens for this model |
| Output Tokens | Total output tokens for this model |
| Est. Cost (USD) | Estimated dollar cost based on provider pricing |
This table helps you identify which models are consuming the most resources and whether cheaper alternatives would suffice for certain tasks.
Using Analytics for Cost Management
- Identify expensive models — if most of your credits go to a premium model, consider using a cheaper one for simple queries.
- Spot usage spikes — a sudden increase in calls might indicate a misconfigured agent running too frequently.
- Track agent costs — if you have scheduled agents, check whether their credit consumption matches expectations.
- Plan upgrades — if you consistently use all your monthly credits before renewal, it may be time to upgrade your plan or buy additional credit packages.
Data Availability
Analytics data is available from the date you created your account. There is no data retention limit — historical usage is preserved indefinitely.
If the selected date range has no usage data, the dashboard shows a "No data in the selected date range" message.