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

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

Leapfrogging パス詳細レポートは、次のレポートからのドリルスルー レポートです。 [*Leapfrogging 変換詳細レポート*](/brand/ja/what-would-you-like-to-learn-about/platform-features/multi-program-reports/leapfrogging-reports/leapfrogging-conversion-detail-report.md)。このレポートでは、あなたが次の項目で選択した注文の変換パスについて、より詳細に表示します *Leapfrogging 変換詳細レポート*.

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

1. を選択 **注文ID** 変換パスを表示したい注文の [*Leapfrogging 変換詳細レポート*](/brand/ja/what-would-you-like-to-learn-about/platform-features/multi-program-reports/leapfrogging-reports/leapfrogging-conversion-detail-report.md).
   * 選択したフィルターは、次の項目から引き継がれます *Leapfrogging 変換詳細レポート*.
2. **追加** または **削除** レポート表の列を ![](/files/b08d9a82ea0aaaae0a913a9226e0e79c3e9be2d5) **\[列]** レポート右上のアイコン。
   * 以下の *レポート列リファレンス* 以下を参照して、レポートに表示されるデータの詳細をご確認ください。

<details>

<summary>レポート列リファレンス</summary>

| 列       | 説明                                                                                                                         |
| ------- | -------------------------------------------------------------------------------------------------------------------------- |
| イベント日   | 変換パス内のイベントの日時。                                                                                                             |
| パートナー   | Leapfrogging パートナーの名前。                                                                                                     |
| イベントタイプ | の名前 [イベントタイプ](/brand/ja/what-would-you-like-to-learn-about/platform-features/event-types/event-types-explained.md) 変換を追跡した |
| 広告名     | 変換パス内でこのイベントを引き起こした広告の名前。                                                                                                  |
| Ref URL | このイベントのトラフィックが発生した参照元URL。                                                                                                  |

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