Click Reports
What this report shows
Click Reports provide row-level detail for every click recorded in your campaigns. Use this report to investigate specific traffic sources, audit fraud rejections, trace individual click IDs, or diagnose attribution problems.
How to access it
Navigate to Reports > Click Report.
Available columns
| Column | Type | Description |
|---|---|---|
| Click ID | String | Unique identifier for this click event |
| Timestamp | DateTime | Date and time the click was recorded |
| IP Address | String | Originating IP address (IPv4 or IPv6) |
| Country | String | Geo-resolved country code |
| Publisher | String | Publisher ID and name |
| Offer | String | Offer ID and name |
| Sub ID | String | Publisher sub source identifier |
| Device | String | Device type (Mobile, Desktop, Tablet) |
| OS | String | Operating system and version |
| Browser | String | Browser name and version |
| User Agent | String | Raw user agent string |
| Status | Enum | Accepted, Rejected, Flagged |
| Fraud Reason | String | Rejection reason if status is Rejected or Flagged |
| Conversion | Boolean | Whether this click resulted in a conversion |
Use Edit Columns to show or hide individual columns. Save your configuration as a Custom View for reuse.
Filters
Filter click data by any available column. Commonly used filters:
- Date range — narrow to a specific period
- Status — show only Rejected clicks to audit fraud
- Fraud Reason — filter by specific rejection cause (e.g.,
click_flooding,vpn_proxy) - Publisher / Sub ID — investigate a specific traffic source
- IP Address — trace clicks from a specific IP
Data limits
- UI display: Up to 2,000 rows shown at a time in the interface
- Export: Up to 2,000,000 rows per CSV export
When filtering by IP address or other high-cardinality fields on large date ranges, reduce the time window to avoid timeouts. Use Export for large dataset analysis.
Export options
Click Export to queue a CSV export of the filtered view. Download from Reports > Download Center.
Related reports
- Conversion and Events Report — view conversion outcomes for clicks that resulted in conversions
- Server Logs — raw request logs for debugging specific click errors