Medium referrer traffic
Medium drives traffic from articles and profile links, typically arriving with a medium.com referrer on the web. The wrinkle is publishing strategy: content syndicated to Medium with a canonical tag pointing back to your site, or custom-domain publications, can change which domain appears as the referrer. UTM tags keep attribution consistent across these setups.
Medium referrers and the web
Medium is read mostly on the web, so outbound links in articles and profiles commonly pass a medium.com referrer. That makes Medium more visible in referrer reports than app-first social platforms.
The complication is publishing setup: a Medium publication on a custom domain may send that domain as the referrer rather than medium.com, and syndicated content with a rel=canonical to your site does not change what the referrer shows for a click that originated on Medium.
- Article and profile links usually send medium.com
- Custom-domain publications may send a different referrer
- Canonical/syndication affects SEO, not the click referrer
Tagging Medium links
For links you place in Medium stories or profiles, add utm_source=medium and a utm_medium such as referral or social, so attribution holds regardless of canonical or custom-domain setup. MDN documents when the referrer is sent or omitted.
How it appears in analytics and logs
A medium.com referrer means the visit came from a Medium article or profile link. If you syndicate content to Medium with a canonical back to your site, the referrer reflects where the reader actually clicked, not where the canonical points.
Diagnostic use case
Interpret medium.com referrers and account for canonical and syndication setups when attributing Medium traffic.
What WebmasterID can help detect
WebmasterID records the referrer when sent and normalises medium.com, including custom-domain Medium publications where recognised. For syndicated content, UTM-tagged links keep attribution unambiguous.
Common mistakes
- Assuming a canonical tag changes the click referrer — it does not.
- Overlooking custom-domain Medium publications sending a different referrer.
- 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
- Substack referrer traffic
Substack is a hybrid newsletter-and-web platform. Links clicked from the Substack website or app commonly pass a substack.com referrer, but links clicked from the email edition usually send no referrer at all — like any email. Attribution therefore splits by reading context, and UTM tags are the way to capture both halves.
- 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.
- Campaign links
Tag Medium links so attribution survives syndication and custom domains.
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.