> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/partner/it/di-cosa-vorresti-saperne-di-piu/platform-features/tracking/piggyback-pixels/find-piggyback-pixel-user-permissions.md).

# Trova le autorizzazioni utente per il pixel piggyback

Non tutte le partnership possono utilizzare i pixel piggyback. Le autorizzazioni per usare i pixel piggyback sono definite nel contratto di partnership e possono variare da una partnership all’altra.

1. Dalla barra di navigazione in alto, seleziona **Discover → My Brands**.
2. Seleziona il nome del brand per cui vuoi trovare le autorizzazioni dei pixel piggyback.
3. Nella colonna di destra del pannello a comparsa, seleziona il **Dettagli** scheda.
4. Nella *Come tracciamo* sezione, trova *Pixel piggyback* blocco.

   * Se c’è un verde ![](/files/d27aad61e50a2fac013bcda0ef408c5478d00d7b) **\[Check]** sul blocco, puoi utilizzare i pixel piggyback per questa campagna.
   * Se il blocco è disattivato in grigio, non puoi utilizzare i pixel piggyback per questa campagna.

   <div data-with-frame="true"><figure><img src="/files/b4086499a09d8d1b0ccd5d1eb7c9c3cca26ad325" alt="" width="375"><figcaption></figcaption></figure></div>


---

# 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://help.impact.com/partner/it/di-cosa-vorresti-saperne-di-piu/platform-features/tracking/piggyback-pixels/find-piggyback-pixel-user-permissions.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.
