Get Started Get Started

Google Tag Manager

Google Tag Manager is a tool that provides a central place to help manage all the 'tags' and embed code that appears throughout the pages of your website.

Tag Manager installation for web requires a piece of code that you add to your web pages. This code enables Tag Manager to fire tags by inserting tags into web pages.

This article will show you how to create your Google Tag Manager account, and then instruct you how to add the code to your Oncord website. 

Create a Google Tag Manager Account

Click the link to create a Tag Manager account and container:
https://tagmanager.google.com/

  • Tag Manager account - It represents the topmost level of the organization. Typically, only one account is needed per company.
  • Container - A collection of tags, triggers, variables, and related configurations installed on a given website or mobile app.

Install Google Tag Manager into Oncord

Get the Code from Google Tag Manager

In your Google Tag Manager account, click "Workspace".
Click your container ID (formatted as GTM-XXXXXX) at the top of the window to launch the "Install Google Tag Manager" window. 


There are two snippets and you need to copy and paste each of them onto every page of your website.

Add Code to all Pages (Within your Design)

Where embed code needs to appear on all pages throughout your website, it should be added to your website design theme. 

Click the Copy button at the top right of the box to get the first snippet.
Edit your website design (Dashboard > Website > Designs, select the design to edit). 
Click "SOURCE" in the left menu to view the source code of your website design.
Paste the code just before the closing </head> tag. 
Repeat the steps above to paste the second code block right after the opening <body> tag.
Click the "Save" button located at the top left of the screen.