Server-side tracking
Server-side tracking delivers conversion events from your own infrastructure — a tracker, a CRM or a dedicated routing service — directly to the ad platform's server API. The browser stops being the only witness: a conversion that the browser never saw (a phone sale, a postback from a tracker, a lost cookie) still reaches the platform through the server channel.
What it fixes
Browser tags die with blocked JavaScript, cleared cookies and intelligent tracking prevention. A server event bypasses all three because it originates from your infrastructure, not from the user's browser. The platform receives the conversion with the click ID and hashed user data, so attribution and optimisation keep working where the pixel alone undercounts.
What it does not fix
A server event is only as good as its payload. Missing click ID passthrough, double-hashed emails or a purchase mapped to the wrong event name produce delivered-but-useless events with the same reliability as everything else. Matching quality (how well the platform ties events to users) becomes the metric to watch, and deduplication keeps the browser and server channels from counting one conversion twice.