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

# Leapfrogging 转化详情报告

Leapfrogging 转化详情报告是一个来自以下内容的钻取报告： [*Leapfrogging 详情报告*](/brand/zh/what-would-you-like-to-learn-about/platform-features/multi-program-reports/leapfrogging-reports/leapfrogging-detail-report.md)。此报告会为您提供更多关于您在 Leapfrogging 详情报告中查看的两个合作伙伴之间转化的详细信息。

#### 访问报告

{% hint style="warning" %}
此功能仅适用于特定的 impact.com 版本或附加组件。如果您看到 ![](https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2F8bqCvTj35m0v4w2fMoV7%2Foptimize.svg%20\(1\).svg?alt=media\&token=3b8a53da-1dd9-42a7-99eb-767be6fa7da7) **优化** 图标，您的账户即可升级。选择该图标，并直接在平台中获取 Optimize 附加组件！
{% endhint %}

1. 选择 **数字** 的 *赢得的操作* 或 *失去的操作* 在 *Leapfrogging 详情报告*.
   * 您选择的筛选条件将沿用自 *Leapfrogging 详情报告*.
2. **添加** 或 **移除** 使用以下方式从报表表格中显示列 ![](https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2FxFDYIXnntoj76xzm1CXr%2FColumns.svg?alt=media\&token=001578cd-38da-4ecc-98e9-f8f461e61ff2) **\[列]** 图标可在报告右上角添加或移除报告表格中的列。
   * 请参见下方的 *报表列参考* 以下内容，了解报告中显示的数据的更多信息。

<details>

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

| 列                    | 说明                                                                                                                                                                                                                                                        |
| -------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 转化日期                 | 转化的时间和日期。                                                                                                                                                                                                                                                 |
| 订单 ID                | <p>订单的唯一标识符。</p><p>• <strong>选择订单 ID</strong> 以深入查看 <a href="/brand/zh/what-would-you-like-to-learn-about/platform-features/multi-program-reports/leapfrogging-reports/leapfrogging-path-detail-report.md"><em>Leapfrogging 路径详情报告</em></a><em>.</em></p> |
| 合作伙伴                 | Leapfrogging 合作伙伴的名称。                                                                                                                                                                                                                                     |
| 被 Leapfrogging 的合作伙伴 | 被 Leapfrogging 的合作伙伴名称。                                                                                                                                                                                                                                   |
| 销售金额                 | 该转化产生的收入。                                                                                                                                                                                                                                                 |
| 付款                   | 因促成此次转化而应付的佣金。                                                                                                                                                                                                                                            |
| 参与者总数                | 此转化路径中涉及的唯一合作伙伴数量。                                                                                                                                                                                                                                        |
| 事件类型                 | ……的名称 [事件类型](/brand/zh/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/zh/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.
