Exporting Data
Export your bot analytics data as CSV or JSON for custom analysis, reporting, or integration with other tools.
Export is available on Pro plans and above. Free users will be directed to the pricing page.
Quick Export
Every dashboard page has an Export button in the top right. It exports the data for the current view with the active date range and filters applied.
The dropdown offers four options:
- CSV — Standard — 6 columns: Date, Bot, Category, Page, Country, Source
- JSON — Standard — same fields in JSON format
- CSV — Full details — 13 columns including User Agent, Referer, Status Code, Duration
- JSON — Full details — complete data in JSON format
Central Export Page
For more control, use the Export page in the dashboard sidebar. Here you can configure:
- Format — CSV or JSON
- Date Range — preset periods or custom
- Data Type — bots only or all visits (including humans)
- Bot Categories — filter to specific categories (e.g. only AI Chatbot)
What's in the Export?
Standard Export
Date,Bot,Category,Page,Country,Source
2026-04-01 12:30:00,ChatGPT-User,AI Chatbot,/blog/seo-guide,US,cloudflare_worker
2026-04-01 12:28:00,Click from ChatGPT,AI Click,/blog/seo-guide,NL,wordpress
2026-04-01 12:25:00,Googlebot,Search Engine,/,US,cloudflare_workerFull Detail Export
Adds: Is Bot, Referer, User Agent, Status Code, Duration (ms), Content Type, HTTP Method.
AI Clicks in Exports
When exporting from the AI & LLM dashboard, human clicks from AI platforms are automatically included. They appear as:
Click from ChatGPT, AI Click, /page, NL, wordpress
Click from Claude, AI Click, /page, US, cloudflare_worker
The platform name is resolved from the referrer URL.
Limits
- Maximum 10,000 rows per export
- For larger datasets, narrow your date range or use category filters