Digg referrer traffic
Digg is a content-curation and link-aggregation site. Links featured on its homepage or in shares can drive bursts of visits appearing as digg.com referrals, but redirects and referrer-policy settings can strip the source, so UTM tags are the reliable way to attribute Digg traffic.
What this means
Digg is a content-curation and link-aggregation platform: editors and the community surface links, and a feature on the homepage can send a wave of readers to your site. These appear as referrals from digg.com.
Because Digg is curation-driven rather than search-driven, its traffic tends to arrive in bursts tied to when a link is featured or shared, which is a useful signal to separate from steady organic traffic.
Why the referrer can be missing
Outbound links may pass through redirects, and referrer-policy downgrades or in-app contexts can strip the Referer header, sending some Digg clicks to direct or unknown traffic. The header, when present, identifies the platform but not the curating module.
Tag links you submit or that you control with utm_source=digg and utm_medium=referral. The query string survives redirects and policy downgrades, so featured-link clicks stay attributable to Digg even without a Referer header.
- Host you may see: digg.com
- Recommended tags: utm_source=digg, utm_medium=referral
- Feature spikes can lose detail to redirects/policy — UTM recovers them
How it appears in analytics and logs
A referrer on digg.com means a visitor followed a curated or shared link from Digg. Featured links can produce short, sharp visit bursts; the referrer identifies the platform but not the specific module or curator.
Diagnostic use case
Confirm a referral came from Digg, recognise a homepage-feature spike as curated-aggregator traffic, and attribute it even when the referrer collapses to the bare host.
What WebmasterID can help detect
WebmasterID groups Digg referrals as a curated-aggregator channel and reconciles them with your UTM tags, so feature-driven visit bursts stay distinct from direct traffic.
Common mistakes
- Reading a Digg feature spike as a sustained traffic trend rather than a burst.
- Expecting curator or module detail when only digg.com survives.
- Leaving controllable Digg links untagged, losing clicks to direct traffic.
Privacy and accuracy notes
Attribution uses only the Referer header and any UTM parameters. No Digg account or reader is identified. WebmasterID records the channel, not the person.
Related pages
- 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.
- Reddit referrer traffic: what it means and why it's undercounted
Reddit can be a strong traffic source, but a large share of it is invisible to referrer-based analytics: links opened in the Reddit mobile app, privacy settings, and link shorteners strip or hide the referrer. This page explains what a Reddit referrer means and how to measure Reddit reliably with UTM tags.
- Website observability
Spot Digg feature spikes and trace them to a curated-aggregator referral.
Sources and verification notes
- Digg — HomepagePlatform description; redirect and referrer behaviour observed, not version-specific.
- MDN — Referer header
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.