Analytics Dashboard
Real-time visibility into your AI traffic
A purpose-built analytics dashboard that shows exactly how AI models interact with your content. See traffic trends over time, which LLM providers are most active, which pages they access most, AI assistant referrals, and how patterns change across periods. Built-in dark theme, responsive design, and Line/Bar chart toggle.
Traffic over time
Toggle between line and stacked-bar views of daily LLM bot traffic, broken down by AI company.
Provider breakdown
See which AI companies are accessing your content — with request counts and market share percentages.
Top pages report
Identify which pages AI bots find most valuable. Sorted by request count with path details.
All bots table
Granular view of every bot variant with company attribution and request volume.
14-day trend projection
Holt-linear projection of LLM traffic for the next 14 days, rendered as a dashed continuation of the chart.
AI referral traffic
See real users arriving from ChatGPT, Perplexity, Claude, Gemini, Copilot, and other AI assistant citations.
What's on the dashboard today
Per-site you get six metric cards (Total / LLM / Other / Unique / AI Providers / Projected) each with their own sparkline and week-over-week delta, a stacked or line traffic chart with the 14-day forecast overlay, a per-AI-company referral breakdown with top pages, and tabs for Providers, Pages, Bots, and Sources. Date range presets cover 7d / 30d / 90d / This month / Last month / This quarter / Custom / Compare two periods.
JSON export & BI integration
A CSV and JSON export endpoint is on the immediate roadmap — once shipped, you can point Looker Studio (via the Community Connector), Power BI, or any BI tool at the same data the dashboard renders. Native BigQuery / Google Sheets streaming is a longer-term integration; for now use the JSON endpoint with the connector of your choice.
Responsive and fast
The dashboard is fully responsive — works on desktop, tablet, and mobile. Built with Tailwind CSS and Recharts for smooth, interactive visualizations. Server-side rendering via Next.js means fast initial loads.
FAQ
Frequently asked questions
Direct embed isn't supported yet, but the dashboard data API will be public once the JSON/CSV export ships (planned next). You'll be able to pull the same data the UI renders and build your own visualizations.
Ingest events are written to the aggregate tables within milliseconds of arrival. The dashboard re-queries on every load, so refresh = up-to-the-second.
Recharts (for the main traffic chart and provider chart) plus a small custom SVG sparkline component inside each metric card.