Glossary entry

What is a UTM Parameter?

UTM parameters are tags appended to URLs (utm_source, utm_medium, utm_campaign, utm_content, utm_term) that pass campaign attribution data to your analytics platform. Consistent UTM hygiene is the difference between actionable reporting and a dashboard full of '(not set)'.

The five UTM parameters

Source (where the click came from: google, meta, newsletter), Medium (channel type: cpc, email, social), Campaign (campaign name), Content (creative or placement), Term (keyword for paid search). Source, Medium, and Campaign are mandatory. Content and Term are valuable but often skipped.

Naming conventions matter

google vs. Google vs. GOOGLE all look like different sources to GA4. Pick one casing, document it, enforce it via a tagging template. Inconsistent UTMs are the most common cause of unactionable reports.

Auto-tagging vs. UTMs

Google Ads auto-tagging (gclid) feeds GA directly without UTMs. Meta and TikTok require manual UTMs (or platform-specific tags). Most accounts need both running in parallel.

How Unled Network helps

Managed Campaigns ships every account with a documented UTM taxonomy and a builder template. Reporting becomes navigable, not noise.

Frequently asked

Are UTMs case-sensitive?

Yes. Use lowercase consistently.

Will UTMs hurt SEO?

No, but they create duplicate URLs in indexing. Use canonical tags to consolidate.

How do I track offline conversions to UTMs?

Pass the click ID into your CRM at submission, then upload offline conversions back to the platform with that ID.

Can I shorten UTM URLs?

Yes - bit.ly, your own short domain, or platform link shorteners. The UTM passes through.