Glossary/Server-Side Tracking (S2S)

Server-Side Tracking (S2S)

A method of sending conversion data directly between servers via HTTP requests, bypassing the user's browser entirely. More reliable and privacy-compliant than browser-based tracking.

Extended Definition

Server-side tracking (also called S2S or server-to-server tracking) sends conversion events from one server to another using postback URLs. When a conversion happens, the advertiser's server fires an HTTP request to the tracker's server with the click ID and conversion details.

Unlike conversion pixels that rely on browser JavaScript, S2S tracking is immune to ad blockers, cookie restrictions, and browser privacy features like ITP (Intelligent Tracking Prevention).

S2S vs Browser-Based Tracking

FactorServer-Side (S2S)Browser (Pixel)
Ad blocker resistantYesNo
Cookie dependentNoYes
ITP/ETP immuneYesNo
Accuracy95-100%60-80%
Setup complexityMediumLow
Real-timeNear real-timeReal-time

How S2S Tracking Works

1. User clicks link → GeoRedir assigns click_id=abc123
2. GeoRedir appends ?click_id=abc123 to destination URL
3. User converts on advertiser site
4. Advertiser server fires: GET postback_url?click_id=abc123&payout=25.00
5. GeoRedir records conversion linked to original click

The click ID is the key that ties everything together. It's passed through the redirect chain and returned in the postback when a conversion occurs.

How GeoRedir Handles S2S Tracking

GeoRedir supports server-side tracking natively. Enable conversion tracking on any smart link, and GeoRedir automatically appends a unique click_id to the destination URL. Configure your postback URL in the link settings, and conversions are recorded with revenue, payout, and source data. Full setup in the Conversion Tracking Guide.

Related Terms

Track conversions server-side

GeoRedir's S2S tracking is immune to ad blockers and cookie restrictions. 95-100% accuracy.

Free plan included • No credit card required • Upgrade anytime