Google Tag is an evolution of the existing gtag.js, linking multiple Google tools with a single tag ID (in the form of G-XXXXXXX or AW-XXXXXXX) like a configuration file. GA4, Google Ads, Display & Video 360, and Campaign Manager 360 can be managed with a single snippet.
The core value of Google tags is ‘integrating the Google ecosystem with one tag.’ Previously, if you had to install gtag.js + Google Ads conversion tag for GA4 separately, you could install one Google tag and connect each tool in the Google tag settings screen. When using GTM, the GA4 configuration tag acts as a Google tag, so separate installation is not required.
GA4 screen path: You can check the ‘Google Tag Configuration’ section in GA4 Management → Properties → Data Stream → Web Stream Details. Alternatively, you can manage linked tools and configurations in the Google Tags entry at tagmanager.google.com.
Key takeaways
- This is a unified tag that connects GA4, Google Ads, and other Google tools with a single snippet.
- It is syntactically compatible with the existing gtag.js, and uses the gtag() function call as is.
- The connected destinations and event settings are managed through a GUI in the Google tag settings interface.
- When using GA4 configuration tags in GTM, separate installation is not required as Google tags operate internally.
- Enhanced measurement lets you track link clicks and form submissions without code.
