Skip to content

Google Tag Manager

As of v1.11, Google Tag Manager is it's own integration instead of being combined with Google Analytics. This allows for you to use Conversion Bridge for most of your needs but also include Google Tag Manager for the other use cases you may find it necessary.

It is recommended to use the direct Google Analytics integration or any of the other analytics or ad platform integrations within Conversion Bridge instead of Google Tag Manager

Where do I find my Google Tag Manager Container ID?

Google Tag Manager (GTM) is another way of adding tracking scripts to your website. If all you are using GTM is to add Google Analytics and Google Ads, the Default method is recommended when using Conversion Bridge.

To find your Measurement ID for GTM, login to your Google Tag Manager account and find the ID as shown in the screenshot below. It should look like "GTM-XXXXXXXX":

What are the extra properties?

These are custom dimensions you can track in GA4 to get more detailed insights about your WordPress site’s content and users or create more unique Key Events. Instead of just seeing pageviews, you can attach extra info—like who wrote the post, what category it’s in, or whether the visitor is logged in. This gives you more ways to break down your reports and understand how different types of content and users behave.

Here are the additional properties you can track:

  • Author: Track which authors drive the most traffic or engagement. Helpful for blogs, news sites, or multi-author publications.
  • Category: See which content categories perform best. Helps you plan future content around what your audience cares about most.
  • Tags: Like categories, but more specific. Great for understanding niche interests and refining your content strategy.
  • Logged In: Track behavior differences between logged-in users (like customers or members) and general visitors.
  • Language: Useful for multilingual sites. Helps identify which languages your audience prefers and how they behave.
  • Post Type: Distinguish between blog posts, pages, products, or any custom post types. Lets you analyze performance by content type.

Do I need to exclude the script tag?

By default, Conversion Bridge will add the core JavaScript tag to your website for the basic page view tracking. However, if you have used another plugin like Google Site Kit (or any other plugin) to connect Google Tag Manager to your site, you can exclude Conversion Bridge from also adding this tracking script and causing double tracking.

Consent Mode for GTM Tags

When you have a cookie consent banner enabled in Conversion Bridge, the Google Tag Manager integration automatically forwards visitor consent decisions to GTM using Google Consent Mode v2. This means any tag you have inside GTM that respects consent (Google Analytics, Google Ads, Floodlight, and other Google products) will receive the right consent signals without any extra setup.

How it works:

  • On every page load, Conversion Bridge sets the default consent state in GTM based on your banner's defaults.
  • When a visitor accepts or declines specific consent categories, Conversion Bridge sends a consent update to GTM in real time.
  • Tags inside GTM either run or stay blocked based on the visitor's choice.

This works even in a few edge cases that used to be tricky:

  • GTM script excluded — If you've turned off the GTM script tag option (because another plugin is loading GTM), the Consent Mode bridge still runs.
  • Banner deployed inside GTM, not as a WordPress plugin — If you've configured a CookieYes (or similar) banner inside GTM itself rather than as an active WordPress plugin, Conversion Bridge still bridges consent signals when it sees the banner configuration in settings.
  • Tags that use gtag("consent", "update", …) directly — Consent updates that come through as gtag calls (the standard format Google's own documentation uses) are now read in addition to the object-form pushes that earlier versions supported.

If you prefer your consent banner to manage Google Consent Mode itself, set the Consent Signal Ownership for Google Tag Manager to Consent Banner in the Conversion Bridge consent settings. Conversion Bridge will stop sending consent signals to GTM and leave that responsibility to the banner.

Still need help?

If you have not yet found your answer in the documentation articles, please contact support

Contact support