> 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 Leapfrogging-Pfad-Detailbericht ist ein Drill-through-Bericht aus dem [*Leapfrogging-Conversion-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 Konversionspfad für die Bestellung, die Sie in der *Leapfrogging-Conversion-Detailbericht*.

#### Den Bericht aufrufen

1. Wählen Sie die **Bestell-ID** der Bestellung, für die Sie den Konversionspfad anzeigen möchten, in der [*Leapfrogging-Conversion-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 aus dem *Leapfrogging-Conversion-Detailbericht*.
2. **Hinzufügen** oder **entfernen** Spalten aus der Berichtstabelle mithilfe der ![](/files/ca0884f2c941f0a61f29824e1e5b3c6ac250aa54) **\[Spalten]** Symbols oben rechts im Bericht.
   * Siehe die *Referenz zu Berichtsspalten* unten für weitere Informationen zu den im Bericht angezeigten Daten.

<details>

<summary>Referenz zu Berichtsspalten</summary>

| Spalte        | Beschreibung                                                                                                                                                         |
| ------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Ereignisdatum | Datum und Uhrzeit des Ereignisses im Konversionspfad.                                                                                                                |
| Partner       | Der Name des Leapfrogging-Partners.                                                                                                                                  |
| Ereignistyp   | Der Name des [Ereignistyp](/brand/de/what-would-you-like-to-learn-about/platform-features/event-types/event-types-explained.md) die die Konversion nachverfolgt hat. |
| Anzeigenname  | Der Name der Anzeige, die dieses Ereignis im Konversionspfad verursacht hat.                                                                                         |
| Ref-URL       | Die verweisende URL, von der aus dieser Ereignisverkehr seinen Ursprung hatte.                                                                                       |

</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.
