Page 1 of 1

Then two pop-ups appear.

Posted: Mon Jan 06, 2025 8:06 am
by sharminakter
Account name and country in GTM account setup
Next, enter a “container name”.

Container name in GTM account configuration
Your container is the piece of code that you will add to your website to make Google Tag Manager work. You will typically use one container per website, so the name of your container can be the name or URL of your website.

Then select your “Target Platform”. For websites, choose “Web”.

Choosing the target platform in GTM account setup
Click “ Create ” to create your Tag Manager account and your first container.


The first one is Google's Terms of Service. Accept the hungary phone data by checking the box at the bottom of the page. And clicking " Yes " to accept in the upper right corner of your screen.

Accept Google's terms to create a GTM account
The second pop-up displays the code snippets you need to add to your site to install GTM.

pop-up shows code snippets when creating a Google Tag Manager account
Note: If you are not comfortable editing your website's code, seek help from a developer.

The first code snippet uses JavaScript to extract information. Place this snippet as high as possible in the <head> section of your website pages.

how to add a code snippet to your website
The second snippet is an HTML iframe. Place this code immediately after the opening <body> tag on your web pages.

Like this: