Consent Initialization vs Initialization vs Page View in GTM
Google Tag Manager is powerful — but firing tags in the wrong order around consent can break compliance and data quality.

Google Tag Manager (GTM) is a free tag management system by Google that allows marketers, developers, and analysts to deploy tracking and marketing tags without constantly shipping code. Understanding Consent Initialization, Initialization, and Page View is essential for clean, compliant measurement.
Why trigger order matters
GTM fires tags based on triggers. Consent Initialization runs first so consent defaults and CMP signals can be set before any other tags. Initialization comes next for early setup that still respects consent. Page View is the classic “page loaded” moment most marketing tags use.
Getting this sequence wrong can leak data before consent, miss conversions, or create duplicate hits.
Practical setup tips
Set consent defaults on Consent Initialization. Load consent-mode aware tags after consent is known. Use Page View (or History Change for SPAs) for standard analytics and ads once consent state is clear.
Always test with Tag Assistant and a consent CMP preview so tags fire only when allowed.



