Google Tag Manager (GTM) lets you manage all your tracking scripts - Analytics, Pixels, Ads, custom events, and more - from one central dashboard.
With Vvveb CMS, adding GTM to your site is fast and requires no code editing.

This guide walks you through creating a GTM container, getting your installation snippets, and adding them to your Vvveb site using the Insert Footer Header Scripts plugin.


Create a Google Tag Manager Account & Container

If you don’t already have a GTM account, start here:
https://tagmanager.google.com/

If you’re new to GTM Click Create Account.

  1. Enter an account name (e.g., My Company).
  2. Choose your country.
  3. Create a Container and name it after your website (e.g., My Vvveb Site).
  4. Select Web as the target platform.
  5. Click Create and accept the terms.

If you already use GTM Open your GTM workspace.

  1. Click Admin in the top navigation.
  2. Under Container, click Create Container.
  3. Choose Web and continue.

Your new container will be created and GTM will display two code snippets.


Copy the Google Tag Manager Snippets

After creating the container, GTM will show you two installation snippets:

Snippet 1 - <head> script

This must be placed inside the <head> tag of your site.

Snippet 2 - <body> noscript

This must be placed immediately after the opening <body> tag.

Copy both snippets - you’ll paste them into Vvveb next.


Add GTM Snippets in Vvveb CMS

Vvveb makes it easy to insert custom scripts using the Insert Footer Header Scripts plugin.

Enable the plugin Go to Admin → Plugins.

  1. Find Insert Footer Header Scripts.
  2. Click Activate.

Insert the GTM code Open the plugin settings.

  1. Paste the first GTM snippet (the <head> script) into the Header Scripts field.
  2. Paste the second GTM snippet (the <body> noscript) into the Body Scripts field.
  3. Save your changes.

Your GTM container is now installed across your entire Vvveb site.


Publish Your GTM Container

Your GTM code is active, but GTM won’t start tracking until you publish your workspace.

  1. Go to your GTM dashboard.
  2. Click Submit in the top‑right corner.
  3. Add a version name (e.g., Initial Setup).
  4. Click Publish.

Your tags, triggers, and variables will now run on your Vvveb site.


Verify That GTM Is Working

There are two ways to confirm GTM is installed correctly:

Option A - GTM Preview Mode In GTM, click Preview.

  1. Enter your website URL.
  2. GTM will open your site with a debug panel showing active tags.

Option B - Browser Extensions

Use the Tag Assistant Companion extension from Google.
It will confirm:

  • GTM is installed
  • Tags are firing
  • Analytics or other scripts are loading correctly

If you see your container ID (e.g., GTM-XXXXXXX), everything is working.


Your Vvveb Site Is Now Connected to Google Tag Manager

You’ve successfully integrated GTM with Vvveb CMS.
From here, you can manage all your tracking scripts without editing your site again:

  • Google Analytics
  • Google Ads
  • Facebook Pixel
  • TikTok Pixel
  • Custom events
  • Conversion tracking
  • Heatmaps
  • A/B testing tools
  • Marketing automation scripts

All from one dashboard.