Guide

UTM Source, Medium, and Campaign Examples

Use this guide when you need a campaign URL that is easy to understand later in analytics reports.

Short answer

  • Use source for where the click comes from, such as newsletter, google, linkedin, or partner-name.
  • Use medium for the marketing channel, such as email, cpc, social, referral, or banner.
  • Use campaign for the specific promotion or launch name, such as june-launch or free-tools.

Example naming patterns

Use caseSourceMediumCampaign
Newsletter linknewsletteremailjune-tools-update
Paid search adgooglecpctext-tools-launch
LinkedIn postlinkedinsocialseo-tools-launch
Partner linkpartner-namereferralutility-directory

Keep names consistent

UTM values are case-sensitive in analytics tools. A report can split newsletter, Newsletter, and NEWSLETTER into separate values.

Lowercase names with hyphens are easier to reuse and compare across campaigns.

Avoid private data

UTM parameters are visible in URLs. Do not include names, email addresses, payment details, private identifiers, or secrets.

If a value includes spaces or special characters, the UTM Builder will encode the final URL.

FAQ

Are UTM parameters case-sensitive?

Yes. Treat UTM names as case-sensitive and use one lowercase naming pattern so reports stay easier to read.

Do I need all five UTM parameters?

No. Source, medium, and campaign are the most useful starting point. Term and content are optional details.

Can UTM parameters include spaces?

They can be encoded in the URL, but hyphenated lowercase values are usually cleaner for reporting.