Hacker News referrer traffic
Hacker News links typically arrive with a news.ycombinator.com referrer, and the traffic is characteristically spiky: a front-page story can drive a large burst that fades quickly. UTM tags help when you are driving a specific campaign rather than relying on organic submissions.
What HN referrers look like
Hacker News outbound links generally pass a news.ycombinator.com referrer, so HN visits are relatively identifiable. The notable trait is volatility: a story that hits the front page can send a large, concentrated burst of traffic that subsides within hours or days.
Planning for that spike — both for measurement and for server load — matters more than for steady channels.
- Visits carry a news.ycombinator.com referrer
- Traffic is spiky and short-lived
- Front-page placement drives the burst
Tagging HN campaign links
For links you submit or promote yourself, add utm_source=hacker-news (or hackernews) and a utm_medium such as social or referral so the campaign is measurable. MDN documents when the referrer is sent or omitted across browsers.
How it appears in analytics and logs
A news.ycombinator.com referrer means the visit came from a Hacker News thread. A sudden spike usually reflects a front-page or trending story, not sustained audience growth.
Diagnostic use case
Interpret news.ycombinator.com referrers, anticipate spiky load patterns, and tag links for campaigns you actively promote on HN.
What WebmasterID can help detect
WebmasterID records the referrer when sent and normalises news.ycombinator.com. It surfaces spiky HN bursts as referral traffic rather than mislabelling them, and supports UTM tagging for promoted links.
Common mistakes
- Reading an HN spike as durable audience growth.
- Under-provisioning for a front-page traffic burst.
- Putting personal data in UTM parameters.
Privacy and accuracy notes
The referrer is browser-controlled; its absence is normal, not a failure. WebmasterID reads the referrer when present and never re-identifies a visitor when it is missing.
Related pages
- Product Hunt referrer traffic
Product Hunt traffic is dominated by launch-day spikes: a successful launch can send a concentrated burst of visits carrying a producthunt.com referrer, which then tapers. UTM tags on launch links make the campaign measurable beyond the raw referrer.
- Direct traffic: what it really means
Direct traffic is the bucket analytics uses when no referrer is available. It includes genuine type-ins and bookmarks, but also a large share of visits whose referrer was stripped — app opens, HTTPS-to-HTTP transitions, shorteners, and privacy settings. Treating 'direct' as a single intent is the classic analytics mistake.
- Event explorer
Inspect referral bursts as they happen, separate from human analytics noise.
Sources and verification notes
Last reviewed 2026-06-24. Facts are checked against primary/official sources where available; uncertain specifics are marked “Data not yet verified” rather than guessed.