Knowledge Hub · Glossary

What Is a UTM Parameter?

UTM parameters are tags appended to a URL that tell your analytics exactly which campaign, source, and medium sent the click.

A UTM parameter is a tag added to the end of a URL that tells analytics tools where a click came from. There are five standard parameters: utm_source (where - e.g. linkedin), utm_medium (how - e.g. cpc, email), utm_campaign (which campaign), and the optional utm_term and utm_content for finer detail like a specific ad variant or keyword.

Without UTM tagging, analytics tools fall back to referrer data, which can identify that traffic came from LinkedIn but can't distinguish an organic post from a paid ad, or tell two different campaigns apart. UTMs are what turn "traffic from social" into "traffic from the March LinkedIn campaign, ad variant B."

The most common failure isn't forgetting to tag links - it's inconsistency: linkedin on one campaign and LinkedIn on another, or cpc versus paid-social, which fragments what should be one channel into several in reporting. A documented UTM naming convention, applied consistently across every team member building campaign links, matters more than any individual tag being technically correct.