> For the complete documentation index, see [llms.txt](https://docs.satisfilabs.com/resource-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.satisfilabs.com/resource-center/marketing-engine/settings-and-integrations/integrations/website-tracking/track-your-website.md).

# Track Your Website

Data from your website will be critical for your marketing decisions. Satisfi Labs allows website tracking with which you can have access to website events data. To set up website tracking, perform the following steps:

1. Click *Settings*
2. Click *Integrations*&#x20;
3. Click *Website*

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXefOAJfPgmpeAFsiWopIjhOwVMzvDrT87IWezkAYMDtkB4CsV7IydABgrPWE-IL4eWmNhd14Qn8sEgTqDXrRaKiNI202k0bUneHmUizbwCGBcw2nUlyfaV93X63To96dAlaWtoz?key=lYIuAOJZuDXXpIk3m9tRjyA5" alt=""><figcaption></figcaption></figure>

4. Click *Add A New Website.*
5. In *Website URL*, enter the URL of your website.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeWekzFKT4sa-fbnX2MLOueLyl2ILWpbRaQNRtvWDrVAtbHFoFvJvKHVWhEd3kwFuFD3XkSjaWaPO6lNOwRcH1f9UQmLJbdIxTDrPm6J-u0S17utEqlE1F9f6mgQka1x43IODvSxA?key=lYIuAOJZuDXXpIk3m9tRjyA5" alt=""><figcaption></figcaption></figure>

4. Once you add the domain, there is a tracking script that is generated.

   <figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdszTa0P4yHHJO3sOE5mRdPEH5T0ltI1DFeDWancgclFifYBlE7OiMJJBfDA4KIWNACUD6VeXD8B_zJNf_ApgU2_z0_Gb3CZgHDGezJW1HJj1Izpc5seGI7i67pN67HQblv4Ypf0g?key=lYIuAOJZuDXXpIk3m9tRjyA5" alt=""><figcaption></figcaption></figure>
5. Copy the script and paste it into the header of your website (you can ask your web developer for assistance if you face any difficulty at this step).

{% hint style="warning" %}
Only users with an admin role will have access to this feature. This is because we take the security of your data very seriously and want to ensure that only authorized personnel have the ability to view and analyze your company’s performance metrics.&#x20;

If you'd like to grant analytics access to additional users, you can do so by upgrading their user role within the platform. This will allow them to take advantage of all the benefits that our analytics tool has to offer and help your team make more informed decisions moving forward.
{% endhint %}


---

# 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.satisfilabs.com/resource-center/marketing-engine/settings-and-integrations/integrations/website-tracking/track-your-website.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.
