> 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 Leapfrogging Conversion Detail Report 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 Conversions zwischen den beiden Partnern, die Sie im Leapfrogging Detail Report betrachtet haben.

#### 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 **Anzahl** von *gewonnenen Aktionen* oder *verlorenen Aktionen* im *Leapfrogging-Detailbericht*.
   * Ihre ausgewählten Filter bleiben erhalten aus dem *Leapfrogging-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                                                                                                                                                                                                                    |
| ----------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Konversionsdatum                          | Die Uhrzeit und das Datum der Conversion.                                                                                                                                                                                       |
| Bestell-ID                                | <p>Die eindeutige Kennung der Bestellung.</p><p>• <strong>Wählen Sie die Bestell-ID aus</strong> um in den <a href="/pages/c867330431650234c7c1a7f08bc1f67c21fef56f"><em>Leapfrogging-Pfad-Detailbericht</em></a><em>.</em></p> |
| Partner                                   | Der Name des Leapfrogging-Partners.                                                                                                                                                                                             |
| Überholter Partner                        | Der Name des überholten Partners.                                                                                                                                                                                               |
| Verkaufsbetrag                            | Der durch die Conversion erzielte Umsatz.                                                                                                                                                                                       |
| Auszahlungs-                              | Die für diese Conversion anfallenden Provisionen.                                                                                                                                                                               |
| Gesamtzahl der Teilnehmer                 | Die Anzahl der eindeutigen Partner, die an diesem Conversion-Pfad beteiligt sind.                                                                                                                                               |
| 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.                                                                |
| Zeit vom letzten Klick bis zur Conversion | Die verstrichene Zeit vom letzten Klick bis zum Zeitpunkt der Conversion.                                                                                                                                                       |
| Zeit vom ersten Klick bis zur Conversion  | Die verstrichene Zeit vom ersten Klick bis zum Zeitpunkt der Conversion.                                                                                                                                                        |

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