CSV exports
ConverStream lets you export your reconciled data as CSV for accounting, payouts, or analysis in a spreadsheet. Each export downloads a .csv file with a header row from the relevant dashboard page.
Click export
Every tracked click, one row per click.
| Column | Description |
|---|---|
| Click ID | The captured click identifier |
| Affiliate | Affiliate associated with the click |
| Campaign | Campaign associated with the click |
| Date | When the click was recorded |
Conversion export
Every recorded conversion, one row per conversion.
| Column | Description |
|---|---|
| Click ID | The click this conversion reconciled to |
| Revenue | Conversion value |
| Currency | ISO currency code |
| Date | When the conversion was recorded |
Affiliate summary export
Aggregated performance, one row per affiliate.
| Column | Description |
|---|---|
| Affiliate | Affiliate identifier |
| Clicks | Total clicks attributed to the affiliate |
| Conversions | Total conversions attributed to the affiliate |
| Revenue | Total revenue from those conversions |
| Conversion Rate | Conversions divided by clicks, as a percentage |