> 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/brand/de/what-would-you-like-to-learn-about/platform-features/multi-program-reports/leapfrogging-reports/leapfrogging-path-detail-report.md).

# Leapfrogging-Pfad-Detailbericht

Der Detailbericht zum Leapfrogging-Pfad ist ein Drill-through-Bericht aus dem [*Leapfrogging-Konversions-Detailbericht*](/brand/de/what-would-you-like-to-learn-about/platform-features/multi-program-reports/leapfrogging-reports/leapfrogging-conversion-detail-report.md). Dieser Bericht zeigt Ihnen weitere Details zum Conversion-Pfad für die Bestellung, die Sie in der *Leapfrogging-Konversions-Detailbericht*.

#### Bericht aufrufen

{% hint style="warning" %}
Diese Funktion ist nur mit bestimmten impact.com-Editionen oder Add-ons verfügbar. Wenn Sie das ![](/files/e356c993933f569da96374c313da4d0b8087432c) **Optimize** Symbol sehen, ist Ihr Konto für das Upgrade berechtigt. Wählen Sie das Symbol aus und erhalten Sie das Optimize-Add-on direkt in der Plattform!
{% endhint %}

1. Wählen Sie die **Bestell-ID** der Bestellung, für die Sie den Conversion-Pfad anzeigen möchten, in der [*Leapfrogging-Konversions-Detailbericht*](/brand/de/what-would-you-like-to-learn-about/platform-features/multi-program-reports/leapfrogging-reports/leapfrogging-conversion-detail-report.md).
   * Ihre ausgewählten Filter bleiben erhalten aus dem *Leapfrogging-Konversions-Detailbericht*.
2. **Hinzufügen** oder **entfernen** Spalten aus der Berichtstabelle mithilfe des ![](/files/ec4ac6bab05846bbfece908021ca4152aedd9ef2) **\[Spalten]** Symbols oben rechts im Bericht hinzu oder entfernen Sie sie.
   * Siehe den *Berichtsspalten-Referenz* unten für weitere Informationen zu den im Bericht angezeigten Daten.

<details>

<summary>Berichtsspalten-Referenz</summary>

| Spalte        | Beschreibung                                                                                                                                                     |
| ------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Ereignisdatum | Die Uhrzeit und das Datum des Ereignisses im Conversion-Pfad.                                                                                                    |
| Partner       | Der Name des Leapfrogging-Partners.                                                                                                                              |
| Ereignistyp   | Der Name des [Ereignistyps](/brand/de/what-would-you-like-to-learn-about/platform-features/event-types/event-types-explained.md) der die Conversion erfasst hat. |
| Anzeigenname  | Der Name der Anzeige, die dieses Ereignis im Conversion-Pfad ausgelöst hat.                                                                                      |
| Verweis-URL   | Die verweisende URL, von der der Traffic dieses Ereignisses stammt.                                                                                              |

</details>


---

# 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/brand/de/what-would-you-like-to-learn-about/platform-features/multi-program-reports/leapfrogging-reports/leapfrogging-path-detail-report.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.
