How to Export Stats as CSV
After pulling stats on the Stats page:- Run your query (select connection, stat type, date range, and click Pull Stats)
- Once results appear, click the Download CSV button above the results table
- Your browser will download a
.csvfile containing all rows and columns from the table
What’s Included in the Export
The CSV includes every column returned by your tracking platform for the selected stat type and date range. This matches exactly what’s visible in the on-screen table — no data is added or removed. Column headers use the platform’s native field names (e.g.affiliate_name, revenue, payout, clicks, conversions).
Tips for Working with the Export
- Open in Excel or Google Sheets — the file uses standard comma-separated formatting and opens cleanly in any spreadsheet application
- All rows are included — the download is not paginated; you always get the full result set
- Decimal formatting — revenue and payout values use period (
.) as the decimal separator regardless of your locale settings

