Export Data
Download your analytics data as CSV files for use in spreadsheets, data warehouses, or custom reports.
What you can export
Each export covers one data category for the selected date range. The following sections are available:
Time Series
Daily visitor and pageview counts over the selected date range
Pages
Top pages by views, unique visitors, and average time on page
Entry & Exit Pages
Where sessions start and where users leave your site
Referrers
Traffic sources — domains that linked to your site
Channels
Grouped traffic by channel: organic, direct, social, email, etc.
Countries
Session counts broken down by visitor country
Devices
Browser, OS, and device type breakdown
UTM Campaigns
utm_source, utm_medium, utm_campaign, utm_term, and utm_content data
Date ranges
Exports respect the date range you select in the dashboard. You can use any of the preset ranges or a custom date window:
How to export
There are two ways to trigger an export:
Option A — Settings page
Open Settings for your website
Click Imports & Exports in the sidebar
Select the data section you want to export
Choose a date range and click Export CSV
Option B — Dashboard toolbar
In the dashboard, set your desired date range using the date picker
Click the Download icon in the toolbar
Select the sections you want and click Download ZIP
File format
When downloading multiple sections at once, the files are bundled into a single ZIP archive. Each section produces one CSV file.
ZIP structure
analytics-export-2024-01-01.zip ├── timeseries.csv ├── pages.csv ├── entry-exit.csv ├── referrers.csv ├── channels.csv ├── countries.csv ├── devices.csv └── utm-campaigns.csv
CSV structure
Each CSV file has a header row followed by one data row per entry. All dates are in YYYY-MM-DD format. Numbers are unformatted integers or decimals — no currency symbols or thousands separators.
Next steps
Once you have your data:
- →Import into Google Sheets or Excel to build custom charts
- →Combine with UTM campaign data to measure marketing ROI
- →Share your public dashboard for a real-time view without needing exports