Tracking Technologies

What is Tag Manager?

A tag manager is a tool — Google Tag Manager being the dominant example — that lets teams deploy and control third-party scripts ('tags') like analytics and advertising pixels through a web interface, without editing the website's code for each change.

Before tag managers, every new pixel meant a code deployment. A tag manager replaces that with a single container script on the site; marketers then add, configure, and sequence tags inside the tool, publishing changes instantly. Triggers control when tags fire (page load, click, purchase), and variables pass data like order values into each tag. Google Tag Manager dominates the category, with Adobe Launch and Tealium iQ as the main enterprise alternatives.

That convenience is a double-edged sword for privacy. A tag manager makes it trivial for anyone with access to add trackers — which is how sites accumulate dozens of tags nobody remembers installing, each collecting visitor data. The container fires on page load by default, so an ungoverned setup ships every tracker to every visitor before any consent question is asked.

It is also the natural enforcement point. Modern consent management platforms integrate with tag managers so that tags fire only after the visitor's consent state allows them: Google Tag Manager's consent mode and built-in consent checks let each tag declare what consent it requires, and the CMP's signal gates it. Combined with regular audits of what is in the container, this turns the tag manager from the leak into the valve.

Governance matters as much as configuration: restrict publish access, review new tags for what data they collect and where it goes, document each tag's vendor in your cookie policy, and re-scan the site after container changes — a single misconfigured trigger can silently reintroduce pre-consent tracking.

Why it matters for eCommerce

Most eCommerce tracking stacks live inside a tag manager, and most consent failures trace back to one: a tag set to fire on 'All Pages' with no consent check, added during a campaign and forgotten. Tie every marketing tag to consent state, and treat container publishes like code deployments — reviewed, logged, and followed by a scan.

Frequently asked questions

Does using Google Tag Manager make my site compliant?
No — GTM is neutral plumbing. Compliance depends on configuration: tags must be gated on consent signals from your CMP, and the container audited so unknown tags do not fire pre-consent. GTM's consent mode provides the mechanism, but you must wire it up.
What is the difference between a tag manager and a CMP?
A tag manager deploys and triggers tracking scripts; a consent management platform collects and stores the user's consent choice. They work together: the CMP determines what is permitted, and the tag manager enforces it by firing only permitted tags.

Related terms

Wondering how this applies to your own site? Get a free compliance scan — see every tracker that fires before consent, graded against CIPA, GDPR, CCPA/CPRA, and MHMD.

Run a free scan

← Back to all glossary terms