> For the complete documentation index, see [llms.txt](https://wixpa-feed.gitbook.io/wixpa-google-tag-manager/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wixpa-feed.gitbook.io/wixpa-google-tag-manager/wixpa-google-tag-manager/get-started.md).

# Get Started🤩

First, ensure you have **signed up** for a [**Google Tag Manager account**](https://tagmanager.google.com/)**.**

Then, click on **Create Account.**<br>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdLNAUkHiSv8e8A96UkVgeptbrjbdCNbf4pihxWyApGWght_iqxNTUy62XjnbBA5eAXkhTo4V7cNqMG21uTRyz0Vqni0e8yLnxsxZziKLIUQthsm0_BvloPRXvVT88aF_XggmwuL70xmbD-s1tE4pTUdYU?key=k9heDR9hpJMnQ0GrGcLQvg" alt=""><figcaption></figcaption></figure>

Enter the **account name** and select your **country.**<br>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdu_t16sBpMajdkU4oQpS6OoMak00qMfH-d0ppdhPF06eMUfw-tsRTH_wDgGi7UykVdrCBPkJrKqmnkOxLvyDh_lSQUXU6WKvY-ZwkT0pOnvC0OBACHE4evGpkPwipDjyd0Tjl_EjpAHw0FO51jKGHDj7Ap?key=k9heDR9hpJMnQ0GrGcLQvg" alt=""><figcaption></figcaption></figure>

Next, enter a **name** for your container, select **Web**, and click **Create.**<br>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXd-6v4R_WotIF0l9xJCZxwVgmRZ_-Gj0O4kt3Tf-Ey6K34OY4wfpLghbzpUNmLpx7N4Lfi4giGtWgWqN0NAaEXWbgy9EHd3G8E1MciopqKq9SaM-C4wWLzrSaNiuyf-qPRluYZpV8uLnZHw5BOasOUrylko?key=k9heDR9hpJMnQ0GrGcLQvg" alt=""><figcaption></figcaption></figure>

**Check** the Box and click on **yes.** <br>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfSJw4r6N2hyXG8NzGHuS48N59hKTTM8kHw8YDJ9-O5-hgeuS_SDTeBuu9BFimdnIy8ANwt3KrSRvFVDe_FWprbHI1Rdob4EAOzGQOIiZGg24shpGrRfzEb7MT2Y4fts274OeGqRwsLwpMmHisk8CbhnXay?key=k9heDR9hpJMnQ0GrGcLQvg" alt=""><figcaption></figcaption></figure>

Your **web container** has been created **successfully🤩.**\
\
Now, copy the **GTM Container ID** from here and pass it into the **Wixpa Tag Manager.**\ <br>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeWgkyrNvbhpOrR8Ya4KeuCi0uXMh_HXBH6B0Jq4Fl9na9rPWMB1_VrN_6bWwQJPTqUnVkS2g6M9UQexwyJ8-2pMZMUlmuoliEjVWLKUdGBICbxy64RUPCngmhs05upZEtuuE1tvCcocZtHnHD_8aLWn26K?key=k9heDR9hpJMnQ0GrGcLQvg" alt=""><figcaption></figcaption></figure>

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wixpa-feed.gitbook.io/wixpa-google-tag-manager/wixpa-google-tag-manager/get-started.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
