# Google Tag Manager

[Google Tag Manager](https://tagmanager.google.com/): a great way to implement ANY JavaScript into your Web Store including:

* Google Analytics
* Google AdWords
* Facebook Pixel
* HotJar or Optimizely for A/B Testing
* Any chatbot

You can read more about GTM [here](https://support.google.com/tagmanager/?hl=en#topic=3441647).

<figure><img src="/files/kBJ8o4ytTZb4qbKKELkP" alt=""><figcaption><p>Set up your GTM account and then paste your Account ID in this field and Turn It On (Switch to green)</p></figcaption></figure>

<figure><img src="/files/PCUnPCnSXqBgED3jAAgx" alt=""><figcaption><p>Copy this code to our <a href="https://app.fungies.io/apps/gtm">Dashboard</a></p></figcaption></figure>

<figure><img src="/files/H7EGSebNd6bnfR9EefUy" alt=""><figcaption><p>A list of GTM codes integrated within your Web Store</p></figcaption></figure>


---

# 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://help.fungies.io/marketing/integrations/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.
