Guest post campaign tracking with UTM
When you publish a guest article or contributed piece on another site, the byline and in-body links send referral traffic. Those clicks usually arrive with the host's referrer, but a UTM lets you separate intentional campaign links from incidental ones and compare which guest placements actually convert. This page covers tagging guest-post links so each host and article is measurable.
Tagging contributed links
Set utm_medium=guest-post (or guest-article), utm_source to the host publication, and utm_campaign to the specific piece or theme. If the host allows only one link, prioritise the highest-intent destination and tag it.
Be aware some hosts add rel attributes or wrap links; confirm your UTM survives any redirect the host applies.
- utm_medium=guest-post
- utm_source = host publication
- utm_campaign = the article or theme
Redirects and link rewriting
Editorial CMSs sometimes rewrite outbound links or route them through a redirector. A redirect can drop query strings, which would strip your UTM. Where you can, request that the final link preserves parameters, or use a tagged shortlink whose destination keeps the UTM.
Validate the live published link by clicking it and confirming the UTM reaches your landing page.
How it appears in analytics and logs
A visit with utm_medium=guest-post and a utm_source naming the host means a reader clicked a link inside an article you contributed. It distinguishes your deliberate placement from organic mentions on the same domain.
Diagnostic use case
Measure which guest articles and host publications drive traffic back to your site, so you can prioritise outlets that send engaged visitors rather than relying on raw referrer reports.
What WebmasterID can help detect
WebmasterID attributes guest-post sessions to the named host source server-side, so contributed-content performance is visible as a channel rather than blended into general referral traffic.
Common mistakes
- Assuming the host's referrer is enough — it cannot separate your link from organic mentions.
- Not checking whether the host's link rewriting strips the query string.
- Reusing one generic source for every host, losing per-outlet comparison.
- Tagging only the byline link and ignoring higher-intent in-body links.
Privacy and accuracy notes
Guest-post UTMs describe the placement — host and article — not the reader. No reader identity or host analytics access is implied; you only see that your tagged link was followed.
Related pages
- PR and press campaign tracking
Press coverage and wire-distributed releases can send meaningful traffic, but it is hard to separate the link in your own release from links journalists add in their own coverage. UTM parameters on the URLs you place in press releases, media kits, and pitches let you attribute the traffic you directly drove, distinct from earned coverage you do not control. This page covers tagging PR links without overclaiming attribution.
- Referral program UTM tracking
Referral programs need their own UTM medium so referred traffic is not confused with organic referrers. This page shows how to label the referral channel and explains why you must not encode individual user IDs in UTM — it leaks personal data and invites abuse.
- UTM parameters in redirects
Redirects are where UTM attribution quietly dies. A 301/302 or a link shortener that does not forward the query string strips your tags before the visitor reaches the landing page. This page explains how to preserve UTM parameters through redirects, shorteners, and vanity URLs.
- Attribution analytics
Compare guest-post placements as named referral sources.
Sources and verification notes
- Google Analytics Help — Collect campaign data with custom URLsUTM parameter reference applied to contributed-content links.
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.