Analytics Overview
Built-in analytics for page views, traffic sources, and search behavior.
Two dashboards: Project Analytics for traffic and Search Analytics for search queries.
For a walkthrough of the dashboard analytics UI, see the Help Center guide.
What You Get
How To Access
1
Open your projectGo to dashboard.jamdesk.com and select your project.
2
Open AnalyticsClick Analytics in the sidebar to access both dashboards.
3
Pick a date rangeUse the date picker to compare periods and spot changes over time.
Example Snapshot
Here is a sample analytics rollup showing both dashboards side by side:
{
"period": "Last 30 days",
"project_analytics": {
"visitors": 4120,
"views": 12890,
"top_pages": ["/quickstart", "/content/mdx-basics", "/deploy/overview"]
},
"search_analytics": {
"total_searches": 940,
"zero_results": 42,
"top_queries": ["authentication", "api keys", "custom domains"]
}
}
Common Workflows
- Identify top entry pages and make sure they explain the product quickly.
- Find search gaps where users get zero results and add the missing content.
- Monitor launch impact by comparing traffic before and after a release.
Troubleshooting
If analytics appear empty or delayed, see:
