# Google Analytics Tracking Pixel

Loopit allows you to insert the Google Analytics Tracking Pixel directly on your website and signup forms.  This feature enables you to track conversions and report on traffic.

To enable this;

1. Get your Google Analytics ID from Google
2. Go to Settings > Website > Website customisation
3. Enter the ID from step 1 into "Google Analytics ID'
4. Press save

We track page views as well as a "conversion" event with label "Submit Application" when the customer successfully completes the *entire* booking form as you have it configured.


---

# 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.loopit.co/settings/website/google-analytics-tracking-pixel.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.
