Skip to main content

Affiliate Analytics

Track every click, conversion, and dollar earned across all your campaigns in real-time.

Analytics Dashboard

Go to Analytics > Overview for a summary of your performance:

MetricDescription
ClicksTotal and unique clicks across all links
ConversionsCompleted actions attributed to you
Conversion RateConversions / unique clicks
EarningsTotal commissions (pending + approved + paid)
EPCEarnings per click (total earnings / total clicks)

All metrics support date range selection and comparison to a previous period.

Click Details

Drill into individual clicks under Analytics > Clicks:

Data PointDescription
TimestampWhen the click occurred
LinkWhich tracking link was clicked
UTM Parametersutm_source, utm_medium, utm_campaign, utm_term, utm_content for traffic source tracking
ReferrerThe page the visitor came from
DeviceDesktop, mobile, or tablet
BrowserChrome, Safari, Firefox, etc.
Country / CityVisitor geolocation (ISO country code, region, city)
ConvertedWhether this click led to a conversion

Conversion Tracking

View conversions under Analytics > Conversions:

  • Conversion ID and timestamp.
  • Campaign and commission amount.
  • Status: pending, approved, rejected, or reversed.
  • Click-to-conversion time: how long between the click and the action.
  • Order value (for RevShare campaigns).

Reports

Generate detailed reports under Analytics > Reports:

ReportDescription
Performance by CampaignClicks, conversions, and earnings per campaign
Performance by LinkCompare individual links side by side
Performance by UTMBreak down results by your utm_source, utm_medium, and utm_campaign
GeographicConversions by country and region
Device & BrowserPerformance across device types
Time of DayIdentify peak traffic and conversion hours

Export Data

Export any analytics view:

  • CSV for spreadsheets and custom analysis.
  • PDF for formatted reports to share with your team.
  • Excel for advanced data manipulation.

Click the Export button at the top-right of any analytics page to download your report.

API Access

Access your analytics data programmatically:

  • Get Click Summary: GET /api/affiliate/analytics/clicks
  • Get Performance Stats: GET /api/affiliate/analytics/performance
  • Get Reports: GET /api/affiliate-reports
  • Export Reports: GET /api/affiliate-reports/export?format=csv|pdf|excel

For full API details, see Analytics API.

Tips for Optimization

  • Use UTM Parameters to tag traffic sources and compare performance (e.g., utm_source=twitter vs utm_source=email).
  • Monitor EPC -- focus your efforts on campaigns with the highest earnings per click.
  • Check device splits -- optimize landing pages for the device your audience uses most.
  • Review time-of-day data -- schedule social posts and emails when conversions peak.

Next Steps