UTM tracking (Urchin Tracking Module) is a simple but powerful way to add extra tracking info to your linksβso you can see exactly which campaigns, platforms, and posts drive traffic and conversions in Google Analytics.
β Why Use UTM Tracking?
-
π― Track performance of ads, emails, social posts, influencers, etc.
-
π Measure which links drive traffic, conversions, or sales
-
π§ Make data-driven decisions about what to improve
π Example of a UTM-Tracked Link
Original link:
UTM link:
π§± UTM Parameters Explained
| Parameter | What It Tracks | Example |
|---|---|---|
utm_source |
Where traffic comes from | facebook, email |
utm_medium |
Type of channel | social, cpc, banner |
utm_campaign |
Name of your campaign | spring_launch, black_friday |
utm_term |
(Optional) Keyword used in PPC ads | seo+training |
utm_content |
(Optional) Different links in the same ad | toplink, button1 |
π οΈ UTM Link Builder Tools
-
π§ UTM.io β great for teams
-
π§° Chrome Extensions: “UTM Builder” or “Effin Amazing UTM Builder”
π Where Do You See UTM Data?
In Google Analytics 4:
Go to
π Reports β Acquisition β Traffic Acquisition
β Filter by source, medium, or campaign
β Track conversions, bounce rates, sessions, and more.
π― Use Case Examples
| Platform | Example Link |
|---|---|
| Instagram Bio | ...?utm_source=instagram&utm_medium=bio&utm_campaign=newcourse2025 |
| Email Newsletter | ...?utm_source=email&utm_medium=newsletter&utm_campaign=launch_offer |
| Facebook Ad | ...?utm_source=facebook&utm_medium=cpc&utm_campaign=retargeting_march |
| Blog Button | ...?utm_source=blog&utm_medium=button&utm_campaign=affiliate_promo |
π‘ Best Practices
-
β Use consistent naming (
utm_source=instagram, notInstaone time andIGthe next) -
β Shorten long links with Bitly or Pretty Links
-
β Always test the link to ensure it works properly
-
β Avoid UTM tags on internal links (to prevent session loss)
