UTM Parameters — Definition

UTM parameters are short tags you add to the end of a URL that tell your analytics platform exactly where a visitor came from. They identify the source ...

What it is

UTM parameters are short tags you add to the end of a URL that tell your analytics platform exactly where a visitor came from. They identify the source (Google, newsletter, Instagram), the medium (email, social, cpc), and the campaign name. When someone clicks that link, all of that context travels with them into your analytics.

Why it matters

Without UTM parameters, your analytics platform often can't tell you which specific campaign, email, or post drove a visitor. You'll see traffic labeled as "direct" when it actually came from your newsletter, or "referral" when it came from a specific ad. UTMs give you the precision to know exactly which efforts are paying off.

The mistake most people make

Using them inconsistently — sometimes tagging links, sometimes not — and using different naming conventions every time. "Email" and "email" and "EMAIL" will show up as three separate sources in your data. Establish a naming convention, document it, and stick to it. Messy UTM data is almost as useless as no data.

See also