> For the complete documentation index, see [llms.txt](https://docs.didomi.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.didomi.io/data-manager/tracker-policy/preview-tracker-policy.md).

# Preview tracker policy

{% hint style="success" %}
**Access Type**: Data Manager - Editor
{% endhint %}

A tracker policy is a document that explains what tracking technologies (like cookies, pixels, or SDKs) a website or application uses, why they are used, and what choices end-users have to control or opt out of them. In this article, we will cover how your organization can preview an existing tracker policy before implementing it on your website or application.

Click **Data Manager** on the left-hand panel and select the **Trackers** tab on the subsequent page.

<figure><img src="https://1825037175-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNDxbAdc00ce6bH5u1urh%2Fuploads%2F05iDfAhRHBEW6Mwy6KEm%2FScreenshot%202026-07-30%20at%209.49.39%E2%80%AFAM.png?alt=media&amp;token=f6873f87-6a22-49da-9539-97ecbfa3a345" alt="" width="563"><figcaption></figcaption></figure>

Click **Manage Tracker Policy**.

<figure><img src="https://1825037175-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNDxbAdc00ce6bH5u1urh%2Fuploads%2F0C9k0znXMx9MtUEDq6bK%2FScreenshot%202026-07-30%20at%209.52.47%E2%80%AFAM.png?alt=media&amp;token=e6ac5cbc-b387-4ee3-b6f9-683d966f1c91" alt="" width="563"><figcaption></figcaption></figure>

Navigate to a tracker policy on the subsequent list and click the **Preview** icon inline with the tracker policy name.

<figure><img src="https://1825037175-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNDxbAdc00ce6bH5u1urh%2Fuploads%2F8y8H9W1PY2V4bmT9Ot8l%2FScreenshot%202026-07-30%20at%202.21.09%E2%80%AFPM.png?alt=media&amp;token=618577ef-ce2e-4e55-a5c1-2c2f3c3e263e" alt="" width="563"><figcaption></figcaption></figure>

The subsequent page will preview your selected tracker policy.

<figure><img src="https://1825037175-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNDxbAdc00ce6bH5u1urh%2Fuploads%2FXyZkWgTlbn5n4IB5SGpo%2FScreenshot%202026-07-30%20at%202.28.59%E2%80%AFPM.png?alt=media&amp;token=b25a84d0-6820-47e5-a389-1b9b86f86530" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="info" %}
Alternatively, your organization can preview a tracker policy by clicking **Edit > Preview**.
{% 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.didomi.io/data-manager/tracker-policy/preview-tracker-policy.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.
