Banner and sponsorship campaign tracking
Direct-buy banners and sponsorships — a logo in a newsletter, a placement on a partner site, a sponsored section — sit outside the ad networks that auto-tag with click IDs. That means you must tag them manually with UTMs or the traffic falls into referral or direct. This page covers a convention for sponsorship buys so each publisher, placement, and creative is measurable.
Why manual tagging is required
Ad networks append their own click ID automatically. A direct sponsorship has no network in the middle, so nothing tags it for you. Without a manual UTM, the click arrives as a plain referral from the publisher (or direct, if the publisher strips referrers).
Give the publisher the exact UTM-tagged URL to place, so you control the tags rather than hoping the publisher constructs them.
- utm_medium=sponsorship | banner
- utm_source = the publisher or newsletter
- utm_content = the creative or placement slot
Multiple creatives and flights
If a sponsorship runs several creatives or flights, vary utm_content per creative and keep utm_campaign per flight, so you can compare which creative pulled and how a renewal flight performed against the first.
Provide the publisher a finished link; if they must wrap it in a redirect, confirm the redirect preserves the query string so the UTM survives.
How it appears in analytics and logs
A visit with utm_medium=sponsorship (or banner) means a reader clicked a placement you bought directly. The utm_source names the publisher and utm_content the creative, so you can rank sponsorships by the visits and conversions they drive.
Diagnostic use case
Attribute traffic from directly purchased banners and sponsorships so you can compare publishers and creatives on placements that no ad network auto-tags for you.
What WebmasterID can help detect
WebmasterID records sponsorship-tagged sessions under their named publisher source server-side, so direct-buy placements appear as a measurable channel distinct from network ads and organic referral.
Common mistakes
- Assuming a direct sponsorship is auto-tagged — only ad networks do that.
- Letting the publisher build the UTM, producing inconsistent values.
- Using one creative tag for many creatives, losing comparison.
- Not confirming the publisher's redirect preserves the query string.
Privacy and accuracy notes
Sponsorship UTMs describe the publisher, placement, and creative — never the reader. You see that a tagged placement was clicked, not who clicked it; no audience data is exchanged via the UTM.
Related pages
- Display ads UTM tracking
Display and programmatic ads need their own medium so banner clicks are not confused with paid search or social. This page shows how to use utm_medium=display consistently and explains how platform click IDs differ from the utm_* parameters generic analytics tools read.
- Partner / co-marketing UTM tracking
Co-marketing only measures cleanly when both partners tag links the same way. This page shows how to agree a shared utm_source naming and campaign convention up front, so a joint campaign aggregates instead of fragmenting across two different schemes.
- Newsletter campaign tracking with UTM
Email clients usually send no web referrer, so newsletter clicks need UTM tags to be attributed at all. This page gives a recommended utm_medium=email structure with per-send utm_campaign naming, and the hard privacy rule that subscriber identifiers must never appear in a UTM.
- Attribution analytics
Compare direct-buy sponsorships by publisher and creative.
Sources and verification notes
- Google Analytics Help — Collect campaign data with custom URLsUTM reference for manually tagged sponsorship and banner 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.