# Google Tag Manager

{% hint style="info" %}
**Google Tag Manager** or **(GTM)** is a tool that allows all activities in our website to be tracked for the purpose of data collection so that improvements can be made.
{% endhint %}

For everyone's knowledge, google tag manager can contain various tracking tools such as facebook pixel, google analytic, google search console and others. There are several steps to integrate google tag manager into Shoppego, namely: -

1. Register **Google Tag Manager**
2. Obtain and save **GTM ID**
3. Insert **GTM ID to Shoppego**

## Register GTM

1. Go to the following link <https://tagmanager.google.com/> and **register using your gmail** is the easiest step.

{% hint style="info" %}
\*\*<mark style="color:red;">**Notes**</mark> : If you are using **Google Chrome** and are logging in to your email, it will automatically register and be taken to the GTM dashboard page as pictured below.
{% endhint %}

![](/files/-MBcTc8iK2SrsHUq5N6c)

2. Click the **Create Account** button.
3. Enter the requested information in the space provided.
4. Leave the Share data anonymously with Google and others box blank. In the target section of the platform click on Web.
5. Click the **Create** button and accept policy then click the Create button.

![](/files/-MBcToz2iVPuhfUzoP1f)

6. Next, the display as below will come out

![](/files/-MBcUDewgsNa36HC1OQt)

## **Get and save the GTM ID**

1. In the first box you will see your ID as highlighted below starting with **GTM-xxxxx.**&#x20;

{% hint style="info" %}
\*\*<mark style="color:red;">**Note**</mark> : Save **the ID** including the **word GTM.**
{% endhint %}

![](/files/-MBcUUjdrkqeKyeYeZCt)

## Setup in Shoppego

1. Log in to the Shoppego dashboard, go to S**ettings** -> **General** [**https://my.shoppego.com/settings/general**](https://my.shoppego.com/settings/general)
2. Enter the **GTM ID** you have saved in the **Google Tag Manager** field

![](/files/-MBcUqyIGigZygxMYjIm)

Click the **Save** button and now your website is already linked to GTM.


---

# 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.shoppego.com/en/integration/tracking-and-analytics/google/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.
