> 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/cosa-vorresti-imparare/platform-features/tracking/piggyback-pixels/test-piggyback-pixels.md).

# Testa i piggyback pixel

Testare un piggyback pixel garantisce che i tuoi sistemi di tracciamento di terze parti ricevano correttamente i dati di conversione da impact.com. Questo articolo ti guida su come individuare e testare un piggyback pixel per un brand specifico, verificare che venga attivato correttamente e confermare che le conversioni vengano tracciate dall'inizio alla fine. Che tu sia un brand, un creator o un partner diretto, seguire questi passaggi aiuta a convalidare la configurazione del pixel e a mantenere un tracciamento delle prestazioni accurato.

1. Dalla barra di navigazione in alto, seleziona **Discover → My Brands**.
2. Seleziona il brand per cui vuoi testare il tuo piggyback pixel.
3. Dal pannello a comparsa del brand, seleziona ![](https://1708986086-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fb2rE79d9UhOKZQLgzSqx%2Fuploads%2Fgit-blob-8ec3e877b1397045c61d394485e72ac4d93120ee%2Fc6ddb46c637059f06e86c790a911217a9428f5c47b5efef046f90555e85b03cd.svg?alt=media) **\[Altro]** → **Integrazione di tracciamento**.
4. Nella *Pixel di tracciamento dei partner media* tabella, individua il piggyback pixel che vuoi testare, quindi sotto il *Azioni* colonna, seleziona ![](https://1708986086-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fb2rE79d9UhOKZQLgzSqx%2Fuploads%2Fgit-blob-df93ac0f80fc5cece7983980a5ce3fbcf19aabce%2F3ef9d737089bc07dbb7e4fd41a97edfbaec261e4f55ab3a1666f3daf957f69c3.svg?alt=media) **\[menu a discesa]** → **Test**.
5. Nella nuova finestra, inserisci l'URL della landing page e seleziona **Avvia test**.
6. Verrai reindirizzato a una pagina con due opzioni.
   * Se l'URL di test del tracciamento interno è stato configurato correttamente, verrai portato alla landing page della campagna testata. Seleziona **Attiva il piggyback di conversione**, e impact.com richiamerà il pixel, che verrà visualizzato come conversione nel tuo sistema di tracciamento di terze parti.
   * Continua lungo il percorso di conversione del brand e completa un test end-to-end. Questo verrà visualizzato come transazione nel tuo sistema di terze parti e come azione in sospeso in Impact.


---

# 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/cosa-vorresti-imparare/platform-features/tracking/piggyback-pixels/test-piggyback-pixels.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.
