Apple News referrer traffic
Apple News is a news aggregation app on Apple devices. Links tapped from articles and channels open in an in-app browser or Safari and frequently arrive with little or no referrer, so the traffic can look direct. UTM tags are the reliable way to attribute Apple News-driven visits.
What this means
Apple News is a curated news app available on iPhone, iPad, and Mac that aggregates articles from publishers and channels. When a reader taps a link inside an article or follows a publisher's site link, the destination opens in an in-app reader or Safari.
That reader context does not reliably forward a Referer header, so Apple News-driven visits commonly look like direct traffic. Publishers using Apple News Format see engagement inside the app itself, but outbound web clicks need their own tagging to be attributable on your site.
Why the referrer is usually missing
In-app readers and webviews on Apple platforms often suppress the Referer header, and even when present it would be a generic Apple host rather than the article. Referrer-policy downgrades compound this.
Tag the links you place in Apple News content and publisher footers with utm_source=apple-news and utm_medium=referral. The query string is carried into the in-app browser, keeping the visit attributable to Apple News even with no Referer header.
- Many Apple News clicks arrive with no usable referrer
- Recommended tags: utm_source=apple-news, utm_medium=referral
- Without UTM, Apple News traffic falls into direct
How it appears in analytics and logs
A visit originating from Apple News often arrives with no usable referrer, because the in-app reader does not consistently forward one. Without UTM tags it blends into direct traffic; with them you can attribute it to Apple News despite the missing or generic header.
Diagnostic use case
Recover Apple News clicks that would otherwise be filed as direct, and separate aggregator-driven traffic from organic search on Apple devices.
What WebmasterID can help detect
WebmasterID reads UTM tags server-side and groups Apple News-tagged visits as an aggregator channel, so taps from the News app stay separate from genuine direct traffic.
Common mistakes
- Assuming Apple News traffic shows up as a clean referrer — it usually does not.
- Mistaking aggregator-driven visits for organic direct traffic.
- Publishing Apple News links without UTM tags.
Privacy and accuracy notes
Attribution relies only on UTM parameters and any referrer present. No Apple ID, device, or reader is identified. WebmasterID records the channel, not the person.
Related pages
- Google News referrer
Google News drives traffic from its news.google.com web surface and from the Google News mobile app. Web clicks commonly pass a news.google.com referrer, while app opens can reduce or omit it. Recognising the app-versus-web split is key to attributing Google News traffic correctly.
- Feedly referrer traffic
Feedly is an RSS feed reader where subscribers follow your content and click through to read in full. Web clicks can appear as feedly.com referrals, but mobile-app reads frequently send no referrer, so UTM tags on your feed links are the reliable way to attribute Feedly traffic.
- Campaign links
Tag Apple News links so aggregator clicks are attributable despite a missing referrer.
Sources and verification notes
- Apple — News PublisherPlatform description; in-app referrer behaviour is a general aggregator pattern.
- 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.