Lobsters referrer traffic
Lobsters (lobste.rs) is an invitation-based link-aggregation community focused on computing. A front-page submission can drive a sharp burst of technically literate visitors appearing as lobste.rs referrals, and UTM tags keep that niche channel distinct.
What this means
Lobsters (lobste.rs) is a small, invitation-based link-aggregation site centred on computing and software topics. A submission reaching the front page can send a concentrated wave of technically literate readers to your site, appearing as lobste.rs referrals.
Like other aggregator communities, its traffic is bursty and topic-specific rather than steady, which is a useful signal to separate from organic search when measuring how technical content lands.
Why the referrer can be reduced
Referrer-policy downgrades and reading via feed or in-app browsers can strip the Referer header, sending some clicks to direct or unknown traffic. When present, the header identifies the platform but not the specific submission.
Tag links you submit with utm_source=lobsters and utm_medium=referral. The query string survives policy downgrades, so front-page clicks stay attributable to Lobsters even without a Referer header.
- Host you may see: lobste.rs
- Recommended tags: utm_source=lobsters, utm_medium=referral
- Bursty front-page traffic can lose detail — UTM recovers it
How it appears in analytics and logs
A referrer on lobste.rs means a visitor followed a link from a submission or comment on the Lobsters computing community. Front-page submissions produce concentrated bursts of technical readers, distinct from steady search traffic.
Diagnostic use case
Confirm a referral came from Lobsters, recognise a front-page burst as a technical-community spike, and attribute it even when the referrer is reduced by policy.
What WebmasterID can help detect
WebmasterID groups lobste.rs referrals as a technical-community channel and reconciles them with your UTM tags, so submission-driven bursts stay distinct from direct traffic.
Common mistakes
- Reading a Lobsters front-page burst as a sustained trend.
- Confusing Lobsters with Hacker News — they are separate communities and hosts.
- Submitting untagged links, losing clicks to direct traffic.
Privacy and accuracy notes
Attribution uses only the Referer header and any UTM parameters. No Lobsters 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.
- 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.
- Website observability
Spot Lobsters front-page bursts and trace them to a technical-community referral.
Sources and verification notes
- Lobsters — AboutCommunity description; referrer behaviour follows general aggregator patterns.
- 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.