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

# Detaillierter Bericht zu Sprungverhalten bei Conversions

Der Detailbericht zur Leapfrogging-Conversion 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-Detailbericht betrachtet haben.

#### Greifen Sie auf den Bericht zu

{% hint style="warning" %}
Diese Funktion ist nur mit bestimmten impact.com-Editionen oder Add-ons verfügbar. Wenn Sie das ![](/files/e356c993933f569da96374c313da4d0b8087432c) **Optimieren** Symbol, 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 den **Zahl** von *Gewonnene Aktionen* oder *Verlorene Aktionen* im *Leapfrogging-Detailbericht*.
   * Ihre gewählten Filter bleiben vom *Leapfrogging-Detailbericht*.
2. **Hinzufügen** oder **entfernen** Spalten aus der Berichtstabelle mithilfe des ![](/files/ec4ac6bab05846bbfece908021ca4152aedd9ef2) **\[Spalten]** Symbol oben rechts im Bericht.
   * Siehe den *Berichtsspaltenreferenz* unten für weitere Informationen zu den im Bericht angezeigten Daten.

<details>

<summary>Berichtsspaltenreferenz</summary>

| Spalte                                    | Beschreibung                                                                                                                                                                                                                 |
| ----------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Conversion-Datum                          | Zeit und Datum der Conversion.                                                                                                                                                                                               |
| Bestell-ID                                | <p>Die eindeutige Kennung der Bestellung.</p><p>• <strong>Wählen Sie die Bestell-ID aus</strong> um zum <a href="/pages/c867330431650234c7c1a7f08bc1f67c21fef56f"><em>Leapfrogging-Pfad-Detailbericht</em></a><em>.</em></p> |
| Partner                                   | Der Name des Leapfrogging-Partners.                                                                                                                                                                                          |
| Übersprungener Partner                    | Der Name des übersprungenen Partners.                                                                                                                                                                                        |
| Verkaufsbetrag                            | Der durch die Conversion erzielte Umsatz.                                                                                                                                                                                    |
| Auszahlung                                | Die für diese Conversion anfallenden Provisionen.                                                                                                                                                                            |
| Gesamtzahl der Teilnehmer                 | Die Anzahl eindeutiger Partner, die an diesem Conversion-Pfad beteiligt sind.                                                                                                                                                |
| Ereignistyp                               | Der Name der [Ereignistyp](/brand/de/what-would-you-like-to-learn-about/platform-features/event-types/event-types-explained.md) die die Conversion nachverfolgt hat.                                                         |
| Zeit vom letzten Klick bis zur Conversion | Verstrichene Zeit vom letzten Klick bis zum Zeitpunkt der Conversion.                                                                                                                                                        |
| Zeit vom ersten Klick bis zur Conversion  | 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.
