Referrer
Also known as: HTTP Referer, Referring URL, Referring Source
The referrer is the URL or source that sent a visitor to your site, captured by the browser and used to attribute traffic to its origin.
Definition
A referrer is the web address a visitor was on immediately before landing on your page. Browsers pass this value in the HTTP Referer header (yes, misspelled in the original spec), and your analytics or attribution stack reads it to figure out where the visit came from.
Your team uses referrer data to credit traffic to specific sources: a blog that linked you, a partner site, a search engine, or a paid placement. Combined with UTM parameters and session data, it feeds dashboards, attribution models, and campaign ROI reports.
Referrer is narrower than 'traffic source.' A traffic source is the analytics interpretation (Organic Search, Direct, Referral, Paid), while the referrer is the literal upstream URL. When the referrer is missing or stripped, sessions often fall into Direct by default, which is why operators care about referrer fidelity.
Why It Matters
Without clean referrer data, you can't tell which partners, publications, or organic mentions actually drive pipeline. That breaks attribution, distorts CAC by channel, and pushes budget toward whatever source happens to get the last click. For ops and revenue teams, the referrer is one of the cheapest signals available — it costs nothing to capture and unlocks meaningful channel decisions.
Ignore it and you end up with a bloated Direct bucket that hides 30-60% of true traffic origins. Sales reps lose the ability to greet inbound leads with context ('I see you came from our partner site'), marketing can't reward referring publishers, and finance signs off on campaigns that look profitable only because credit was misassigned.
Examples in Practice
A B2B SaaS team notices a spike in demo requests and pulls the referrer report. Most sessions came from a single industry newsletter that linked their pricing page, so they reach out to sponsor the next issue and double down on a proven source.
A 30-person agency runs a guest podcast appearance. Because the host's site links to their case studies page, every click shows up with that domain as the referrer, letting the agency tie three closed deals back to one 45-minute interview.
An ecommerce brand sees Direct traffic ballooning after launching on mobile-heavy social platforms. The referrer is being stripped by the in-app browser, so they add UTM tags to every shared link and recover proper source attribution within a week.