CSV Data Export
Export your analytics data as CSV files for reporting, analysis, or backup.
Overview
Abner lets you export your dashboard data as a ZIP file containing multiple CSV files. Use exports for client reporting, deeper analysis in spreadsheets, or as a data backup.
How to export
- Navigate to the dashboard for the site you want to export.
- Set the date range and apply any filters you want the export to reflect.
- Click the "Export" button.
- A ZIP file will be downloaded to your computer.
What the export respects
The exported data matches exactly what you see on the dashboard. It respects the active date range and any filters you have applied. If you filter by a specific country or referrer before exporting, only the filtered data will be included.
Included CSV files
The ZIP archive contains the following CSV files:
| File | Contents |
|---|---|
| overview.csv | Top-level metrics (visitors, pageviews, bounce rate, etc.) over time |
| top_pages.csv | Most-visited pages ranked by pageviews |
| entry_pages.csv | Pages where visitors begin their session |
| exit_pages.csv | Pages where visitors end their session |
| referrers.csv | Traffic sources and referring domains |
| ai_referrers.csv | Traffic from AI tools and chatbots |
| utm_campaigns.csv | UTM source, medium, and campaign breakdowns |
| countries.csv | Visitor counts by country |
| regions.csv | Visitor counts by region / state |
| cities.csv | Visitor counts by city |
| browsers.csv | Browser name and version breakdown |
| operating_systems.csv | OS name and version breakdown |
| devices.csv | Device type breakdown (desktop, mobile, tablet) |
| outbound_links.csv | External links clicked by visitors |
| file_downloads.csv | Files downloaded by visitors |
| 404_pages.csv | Pages that returned a 404 error |
| goals.csv | Goal conversions (included only if you have goals configured) |
| search_queries.csv | Google search queries (included only if Google Search Console is connected) |
| search_pages.csv | Pages appearing in Google search results (included only if GSC is connected) |
Use cases
- Client reporting: Export monthly data and attach it to client reports or invoices.
- Spreadsheet analysis: Open the CSV files in Excel, Google Sheets, or Numbers for custom charts and pivot tables.
- Data backup: Periodically export your data for archival purposes.