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

# リープフロッグ詳細レポート

Leapfrogging 詳細レポートは、次のレポートからのドリルスルー レポートです [Leapfrogging サマリーレポート](/brand/ja/what-would-you-like-to-learn-about/platform-features/multi-program-reports/leapfrogging-reports/leapfrogging-summary-report.md)。どのパートナーが最も勝っているか、またどのパートナーが最も追い越されているかについての洞察を、関連するアクションと支払いデータとともに提供します。

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

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

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

<details>

<summary>レポート列の説明</summary>

| 列                        | 説明                                                                                                                                                                                                                        |
| ------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 勝利したパートナー                | <p>「数」を選択した場合、 <em>失ったアクション</em>、選択したパートナーは <em>追い抜かれたパートナー</em> となり、どのパートナーに追い抜かれたかを確認してください。</p><p>「数」を選択した場合、 <em>獲得したアクション</em>、選択したパートナーは <em>勝利したパートナー</em> となり、どのパートナーを追い抜いたかを確認してください。</p>                        |
| 追い抜かれたパートナー              | <p>「数」を選択した場合、 <em>失ったアクション</em>、選択したパートナーは <em>追い抜かれたパートナー</em> となり、どのパートナーに追い抜かれたかを確認してください。</p><p>「数」を選択した場合、 <em>獲得したアクション</em>、選択したパートナーは <em>勝利したパートナー</em> となり、どのパートナーを追い抜いたかを確認してください。</p>                        |
| 獲得したアクション                | <p>選択した日付範囲内で、勝利したパートナーがこの特定のパートナーから獲得した追い抜きアクションの合計数。</p><p>• 次を選択してください <strong>「獲得したアクション数」</strong> で詳細表示して、次の <a href="/pages/c5a6be788537a7b4be81c95b5b49a8cb93ae6c9d"><em>Leapfrogging コンバージョン詳細レポート</em></a>.</p> |
| 失ったアクション                 | <p>選択した日付範囲内で、別のパートナーに追い抜かれたことにより、そのパートナーが失ったアクションの合計数。</p><p>• 次を選択してください <strong>「失ったアクション数」</strong> で詳細表示して、次の <a href="/pages/c5a6be788537a7b4be81c95b5b49a8cb93ae6c9d"><em>Leapfrogging コンバージョン詳細レポート</em></a>.</p> |
| 獲得した支払い額                 | 選択した期間内に、この特定のパートナーを追い抜くことで、そのパートナーが生み出した支払い総額。                                                                                                                                                                           |
| 失った支払い額                  | 選択した期間内に、この特定のパートナーに追い抜かれたことによって、そのパートナーが失った支払い総額。                                                                                                                                                                        |
| 最終クリックからコンバージョンまでの平均遅延時間 | 最終クリックとコンバージョンの間の平均時間。                                                                                                                                                                                                    |

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