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

# 跳转路径详情报告

《Leapfrogging 路径详情报告》是一个可钻取的报告，来源于 [*Leapfrogging 转化详情报告*](/brand/zh/what-would-you-like-to-learn-about/platform-features/multi-program-reports/leapfrogging-reports/leapfrogging-conversion-detail-report.md)。此报告会向你展示更多有关你在中选择的订单的转化路径的详细信息 *Leapfrogging 转化详情报告*.

#### 访问报表

{% hint style="warning" %}
此功能仅适用于特定的 impact.com 版本或附加组件。如果您看到 ![](/files/f983851d2e57ef1947aa8f25af2d4f55c4d708ea) **Optimize** 该图标，您的账户即符合升级条件。选择该图标，即可直接在平台中获取 Optimize 附加组件！
{% endhint %}

1. 选择 **订单 ID** 中你想查看转化路径的订单的 [*Leapfrogging 转化详情报告*](/brand/zh/what-would-you-like-to-learn-about/platform-features/multi-program-reports/leapfrogging-reports/leapfrogging-conversion-detail-report.md).
   * 你选择的筛选条件将沿用自 *Leapfrogging 转化详情报告*.
2. **添加** 或 **移除** 使用以下方式从报告表中选择列 ![](/files/68a24e11d342b9e43ce1c95ec070f7c75aa9d5b6) **\[列]** 图标在报告右上角添加或移除列。
   * 请参阅 *报告列参考* 下方了解报告中显示的数据的更多信息。

<details>

<summary>报告列参考</summary>

| 列      | 说明                                                                                                                       |
| ------ | ------------------------------------------------------------------------------------------------------------------------ |
| 事件日期   | 转化路径中事件发生的时间和日期。                                                                                                         |
| 合作伙伴   | 跳跃式合作伙伴的名称。                                                                                                              |
| 事件类型   | ……的名称 [事件类型](/brand/zh/what-would-you-like-to-learn-about/platform-features/event-types/event-types-explained.md) 跟踪转化的。 |
| 广告名称   | 导致转化路径中此事件的广告名称。                                                                                                         |
| 来源 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/zh/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.
