A Quick Refresher on UTM Parameters

UTM stands for Urchin Tracking Module. UTM parameters are strings of text appended to the end of a URL — typically everything after the “?”. When a user clicks a URL containing UTM parameters, this information is sent to web analytics tools like Google Analytics. Things like source / medium / campaign are all common UTMs that are typically passed through to other platforms.

Newer UTMs often include automatically generated click IDs created by major platforms such as Google, Meta, and Microsoft Ads. These click IDs are unique each time someone clicks, allowing platforms to pass detailed data back for more granular tracking.

Why are they important?

These are often used to track the effectiveness of online paid campaigns by adding specific snippets of code to their URLs. These codes provide valuable insights into where website traffic is coming from, allowing marketers to analyze the success of various marketing channels and make informed decisions about their strategies. However, with the introduction of iOS 14 and subsequent updates like iOS 17, there have been significant changes that could potentially impact the way UTM parameters function.

iOS 14 Releases Impact

With the growing concern over user privacy, tech companies have been taking measures to enhance user control over their data. Apple's iOS 14 introduced significant privacy changes, requiring apps to request user permission to track their activity across other apps and websites. This feature called App Tracking Transparency (ATT), gave the users the choice to opt out and when they did it would not longer collect data thus allowing anything after that point to not be passed back.

iOS 17 Taking it a Step Further

Apple is now introducing it’s newest update which will be released sometime in 2023 which will include Advanced Tracking and Fingerprinting Protection. It does so by removing some UTMs, mainly the automated click IDs mentioned earlier. Here’s the example provided by apple to developers

In the example above Safari will be automatically removing anything it identifies as a “click_id” in the link, but will continue to keep things like “campaign_id=23”.

So What Does This Mean for Marketers & Businesses?

In light of these changes, marketers and businesses need to adapt their strategies. Rather than relying solely on a automated Click ID, many will need to also use other resources that may collect more basic UTM parameters for tracking. They may need to explore alternative methods for collecting data and measuring campaign effectiveness such as using a third party tool that collects UTM data for multiple sources. Investing in more in first-party data collection may be needed in order to utilize contextual targeting/effectiveness and maintain their collection of data to better segment their peak performing or growing audiences.

It’s unclear whether Apple will expand its tracking protections even further. As a result, large advertisers like Google and new attribution-focused platforms are already working on advanced models that predict conversions (such as purchases and revenue) even when direct tracking is limited.

But for the time being it’s important to prepare for this shift, understand what looking at data, and how to adapt to ongoing releases like iOS 14 and upcoming iOS 17.