Conversion Tracking: More Than Most People Would Ever Want To Know
Conversion Tracking: It Means Someone Somewhere Did Something, & We Like It
Conversion tracking is designed to measure the results of online campaigns by tracking specific user actions, aka “conversions.” At its core, conversion tracking relies on data from a website or app being sent to analytics and ad platforms. This data is attributed back to specific ads, targeting segments and other sources of the visit, allowing marketers to have smarter reporting and optimized campaigns.
There’s not a single approach to conversion tracking. Not only is the implementation usually quite different from site to site, but the way data is interpreted and how value is calculated can vary. The way attribution is calculated to begin with can also change based on the analysis goals.
While conversion tracking is intended to be an objective measure of a campaign’s results, the way it is interpreted can require nuance. Understanding the full picture of conversion tracking is an essential skill for savvy marketers.
Here’s How Conversion Tracking Might Be Explained To Different Peeps:
Please forgive any weirdness in these examples – doing six of them took a toll.
Tagging for Conversions
What It Is: A conversion tracking pixel or script is a small piece of code added to your website that allows ad platforms to track user actions and measure specific events. This might be hard-coded on the website (not ideal) or it could be implemented via a tagging tool, such as Google Tag Manager (very ideal). This kind of tool defines what conditions will trigger a tag to fire, and then fires corresponding tracking tags to various ad platforms that need to be informed of the conversion event.
How It Works: When a user engages with an ad and lands on your website, the pixel or script collects data on their actions such as page visits, purchases and other events. It often uses cookies or unique identifiers to recognize users across sessions and devices. Tracking tags not only collect the Macro conversion information (the main data), they also track Micro conversions (minor interactions generally leading up to conversion). Other information that can be tracked includes metadata, such as product IDs, prices, and user session details, helping platforms understand which actions are valuable conversions.
Information Conveyed: Tracking tags communicate based on IDs or Hashed PII, meaning as advertisers we’re not directly receiving the email, phone number or otherwise private information of someone who is being tracked. The gist of what we’re seeing is: User123 engaged with an ad, and User123 also was seen on the website buying a Widget. Therefore, the campaigns and targeting segments that had exposure to User123 are given conversion credit, without needing to know any specific information about that user.
What Ad Platforms Do With Conversion Information
Attribution and Optimization: Once ad platforms receive conversion data, conversion attribution is calculated, assigning these conversions to specific ads, keywords, targeting, ad groups, audience segments, and other advertising criteria, enabling marketers to see whatโs driving results.
Performance Optimization: Ad platforms use conversion data to refine and optimize ad delivery. For example, if Facebookโs algorithm sees a specific ad leading to conversions, it might prioritize showing this ad to similar audience segments. Google Ads might adjust its Automated Bidding system’s bids for high-converting keywords or prioritize certain responsive ad elements for optimal performance. Not only do (human) marketers need conversion information to make informed decisions, modern advertising technology is highly adapted to understanding what constitutes conversion value and assists in optimizing. For this reason it’s imperative that conversion tracking information is correct and complete.
Reporting and Insights: Ad platforms provide analytics on conversion performance, enabling marketers to make data-informed decisions about ad spend, creative, and audience targeting. While the ad platforms and marketers may take direct action based on various attribution models and nuanced approaches to conversion data, reporting platforms will provide summary conversion information – and often generalize reported data based on last interaction to standardize how reporting is assigned.
Advanced Concepts: Attribution & Models
Attribution: Attribution is the process of identifying which channels and touchpoints contribute to a conversion. It answers the question, โWhich ad or channel gets credit for this conversion?โ and helps marketers understand the customer journey across multiple touchpoints. A conversion may be fully or partially attributed. Ex: a purchase may report as one single conversion, but this conversion may also be split into fractions of a purchase based on the campaigns or strategies that participated. How it’s split is defined by a model.
Attribution Models: These are rules or frameworks for distributing credit across different touchpoints. Common attribution models include:
- Last-Click or Last Impression: Gives full credit to the last touchpoint before conversion. This is a very common default way for reporting of conversions. Essentially, what is the last ad someone engaged prior to taking goal action?
- First-Click or First Impression: Assigns credit to the first interaction. This is often used to understand what the point of initiation was for a conversion – what was the starting point of the conversion path?
- Linear: Distributes credit evenly across all touchpoints. This might do a good job at understanding the frequency of other touchpoints as it will cause uneven conversion credit when a particular touchpoint occurs more often for a user, but linear weighting hides the value of key moments in a conversion path.
- Time Decay: Gives more credit to touchpoints closer to the conversion. This distributes conversion credit favoring recency, which may be valuable to some advertisers but this method hides the initiating component of the conversion path by deliberately devaluing it.
- Data-Driven: Uses machine learning to assign credit based on each touchpointโs impact. Data-driven models are often used to try and reflect real, varied user behavior. However, the way this model functions may not be fully disclosed by ad platforms – additionally the weighting applied may vary from converting person to person.
The Need For Testing
Don’t Get Complacent, Stuff Breaks. Websites change, platform requirements change, tech gets updated or deprecated (or there might actually be conversion tracking gremlins), or even platforms like Google will tell us the tracking world is ending unless you Hash PII and implement Enhanced Conversion Tracking before backtracking – anyways…
From time to time it’s valuable to do your due diligence. Run through your conversion steps with your tagging tools in debug mode or monitor the raw network traffic as you fire sample conversion events. Do real test transactions and then refund them. Test your tracking setup and look for any gaps. Validate your data.
Exercise common sense too – don’t believe your data until you’ve confirmed it. If something looks too good to be true, it’s more likely that something is broken. A campaign shows a 100% conversion rate? That would mean every click is converting – not they are not. Something is very broken, like a “marketer” defined the landing page view as the conversion and they deserve shame. Fix it.
Give your ad platforms the quality data they need.
Additional Advanced Topics & Further Reading
Deeper Analytics: Tools like Google Analytics 4 and Facebook Ads now use predictive analytics to identify high-converting user segments and potential lifetime value (LTV), enabling more refined audience targeting. These may also provide information about the presumed Audience or Cohort of converting traffic. This may open up new avenues to reaching individuals similar to your converting traffic.
Multi-Touch Attribution & Cross-Channel Tracking: With users frequently switching between devices and channels, cross-device tracking solutions attempt to unify their journey, enhancing attribution accuracy. This approach considers all devices involved in various touchpoints along the userโs journey and assigns weighted credit to each interaction based on its contribution to the conversion.
Offline Conversion Tracking: For businesses that interact with customers both online and offline, platforms can offer tools to import offline conversions (e.g., in-store purchases) and link them to online ad interactions. There are various ways this is done, and it’s commonly addressed in summary as platforms don’t like to be very specific about how they attach in-person behavior to digital profiles, but in essence your email or phone (or visit) to a retailer can be attached based on matching these signals to your device, and understanding if your device has received ads. It’s similar to typical conversion tracking tags and pixels, but has additional matching steps (and data loss potential).
Server-Based Tracking: Similar to offline conversion tracking, server-based conversion tracking works in the same regard, but is generally done on websites and apps at the time of a conversion (or in batches later). This does not rely on conversion tracking pixels or scripts and is instead direct communication between servers, alleviating tracking issues caused by ad blockers (which can block pixels, but cannot block server communication). Pixel/Script-based conversion tracking is typically deployed in parallel with server-based, allowing marketers to understand match rate and analyze consistency between traditional measurement and server based. This can allow modeling data gaps and establishes a more complete picture. Server-based tracking can be a more complicated way to establish conversion tracking, but has sizable benefits.