Track conversions (signups, purchases, deposits) from your affiliate links. Learn how to set up postback URLs, view conversion data, and calculate ROI.
8 min read
Conversion tracking lets you measure what happens after a click. Instead of just knowing how many people clicked your link, you know how many actually signed up, purchased, or made a deposit.
This is critical for affiliate marketing because it lets you calculate ROI (return on investment) and EPC (earnings per click) — the metrics that determine whether a campaign is profitable.
GeoRedir's conversion tracking works in 3 steps:
When creating or editing a smart link, toggle "Conversion Tracking" on. This tells GeoRedir to append a click_id parameter to all redirect URLs.
Set the Conversion Postback URL in the advertiser's system. This is the URL the advertiser will call when a conversion happens:
https://api.georedir.com/api/analytics/track/conversion?click_id={click_id}Macro Syntax Varies
{click_id}, {clickid}, {{click_id}}, and #click_id#. Check your advertiser's documentation.The postback URL supports optional parameters:
# Basic conversion
https://api.georedir.com/api/analytics/track/conversion
?click_id={click_id}
# With revenue amount
https://api.georedir.com/api/analytics/track/conversion
?click_id={click_id}
&revenue={payout}View conversion data on the analytics page for each link. You'll see:
To calculate ROI, set your campaign cost on the smart link. GeoRedir then computes:
ROI = ((Revenue - Cost) / Cost) × 100% Example: Revenue: $500 (from postbacks) Cost: $200 (set on smart link) ROI: (($500 - $200) / $200) × 100% = 150%
A positive ROI means you're making money. A negative ROI means you're spending more than you earn — time to optimize your campaign or kill it.
Create your first geo-targeted smart link in under 2 minutes. Free plan available, no credit card required.
Free plan included • No credit card required • Upgrade anytime