- Google says tag gateway users see a 14% average conversion uplift, and over 20% for Demand Gen. [1]
- The 14% footnote compares July to December 2024 with January to June 2025. [1]
- The 11% and the Demand Gen figures come from two-week windows. [1]
- The new Data Strength Uplift metric counts conversions “recovered” by your setup, which is a measurement gain. [1]
- Tag gateway loads the Google tag from your domain and forwards events to Google from there. [2]
- A self-service setup that skips re-tagging bypasses the gateway entirely. [2]
Google’s September 10 post on measurement ends with four footnotes, and they are the most useful part of it. Footnote 3 sits under the headline claim for Google tag gateway, a 14% average conversion uplift. It reads: “Google Internal Data, Global, Finance, July -Dec 2024 vs Jan-June 2025.” [1]
That is a comparison of two half-years. It names no control group, it does not say how many advertisers are in it, and it does not say whether “Finance” is an industry or a data source. None of that makes the number false. It makes it a different kind of number from the one a planner hears, and the post itself tells you which kind.
What Google says the metric counts
The same post introduces a Data Strength Uplift Metric in Google Ads. In Google’s own words, it calculates the additional conversions recovered by your first-party data setup, to help quantify impact. [1] Google’s help center uses the same verb for tag gateway itself, describing it as enhancing data privacy and improving signal measurement recovery, and the Tag Manager version of the page sells it as improving the accuracy of your Google Analytics reporting and driving conversions uplift. [2][3]
That distinction decides how you should read every number in the announcement. Google does not spell out the mechanism, but the design explains itself: requests that used to go straight to a Google domain now go to yours first, so fewer of the conversions that already happen get lost on the way. That is valuable: the bidding systems learn from what they can see, and a conversion they never saw was a lesson they never got. It is not the same thing as new demand, and a budget built on the second reading will overspend.
What tag gateway changes
The mechanics are simple once you strip out the marketing. Google says that instead of requesting the tag from a Google domain, tag gateway loads the tag from your domain and sends measurement events to your domain, where they are forwarded to Google. [2] You build it on infrastructure you already run: a content delivery network, a load balancer, or a web server. [4]
The page asks your domain for the tag
Your site’s scripts point at a measurement path on your own domain instead of at a Google domain. [2]
Your CDN or load balancer forwards it
Google’s setup guide covers Cloudflare, Akamai, Fastly, and Google Cloud, or a self-service route through the provider you use. [5]
Events come back through the same path
Measurement hits go to your domain first and are forwarded to Google from there. [2]
You verify it in Tag Assistant
Google’s check is that the hits sent are routed to your measurement path. [2]
One trap is worth a warning of its own. With Google’s in-interface integration, the platform inserts the new scripts for you. With a self-service setup you must replace every instance of the old Google tag script source with your measurement path, and if you skip that step the browser keeps requesting scripts directly from Google and bypasses the gateway entirely. [2] The admin screen will show the domain as set up. The traffic will not have moved.
The four numbers, with their footnotes
Each claim in the announcement has a footnote, and each footnote describes a different measurement. Open them before you quote them.
14% conversion uplift with tag gateway
The claim: advertisers who build their data strength with Google tag gateway observe on average a 14% conversion uplift. The footnote: Google Internal Data, Global, Finance, July to December 2024 against January to June 2025. A before-and-after across two half-years, with no control group described. [1]
Over 20% for Demand Gen
The claim: over 20% uplift for Demand Gen campaigns using tag gateway. The footnote: Google Data, Global, Performance, June 3 to June 17, 2026. Two weeks. [1]
11% more Search conversions from enhanced conversions
The claim: advertisers using enhanced conversions realize an average 11% increase in Search conversions compared with standard conversion imports. The footnote: standard conversion imports against enhanced conversions on imported conversions, January 1 to January 14, 2026. Two weeks, and a comparison of two ways of counting. [1]
26% higher incremental ROAS from Data Manager
The claim: advertisers who connect offline and app data to Data Manager see an average 26% increase in incremental return on ad spend. The footnote: Google Data, Global, Measurement, April 2025 to April 2026, based on Search campaigns bidding to conversion value. The only one of the four with a year of data and the word incremental attached. [1]
Read together, the footnotes tell you where to put your weight. The 26% is the claim closest to a business outcome, and it comes with the longest window, though the post does not publish the method behind “incremental.” The other three are about how many conversions Google can count, measured over short windows or across a before-and-after. They are reasons to fix your plumbing. They are not forecasts for your revenue.
Gateway, server container, or both
Tag gateway is often confused with server-side tagging, and the two solve different problems.
| Google tag gateway | Server-side Tag Manager | |
|---|---|---|
| What changes | Where the tag loads from and where its hits are sent: your domain [2] | Where the tagging logic runs: a server you control [6] |
| What you operate | Routing on a CDN, load balancer, or web server [4] | A server container that receives requests and turns them into events [6] |
| What happens to the data | Forwarded to Google [2] | Processed by the container’s own tags, triggers, and variables [6] |
| Google’s advice | Combine the two for the most durable setup [4] | Combine the two for the most durable setup [4] |
What to do on the day you switch it on
Switch it on. The case for serving your tags from your own domain does not depend on Google’s footnotes, and conversions the bidding systems cannot see are a real cost. Then protect your reporting from the change you just made.
Write the date on every dashboard that shows platform conversions, because your cost per acquisition is about to improve without anything in the business changing. Compare platform-reported conversions with your own order or lead records for a few weeks either side of the switch, and if the platform number jumps while the ledger does not, you have measured recovery, which is exactly what Google said you would get. Revisit bidding targets set against the old counts, since the same target now describes a different number. And if you want to know whether the extra signal made your campaigns sell more, as opposed to count more, that is a question only an incrementality test answers.
Sources
- Google Ads & Commerce Blog · Drive profitable growth with new data and measurement toolsSeptember 10, 2026, by Nipoon Malhotra. The 26%, 11%, 14%, and over 20% claims, the Data Strength Uplift Metric, and the four footnotes.
- Google Ads Help · Set up Google tag gateway for advertisers in the Google tag with CloudflareHow tag gateway loads the tag and forwards events, the self-service re-tagging requirement, and the Tag Assistant check.
- Tag Manager Help · Set up Google tag gateway for advertisers in Google Tag Manager with CloudflareGoogle’s framing of the benefit: greater control over data, more accurate Analytics reporting, and conversions uplift.
- Google Tag Platform · Google tag gateway for advertisersFirst-party infrastructure on a CDN, load balancer, or web server, and the recommendation to combine it with server-side tagging.
- Google Tag Platform · Set up Google tag gateway for advertisersThe providers: Cloudflare, Akamai, Fastly, and Google Cloud.
- Google Tag Platform · An introduction to server-side taggingA server container runs on a server you control and turns requests into events processed by its tags, triggers, and variables.
Frequently asked questions
What is Google tag gateway for advertisers?
A way to serve the Google tag from your own domain. Google says that instead of requesting the tag from a Google domain, tag gateway loads it from your domain and sends measurement events to your domain, where they are forwarded to Google. You set it up through a CDN, a load balancer, or a web server.
Which CDNs support it?
Google’s setup guide lists Cloudflare, Akamai, Fastly, and Google Cloud as providers, and also supports a self-service setup through a CDN or web server of your choice.
What does the 14% conversion uplift mean?
Google says advertisers who build their data strength with tag gateway observe on average a 14% conversion uplift. The footnote reads “Google Internal Data, Global, Finance, July -Dec 2024 vs Jan-June 2025,” which is a comparison of two half-years. It does not describe a control group, and it does not say whether “Finance” is a vertical or a data source.
What is the Data Strength Uplift metric?
A new Google Ads metric that, in Google’s words, calculates the additional conversions recovered by your first-party data setup to help quantify impact. Recovered means conversions the setup lets Google observe, which is a measurement gain rather than proof of extra sales.
Is tag gateway the same as server-side tagging?
No. Tag gateway changes where the tag loads from and where its events are sent. A server-side Tag Manager container runs on a server you control, receives requests from the user’s device, and turns them into events processed by its own tags, triggers, and variables. Google’s setup page recommends combining the two for the most durable tagging setup.
Do I have to re-tag my site?
Only with a self-service setup. Google says an in-interface integration inserts the new scripts automatically, while a self-service setup requires you to replace every Google tag script source with your new measurement path. If you skip that step, the browser keeps requesting scripts from Google and bypasses the gateway entirely.
What should I do after turning it on?
Mark the date in your reporting, because conversion counts can rise without any change in sales. Compare platform conversions with your own order or lead records before and after, and revisit bidding targets that were set against the old counts.




