# Google Tag Manager Integration

> Fueled's Google Tag Manager Integration, as well as its data layer and data layer listeners, are available on all of our Shopify plans.

Learn more about working with our data layer and exposing it to Google Tag Manager variables and tags at:

{% content-ref url="/pages/ZSY7ECOW7NtnKmDGjZKN" %}
[Working with Fueled’s Shopify Data Layer](/apps/shopify/shopify-event-tracking/working-with-fueleds-shopify-data-layer.md)
{% endcontent-ref %}

### GTM Container Template

You can also get started with the following sample Google Tag Manager Container configuration.

{% hint style="success" %}
Note: The following GTM Tags, Triggers and Variables are provided as is, without warranty. Occasionally, we may update this GTM container snippet. It's the merchant's responsibility to manage this recipe.

Also, please be sure respect your customers' privacy and implement consent mode in GTM. Compliance with privacy laws is the responsibility of the merchant.
{% endhint %}

To use this template, download the json file below and then upload it into a GTM container. Be sure to pay attention to any tag, trigger, or variable names that are shared, so as not to override existing work in GTM.

{% embed url="<https://gist.github.com/seanberto/fc3144f2c6f152994d84b6c16936b28c>" %}


---

# 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://learn.fueled.io/apps/shopify/google-tag-manager-integration.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.
