What Are UTM Parameters?
UTM parameters are short labels added to a URL so analytics tools can identify where a visit came from. They appear after a question mark in a destination URL, for example:
https://example.com/pricing?utm_source=linkedin&utm_medium=social&utm_campaign=summer-launch
The labels do not change the page a visitor sees. They give your reporting system context about the campaign that brought the visitor there.
The Five Common UTM Fields
| Parameter | What it identifies | Example |
|---|---|---|
utm_source |
The platform or publisher | instagram |
utm_medium |
The marketing channel | social |
utm_campaign |
The campaign name | product-launch |
utm_term |
Paid keyword, when relevant | url-shortener |
utm_content |
A specific creative or placement | carousel-2 |
For most organic campaigns, source, medium, and campaign are enough. Add term and content only when they answer a reporting question you genuinely need answered.
Use One Naming Convention
Inconsistent labels fragment your reports. LinkedIn, linkedin, and linkedin-post may all represent the same source but can appear as separate rows in analytics.
Create a small shared naming guide. Use lowercase words, hyphens instead of spaces, and a fixed list of sources and mediums. For example:
- Sources:
instagram,linkedin,newsletter,partner - Mediums:
social,email,referral,paid-social - Campaigns:
fall-launch,creator-guide,webinar-august
Combine UTM Tags With Short Links
Tagged URLs can become long and hard to share. Build the fully tagged destination first, then create a concise short link that redirects to it. Your audience sees a clean link, while your analytics platform retains the campaign context.
Use a distinct short link for each meaningful placement. A link in an Instagram bio, a newsletter button, and a LinkedIn post may point to the same page, but separate links make channel-level performance easier to compare.
Check Your Links Before Publishing
Open every campaign link in a private browser window and confirm that it lands on the correct page. Look for accidental spaces, duplicated question marks, or mismatched campaign names. Keep a simple campaign sheet with the destination, short link, channel, owner, and launch date.
Turn Data Into a Decision
Review campaign results against the goal: signups, purchases, demo requests, or content views. Then use the data to refine the next campaign. For more on interpreting click data alongside your web analytics, read our link analytics guide.