

Glossary
What is UTM Parameters?
UTM parameters are short tags appended to a URL (source, medium, campaign, and optionally term/content) that let analytics tools identify exactly which link a visitor clicked, rather than lumping all traffic into a generic referral bucket.
A URL like example.com/?utm_source=newsletter&utm_medium=email&utm_campaign=spring-sale tells an analytics platform three things at once: the traffic came from a source called "newsletter," through the medium "email," as part of a campaign called "spring-sale." Without those tags, the same click would typically show up as generic "direct" or "referral" traffic, with no way to isolate which specific email, ad, or post actually produced it.
The discipline that makes UTMs useful is consistency, not the tagging itself — a team that spells a source as "Newsletter" in one campaign and "newsletter" in another creates two different rows in analytics for what should be one channel, quietly fragmenting the data. A shared naming convention, enforced before links go out rather than cleaned up after, is what keeps UTM-tagged traffic actually usable for attribution.
UTMs are most valuable on the links a business controls directly and can't otherwise distinguish — social posts, email campaigns, QR codes, partner links, paid ads on platforms that don't already pass their own campaign data through — since organic search and direct visits aren't tagged this way.