> 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/de/woruber-mochten-sie-mehr-erfahren/platform-features/tracking/piggyback-pixels/test-piggyback-pixels.md).

# Piggyback-Pixel testen

Das Testen eines Piggyback-Pixels stellt sicher, dass Ihre Tracking-Systeme von Drittanbietern die Conversion-Daten von impact.com korrekt empfangen. Dieser Artikel führt Sie Schritt für Schritt dabei durch, wie Sie ein Piggyback-Pixel für eine bestimmte Marke finden und testen, überprüfen, ob es korrekt ausgelöst wird, und bestätigen, dass Conversions End-to-End nachverfolgt werden. Unabhängig davon, ob Sie eine Marke, ein Creator oder ein direkter Partner sind, helfen Ihnen diese Schritte dabei, Ihr Pixel-Setup zu validieren und ein genaues Performance-Tracking aufrechtzuerhalten.

1. Wählen Sie in der oberen Navigationsleiste **Entdecken → Meine Marken**.
2. Wählen Sie die Marke aus, für die Sie Ihr Piggyback-Pixel testen möchten.
3. Wählen Sie im Slide-out der Marke ![](/files/f488fb4c1aaf84fe9ef8357952b0bc05f31e7a55) **\[Mehr]** → **Tracking-Integration**.
4. In der *Tracking-Pixel für Medienpartner* Tabelle finden Sie das Piggyback-Pixel, das Sie testen möchten, und wählen Sie dann unter dem *Aktionen* Spalte ![](/files/3ccd0829ac76ffd0416c16b1c21a3f48a0fd2208) **\[Dropdown-Menü]** → **Test**.
5. Geben Sie im neuen Fenster die URL der Landingpage ein und wählen Sie **Test starten**.
6. Sie werden zu einer Seite mit zwei Optionen weitergeleitet.
   * Wenn die interne Test-URL für das Tracking korrekt eingerichtet wurde, werden Sie zur Landingpage der getesteten Kampagne weitergeleitet. Wählen Sie **Conversion-Piggyback auslösen**, und impact.com ruft das Pixel auf, das in Ihrem Tracking-System eines Drittanbieters als Conversion angezeigt wird.
   * Gehen Sie den Conversion-Pfad der Marke weiter durch und führen Sie einen End-to-End-Test durch. Dies wird in Ihrem Drittanbieter-System als Transaktion und in Impact als ausstehende Aktion angezeigt.


---

# 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/de/woruber-mochten-sie-mehr-erfahren/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.
