Page 1 of 1

How to set up a Google Tag Manager account

Posted: Tue Dec 17, 2024 5:37 am
by ahbappy250
To get started with Tag Manager, you need to set up an account with the service. Unlike many Google products, you don't immediately sign in to Tag Manager with an existing Google account. Instead, you go to the Tag Manager website and click one of the "Create Account" buttons, as shown below:

img-semblog
You then need to enter some information. First, you french email address list need to choose a name for your Tag Manager account. Google recommends that each business create only one account. So your business name can also serve as your account name.

img-semblog
You also need to choose a "Container Name" . The container is the piece of code that you need to add to your web pages for Tag Manager to work. The container name should be the name of the site or sites where you will embed the container. At this point, all you need to do is choose the relevant platform from the menu and click "Create".

Once you have this simple page set up, you will see two pop-ups. The first is Google's terms of service, which you need to accept. The second shows all the details of the container snippet that you need to add to your site's pages.

Image


img-semblog
There are two parts to the container snippet. The first piece of code uses JavaScript extraction information. You should place the snippet as high as possible in the <Head> section of your pages. The second snippet is an HTML iframe. You should place that code immediately after the opening <Body> tag of each page.

The container HTML iframe element only comes into play in specific circumstances, namely when a site visitor has disabled JavaScript. Having the snippet embedded ensures that the tags continue to work, even without JavaScript.

Once you have set up your account and your first container, you are ready to use Tag Manager . Now you can start learning more about the interface and the elements it contains.