Back to glossary

Term

Google Tag Manager

Google's tag management system. Tracking codes, pixels, and event logic are deployed centrally via a container snippet — no code changes required.

Google Tag Manager — in more detail

Google Tag Manager (GTM) is a tag management system. A single container snippet is placed on the website or app, and the GTM UI then manages tags (Google Ads conversion, GA4 event, Meta pixel), triggers (click, pageview, form submit), and variables. Marketers can ship tracking changes without a deploy cycle while the source code stays clean. Beyond web GTM, Server-Side GTM runs tags server-side, improving first-party domain handling, data control, and page-load performance.

Example / In practice

An e-commerce shop sets up a web GTM tag for a Google Ads conversion, triggered on the order-confirmation page, with order value pulled from the data layer. A second, server-side container also fires the conversion through the Server-Side Conversion API — more robust against ad blockers and ITP.

Distinction from similar terms

GTM is a tag manager, not an analytics tool — it collects data and forwards it to destinations like GA4, Google Ads, or Meta. Google Analytics 4 is one such destination. Server-side tagging is an architecture flavor of GTM, not a separate product.

Entdecke mehr