Affiliate Tracking

Affiliate Link Tracking Software: 2026 Guide to S2S, Pixels & Sub-IDs

How affiliate link tracking software works in 2026: server-to-server vs pixel tracking, UTM and sub-IDs, deep links, attribution windows, and how to choose a platform.

Eyal ShlomoChief Operating Officer, Track360
May 31, 2026
12 min read

Affiliate link tracking software is the foundation every affiliate program stands on. Before any commission can be calculated, the system has to know which click produced which conversion, and which affiliate produced which click. That sounds trivial, but in 2026 it is anything but: browser privacy changes have broken pixel tracking, cookies expire or get blocked, and attribution windows determine who gets paid. This guide explains how affiliate link tracking actually works β€” server-to-server versus pixels, UTM parameters and sub-IDs, deep links and attribution windows β€” and how to choose a platform, with a cross-vertical lens spanning iGaming, forex and prop trading.

Whether you are an affiliate running campaigns, a network aggregating sub-affiliates, or a program manager building tracking infrastructure, the tracking method you choose decides how accurate your data is and how much commission leaks. The shift from pixel to server-to-server tracking is the single most important development of the last few years, and it is why a modern affiliate tracking platform is built postback-first. The rest of this guide unpacks each mechanism so you can read a vendor datasheet and know what actually matters.

What affiliate link tracking software does

Affiliate link tracking software does three things: it generates a unique tracking link per affiliate (and often per campaign and creative), it records the click and stamps it with a click identifier, and it ties the eventual conversion back to that click so the right affiliate is credited. Everything downstream β€” commission calculation, reporting, payouts β€” depends on this attribution being correct. If the link tracker mis-attributes, the entire program pays the wrong people, and the affiliates who actually drove the conversions churn.

The link itself carries the information that makes attribution possible. A tracking link encodes the affiliate identifier, often a campaign and creative identifier, and frequently one or more custom parameters (sub-IDs) the affiliate uses to label their own traffic sources. When the visitor clicks, the tracker logs the click, generates a click ID, sets any first-party identifiers it can, and redirects the visitor to the destination. The click ID is the thread that, later, ties the conversion back to the click.

Server-to-server vs pixel tracking

The most important distinction in modern affiliate tracking is server-to-server (S2S) versus pixel tracking. Pixel tracking fires a tracking pixel β€” a tiny image or script β€” in the visitor browser when a conversion happens, sending the conversion data back from the browser. Server-to-server postbacks instead send the conversion data directly from the advertiser server to the tracking platform server, carrying the click ID that was captured at click time. The browser is not involved in the conversion signal at all, which is exactly why S2S has become the standard.

Pixel tracking is fragile in 2026 because browsers have systematically restricted it. Apple Intelligent Tracking Prevention, third-party cookie deprecation, ad blockers and privacy settings all interfere with browser-fired pixels, causing conversions to go unrecorded and affiliates to be under-credited. S2S avoids all of this because the conversion is reported server-side using the click ID rather than a browser cookie. For regulated verticals β€” iGaming, forex, prop β€” where conversions happen off the website entirely (a deposit, a trade, a funded account), S2S is not just preferable, it is the only method that works.

Server-to-server vs pixel tracking
DimensionPixel trackingServer-to-server (S2S)
Where the signal firesVisitor browserAdvertiser server
Privacy/ad-block resilienceLow (ITP, blockers, cookies)High (server-side)
Off-site conversionsCannot trackTracks via click ID
Data accuracyLeaks conversionsNear-complete
Setup complexityLow (paste a pixel)Higher (postback integration)

For regulated verticals, server-to-server is mandatory

When the conversion is a casino deposit, a forex trade, or a prop challenge purchase, it happens on a platform the affiliate never sees β€” there is no page to drop a pixel on. The only way to attribute it is for that platform server to fire a postback carrying the click ID. If a vendor only offers pixel tracking, it cannot serve iGaming, forex or prop affiliate programs at all. Treat S2S support as a hard requirement, not a nice-to-have.

UTM parameters and sub-IDs

UTM parameters and sub-IDs are how affiliates label and segment their own traffic inside a tracking link. UTM parameters (utm_source, utm_medium, utm_campaign and friends), defined for analytics tools through formats like the Google campaign URL conventions, describe where traffic came from. Sub-IDs are custom pass-through parameters specific to affiliate tracking β€” typically named sub1, sub2, s1, or similar β€” that the affiliate fills with their own values (a placement, a keyword, a creative, a sub-affiliate ID) and that the tracker passes through to the conversion record unchanged.

Sub-IDs are the affiliate primary optimisation tool. By tagging each traffic source with a distinct sub-ID, the affiliate can see, after conversions come back, which placements and creatives actually produced paying players or traders, and reallocate spend accordingly. A tracking platform that drops or truncates sub-IDs blinds the affiliate to their own performance. For networks, sub-IDs double as the mechanism for attributing conversions to the correct sub-affiliate in a multi-tier downline, so reliable sub-ID pass-through is essential on both sides of the relationship.

  • UTM parameters describe the traffic source for analytics and are usually read by web analytics, not the commission engine.
  • Sub-IDs are affiliate-defined labels passed through end-to-end, surfacing in conversion and commission reports.
  • A click ID is generated by the tracker per click and is the durable key that ties an S2S conversion postback back to the click.
  • Good platforms support many sub-ID slots so affiliates can encode placement, creative, keyword and sub-affiliate simultaneously.
  • Sub-IDs must survive redirects and the postback round-trip intact, or the affiliate optimisation data is corrupted.
See how Track360 passes sub-IDs end-to-end

Explore how Track360 fits your partner program structure.

A deep link is a tracking link that sends the visitor to a specific page on the advertiser site β€” a particular game, a specific account-type page, a promotion β€” rather than the homepage, while still carrying the affiliate attribution. Deep linking matters because relevance drives conversion: an affiliate writing about a specific forex account type converts far better sending traffic straight to that page than to a generic landing page. The challenge is preserving the affiliate tracking parameters through the deep destination so attribution survives the more complex URL.

Strong affiliate link tracking software lets the affiliate construct a deep link to any destination through the affiliate portal, automatically appending the tracking parameters so the click is logged and attributed regardless of the landing page. Without proper deep-link support, affiliates are forced to send all traffic to a single tracked landing page, sacrificing the conversion lift that relevance provides β€” a real cost in high-value verticals where conversion rates are already hard-won.

Attribution windows and models

The attribution window is the period after a click during which a conversion will still be credited to that click. Set it to 30 days, and a visitor who clicks an affiliate link and converts on day 29 credits the affiliate; convert on day 31 and they do not. Window length is a commercial decision that materially shifts how much commission affiliates earn, and it varies by vertical: iGaming and forex often use long or lifetime windows because the player or trader relationship is durable, while a one-time prop challenge purchase suits a shorter window.

The attribution model decides which click gets credit when several touch the same conversion. Last-click attribution β€” the most common in affiliate marketing β€” credits the final click before conversion. First-click credits the original. Some programs use a hybrid or position-based model. For high-value regulated verticals, the platform must let the program manager set both the window and the model explicitly, and apply them consistently in the commission engine, because ambiguity here is the single largest source of affiliate disputes.

Attribution windows and models by vertical
VerticalTypical windowCommon modelWhy
iGamingLong / lifetimeLast clickDurable player relationship (RevShare)
Forex / IBLong / account lifeLast clickAccount mapped to IB at opening
Prop tradingShorter (7-30 days)Last clickOne-time challenge purchase
General e-commerce30-90 daysLast clickRepeat purchase consideration

Privacy rules shape what tracking can do

Cookie and ePrivacy rules in the EU, and tracking-prevention features in browsers, constrain how long and by what means a visitor can be tracked. Server-to-server tracking with a click ID is more resilient than cookie-based attribution, but consent and data-handling obligations still apply. A credible platform handles attribution server-side and supports the consent and retention controls regulated affiliates and operators are required to honour.

How to choose affiliate link tracking software

The selection criteria below separate a real tracking platform from a link shortener with a dashboard. The single most important factor is server-to-server support, because without it the platform cannot accurately track the off-site conversions that define regulated verticals. Everything else builds on that foundation.

  1. Server-to-server postback support as the primary conversion method, with pixel as an optional fallback only.
  2. Reliable end-to-end sub-ID pass-through so affiliates and networks can optimise and attribute sub-affiliates.
  3. Deep-link generation that preserves attribution to any destination page.
  4. Configurable attribution windows and models, set per program and applied consistently in commission.
  5. A durable click ID that ties postback conversions back to clicks without depending on browser cookies.
  6. Fraud signals on the click and conversion stream to flag click fraud, bot traffic and attribution theft.
  7. Real-time reporting so affiliates see clicks and conversions live, not on a lagging batch.
  8. Privacy-aware, server-side architecture that holds up under ITP, cookie deprecation and ePrivacy obligations.

A platform that meets all eight is built for the privacy-restricted, off-site-conversion reality of 2026 affiliate marketing. One that still leans on pixels and cookies will under-credit affiliates and erode trust in the program. Because tracking accuracy is upstream of every commission, an error here propagates into every payout β€” which is why the tracking layer, paired with a strong fraud-detection layer, is the foundation worth getting right before anything else.

Frequently asked questions

Build your affiliate program on Track360 tracking

Explore how Track360 fits your partner program structure.

Related Articles

In-depth articles on closely related topics. Build a deeper understanding of the operational mechanics behind affiliate programs in this vertical.

Browse all articles
tracking6 min read

Affiliate Tracking Software: 2026 Buyer Guide for Regulated Verticals

A buyer guide to affiliate tracking software for affiliates and networks: S2S postback vs pixel vs API, deep-funnel events (signup, KYC, FTD, deposit) and what regulated verticals demand that generic trackers miss.

Read article β†’
tracking9 min read

Crypto Affiliate Tracking: S2S, Postbacks & On-Chain Attribution (2026)

A technical guide to crypto affiliate tracking in 2026: why cookies fail for wallet journeys, how server-to-server postbacks and deterministic IDs work, and how to bridge an off-chain click to an on-chain conversion like a funded wallet or first swap.

Read article β†’
tracking5 min read

Crypto Exchange Affiliate Program Software: 2026 Buyer Guide

Software to run a crypto exchange affiliate or referral program: trading-fee revshare, sub-affiliate downlines, on-chain crypto payouts, and reconcilable fee-event tracking.

Read article β†’
tracking5 min read

Free Affiliate Tracking Software vs Paid: An Honest 2026 Breakdown

Free and open-source affiliate tracking software can be enough β€” until it isn’t. An honest breakdown of where free works, where it breaks for regulated verticals, and when paid pays for itself.

Read article β†’
tracking6 min read

What Is Affiliate Tracking Software? A 2026 Plain-English Guide

A plain-English explainer of affiliate tracking software: how cookies, pixels and server-to-server postbacks actually work, what deep-funnel events are, and why regulated verticals need S2S over cookies.

Read article β†’
tracking7 min read

Affiliate Attribution Models: First-Click, Last-Click, and Multi-Touch for Operators

A practical guide to affiliate attribution models for iGaming, Forex, and Prop Trading operators. Understand when to use first-click, last-click, or multi-touch attribution and how each model affects commission accuracy, partner satisfaction, and program economics.

Read article β†’