How auto-tagging works
Auto-tagging is a single switch in Google Ads account settings. With it on, Google appends a click identifier to the URL of every ad click, without you editing a single final URL. The identifier is generated per click and points back to the campaign, ad group, keyword, match type, device, network and location behind it.
That is a different mechanism from hand-written tracking parameters. With manual tags you decide in advance what to record and type it into the URL; with auto-tagging Google holds the detail on its side and gives your site a reference to look it up. The reference is short, it never goes stale, and it cannot be mistyped.
Why auto-tagging matters
Almost everything useful in Google Ads measurement assumes it. Linking Google Ads to Analytics so campaign, keyword and device data appear in reports depends on it. So does sending outcomes back from a CRM later, since the identifier is the reference the upload is matched against. Turn it off and you keep clicks and cost, but you lose the ability to trace a customer back to a specific auction.
It also protects data quality in a way manual tagging cannot. Hand-built parameters drift: one person writes the source in capitals, another abbreviates the campaign name, a third forgets a parameter entirely, and six months of reporting is split across variants of the same channel. The switch removes that whole class of error.
Where auto-tagging goes wrong
The classic failure is a website that cannot cope with an extra query parameter. Some older systems, aggressive caching layers and a few booking or payment platforms will error, redirect or strip the parameter — and the symptom is a landing page that works when typed directly but breaks when reached from an ad. That is a site fault to fix, not a reason to switch auto-tagging off, though it is why the switch sometimes gets turned off in the first place and quietly stays off for years.
The second is mixing it with manual tags carelessly. Running both is fine, but decide which one your analytics platform should trust, set that deliberately, and be consistent. The third is assuming it does more than it does: auto-tagging labels the click, it does not record the conversion.
What to do about it
Leave it on. Then confirm it survives the journey: take a landing page URL, add a test query parameter, load it, and check the page renders and the parameter is still in the address bar afterwards. If a redirect eats it, fix the redirect rule so query strings are preserved.
Pair it with a stored copy of the click identifier in your enquiry forms so the reference reaches your CRM, and keep any manual UTM parameters for channels Google does not tag, such as email and organic social. The two systems are complementary — the mistake is using hand-typed tags to do the job the switch already does better. If you are not certain what your account is doing today, an analytics and tracking review answers it in an afternoon.