What Is utm_source? Naming Standards, Taxonomy & Common Mistakes

Learn what utm_source is, how Google Analytics 4 uses it to determine traffic origin, approved naming conventions, and common mistakes that split reporting.

Platform rules verified for Google Analytics 4 (September 2026)
Diagram showing how utm_source values map directly to traffic origin platforms in GA4 acquisition reports
Table of Contents
  1. What Is utm_source?
  2. Approved utm_source Values by Platform
  3. The Difference Between Source and Medium
  4. Common utm_source Mistakes That Break GA4

utm_source is the foundational parameter in web attribution. It answers a single, direct question: Which specific platform, publisher, or partner sent this visitor to your website?

What Is utm_source?

In Google Analytics 4, utm_source populates the Session source and First user source dimensions. It is technically mandatory for manual campaign tracking: if you omit utm_source from a link that includes utm_medium or utm_campaign, GA4 cannot determine the traffic origin and will frequently categorize the visit as (direct) or (not set).

Approved utm_source Values by Platform

To prevent fragmented reporting rows, enforce consistent, all-lowercase platform names:

Marketing Channel Approved utm_source Value Forbidden Variations (Will Split Reports)
Google Ads / Search google Google, googleads, adwords
Meta (Facebook & Instagram) facebook, instagram, or meta FB, Facebook_Ads, ig
LinkedIn Ads / Organic linkedin LinkedIn, lnkd, li
X (Twitter) x or twitter Twitter, tweet, x.com
Email Marketing newsletter, klaviyo, hubspot email (this is a medium, not a source!)
Affiliates / Partners [partner_name] (e.g. wirecutter) affiliate (this is a medium!)

The Difference Between Source and Medium

Common utm_source Mistakes That Break GA4

Putting "email" as utm_source

A very common tracking error is setting utm_source=email&utm_medium=email or utm_source=email&utm_medium=newsletter. Email is the vehicle (medium), not the source. Your source should be the specific publication or platform sending the message, such as newsletter_weekly, product_updates, or klaviyo.

Sources & Authoritative References