> For the complete documentation index, see [llms.txt](https://docs.sprinthub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinthub.com/en/topics/attract/landing-page/landing-page-google-tag-manager/landing-page-testing-the-connection-between-my-lp-and-google-tag-manager.md).

# Landing Page - Testing the connection between my LP and Google Tag Manager

<figure><img src="/files/2397417374506ed95525bb2ecee117f76c42819f" alt=""><figcaption></figcaption></figure>

### Introduction

Google Tag Manager (GTM) is a powerful tool that allows you to add and manage marketing and analytics tags without modifying your page's code. For SprintHub users, integrating GTM into your landing pages can significantly improve the testing process and data analysis.&#x20;

### Step by Step

**Access the Tag Assistant**

{% embed url="<https://tagassistant.google.com/>" %}

* When accessing the Tag Assistant, add a domain

<figure><img src="/files/bc4df944cb61dc3410409071dc48e9845d340c14" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/6cbb68b33095fa234e249efd9ae8aa8b0ae8c2c1" alt=""><figcaption></figcaption></figure>

**Checking the Tags on the Landing Page**

* By clicking "Connect" it will open a new tab with your LP, and will start verifying the Google tags.

<figure><img src="/files/15214c2fd1e9a8934b418c3f7fa63ac0fd8ae5a9" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/629ca1e58495c6173c60e0cb288ba203b81f17bd" alt=""><figcaption></figcaption></figure>

**Analyzing the Data**

After being connected, it also opens an analysis screen where you can see the tags that were viewed by the assistant and other data.

<figure><img src="/files/f412684a50ba42c94c6da79c78ee1dbf3339f06b" alt=""><figcaption></figcaption></figure>

**Conclusion**

Integrating Google Tag Manager into your SprintHub landing pages and using the Tag Assistant to monitor and test these tags can provide valuable insights and help optimize your marketing campaigns. By following the steps described above, you can ensure your tags are functioning correctly and that the collected data is accurate and actionable.

We hope this guide has been helpful. If you have any questions or need more details, do not hesitate to contact SprintHub support.


---

# 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://docs.sprinthub.com/en/topics/attract/landing-page/landing-page-google-tag-manager/landing-page-testing-the-connection-between-my-lp-and-google-tag-manager.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.
