> 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-conversion-detail-report.md).

# Leapfrogging-Conversion-Detailbericht

Der Detailbericht zur Leapfrogging-Konversion ist ein Drill-through-Bericht aus dem [*Leapfrogging-Detailbericht*](/brand/de/what-would-you-like-to-learn-about/platform-features/multi-program-reports/leapfrogging-reports/leapfrogging-detail-report.md). Dieser Bericht zeigt Ihnen weitere Details zu den Konversionen zwischen den beiden Partnern, die Sie im Leapfrogging-Detailbericht betrachtet haben.

#### Den Bericht aufrufen

1. Wählen Sie die **Anzahl** der *Aktionen gewonnen* oder *Aktionen verloren* im *Leapfrogging-Detailbericht*.
   * Ihre ausgewählten Filter bleiben aus dem *Leapfrogging-Detailbericht*.
2. **Hinzufügen** oder **entfernen** Spalten aus der Berichtstabelle mithilfe der ![](/files/ca0884f2c941f0a61f29824e1e5b3c6ac250aa54) **\[Spalten]** Symbols oben rechts im Bericht.
   * Siehe die *Spaltenreferenz des Berichts* unten, um weitere Informationen zu den im Bericht angezeigten Daten zu erhalten.

<details>

<summary>Spaltenreferenz des Berichts</summary>

| Spalte                                    | Beschreibung                                                                                                                                                                                                                                                |
| ----------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Konversionsdatum                          | Uhrzeit und Datum der Konversion.                                                                                                                                                                                                                           |
| Bestell-ID                                | <p>Die eindeutige Kennung der Bestellung.</p><p>• <strong>Wählen Sie die Bestell-ID aus</strong> um weiter in die Details zu gehen zum <a href="/pages/c867330431650234c7c1a7f08bc1f67c21fef56f"><em>Leapfrogging-Pfad-Detailbericht</em></a><em>.</em></p> |
| Partner                                   | Der Name des Leapfrogging-Partners.                                                                                                                                                                                                                         |
| Leapfrogged-Partner                       | Der Name des leapfrogged-Partners.                                                                                                                                                                                                                          |
| Verkaufsbetrag                            | Der durch die Konversion erzielte Umsatz.                                                                                                                                                                                                                   |
| Auszahlung                                | Die für die Generierung dieser Konversion fälligen Provisionen.                                                                                                                                                                                             |
| Gesamtzahl der Teilnehmer                 | Die Anzahl der eindeutigen Partner, die an diesem Konversionspfad beteiligt sind.                                                                                                                                                                           |
| 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.                                                                                        |
| Zeit von letztem Klick bis zur Konversion | Verstrichene Zeit vom letzten Klick bis zum Zeitpunkt der Konversion.                                                                                                                                                                                       |
| Zeit vom ersten Klick bis zur Konversion  | Verstrichene Zeit vom ersten Klick bis zum Zeitpunkt der Konversion.                                                                                                                                                                                        |

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