Exporting Reports as CSV #
CSV is the most universally compatible export format. Use it to import data into Excel, Google Sheets, or any data analysis tool.
How to Export #
On any report results page or on any analytics page that has an export section:
- Click the Export CSV button
- The file downloads immediately to your browser
What is Included #
The CSV export includes all rows of data for the selected report and date range. If the report has a chart visualization, the underlying data table is what gets exported (not the chart image).
CSV Format #
- One row per data point
- First row is column headers
- Values: numbers without currency symbols (for easy numeric operations)
- Dates: YYYY-MM-DD format
