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

# Leapfroggingコンバージョン詳細レポート

Leapfrogging Conversion Detail Report は、次のレポートからのドリルスルー レポートです [*Leapfrogging 詳細レポート*](/brand/ja/what-would-you-like-to-learn-about/platform-features/multi-program-reports/leapfrogging-reports/leapfrogging-detail-report.md)。このレポートでは、Leapfrogging 詳細レポートで確認していた 2 つのパートナー間のコンバージョンについて、さらに詳細を表示します。

#### レポートにアクセスする

{% hint style="warning" %}
この機能は、特定の impact.com エディションまたはアドオンでのみ利用できます。もしその ![](/files/f4e17f011f01b566efa9f421519575c83c1771cd) **最適化** アイコンが表示されている場合は、アカウントはアップグレードの対象です。アイコンを選択して、プラットフォーム上で直接 Optimize アドオンを入手してください！
{% endhint %}

1. を選択します。 **数** の *獲得したアクション* または *失ったアクション* 〜の中の *Leapfrogging 詳細レポート*.
   * 選択したフィルターは、次のレポートから引き継がれます *Leapfrogging 詳細レポート*.
2. **追加** または **削除** を使用してレポート テーブルから列を ![](/files/187769f9262d59ed36ce79b3988030fed7098825) **\[列]** レポート右上のアイコン。
   * 以下の *レポート列参照* 以下で、レポートに表示されるデータの詳細をご確認ください。

<details>

<summary>レポート列参照</summary>

| 列                     | 説明                                                                                                                                                                         |
| --------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| コンバージョン日              | コンバージョンの日時。                                                                                                                                                                |
| 注文 ID                 | <p>注文の一意の識別子。</p><p>• <strong>注文 ID を選択すると</strong> 次へドリルダウンします <a href="/pages/ccff5366cf0ec8d2b9d7badcafa0d62050f3505c"><em>Leapfrogging パス詳細レポート</em></a><em>.</em></p> |
| パートナー                 | Leapfrogging パートナーの名前。                                                                                                                                                     |
| Leapfrogged パートナー     | Leapfrogged パートナーの名前。                                                                                                                                                      |
| 売上金額                  | コンバージョンによって発生した収益。                                                                                                                                                         |
| 支払い                   | このコンバージョンを促進したことによる報酬額。                                                                                                                                                    |
| 参加者合計                 | このコンバージョン パスに関与した一意のパートナー数。                                                                                                                                                |
| イベントタイプ               | このデータに関連する [イベントの種類](/brand/ja/what-would-you-like-to-learn-about/platform-features/event-types/event-types-explained.md) コンバージョンを追跡した。                                    |
| 最後のクリックからコンバージョンまでの時間 | 最新のクリックからコンバージョンに至るまでの経過時間。                                                                                                                                                |
| 最初のクリックからコンバージョンまでの時間 | 最初のクリックからコンバージョンに至るまでの経過時間。                                                                                                                                                |

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