Definition
The referrer is the URL of the page a user was on when they clicked a link to the current page. Browsers send it in the Referer HTTP header (the spelling is a historical typo baked into the standard), and analytics platforms use it to attribute a visit to its source — a search engine, a social platform, another site, or an email client.
It is the raw signal behind "traffic sources" reports before any UTM tagging is applied.
The referrer is increasingly limited by privacy protections. Browsers now apply a default Referrer-Policy that trims the referrer to just the origin (domain, no path or query) for cross-site requests, or omits it entirely in some contexts, and traffic from apps, HTTPS-to-HTTP transitions and privacy modes often arrives with no referrer at all, showing up as "direct".
So referrer data is directional but incomplete, and it is one reason marketers add explicit UTM parameters rather than relying on it.
In context
For iGaming affiliates and operators, the referrer matters in a few practical ways. Analytics attribution: without UTMs, the referrer is how a session gets classified as organic search, social or referral, so a large "direct" bucket usually means lost referrer data rather than genuinely direct visits.
Affiliate validation: some advertisers check the referrer of incoming clicks against the affiliate's declared sources, so a mismatch — traffic arriving from a domain the affiliate did not disclose — can trigger a traffic-quality review. And security: referrer headers can leak information, so pages with sensitive URLs should set a strict Referrer-Policy.
Because referrer data is unreliable, robust attribution does not depend on it. Affiliates carry a click ID in the link and confirm conversions by postback; operators use UTM parameters plus server-side event tracking.
The referrer remains useful as a corroborating signal and for spotting unexpected inbound sources (a spike of referrals from a new site worth investigating, or referral spam in analytics), but it is treated as one input among several rather than a source of truth.
Worked example
An operator sees 45% of sessions as "direct" and assumes strong brand demand. Cross-checking with server logs and UTM coverage shows most of it is stripped-referrer traffic from social apps and secure redirects.
It adds UTM tagging to all outbound placements, and the "direct" share falls to 18% with social and referral rising correspondingly.
Related terms
Frequently asked questions
Browse the full iGaming & affiliate glossary — hundreds of EN/RU terms with examples.
← Back to glossary