# Google Tag Manager

**Google Tag Manager** is a free tool that allows you manage and deploy marketing **tags** (snippets of code or tracking pixels) on your website (or mobile app) without having to modify the code. ... Information from one data source (your website) is shared with another data source (Analytics) through **Google Tag Manager**

> **Introduction to Google Tag Manager-** [**https://moz.com/blog/an-introduction-to-google-tag-manager**](https://moz.com/blog/an-introduction-to-google-tag-manager)

### **Sign into Google Tag Manager account from here-** [**https://tagmanager.google.com**](https://tagmanager.google.com) **and click on Create Account button.**&#x20;

![](/files/-Li_5IElnRMNtmMVrIVc)

### Fill the required information, and choose Web (as platform) and click on create button.&#x20;

![](/files/-Li_5_JkCoMqraU9o0YA)

### Accept the Google Tag Manager Terms of Service Agreement, Tick the Accept checkbox at bottom and then click on Yes button on top

![](/files/-Li_5rYg_b_WZ7Eyi2gD)

### After accepting the Agreement, Tag Manager gives you installation code that you need to paste in your VINTCER website.&#x20;

{% hint style="info" %}
You only need the code that needs to be added in \</head> of your website. Copy the header code (shown inside red circle in below image)
{% endhint %}

![](/files/-Li_7HLGDOik95tL-zS8)

### Open your VINTCER  dashboard, from top bar click on setting and then choose Pro Settings

![](/files/-Li_8OXVXYKFkOEKyhNP)

### Paste the code inside Site header code and click on Save button

![](/files/-Li_GKzB4Kh69NKt0QOv)

{% hint style="success" %}
Thats it. Make sure to click on Publish button click Publish button after making the changes.&#x20;
{% endhint %}

You can read more about Tag manager on Internet or here -<https://www.orbitmedia.com/blog/what-is-google-tag-manager-and-why-use-it/>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.vintcer.com/google-tag-manager.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
