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:

arduino
https://yourwebsite.com/product-page

UTM link:

arduino
https://yourwebsite.com/product-page?utm_source=instagram&utm_medium=social&utm_campaign=summer_sale

🧱 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


πŸ“ˆ 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, not Insta one time and IG the 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)