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

# 跳转归因详细报告

Leapfrogging 明细报告是来自 [Leapfrogging 汇总报告](/brand/zh/what-would-you-like-to-learn-about/platform-features/multi-program-reports/leapfrogging-reports/leapfrogging-summary-report.md)。它可帮助你了解哪些合作伙伴获胜最多，以及哪些合作伙伴被超越最多，并提供相关的行动和付款数据。

#### 访问报告

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

1. 选择 **数量** 的 *获胜的行动* 或 *失去的行动* 在 *Leapfrogging 汇总报告*.
   * 你选择的筛选条件将保留自 *Leapfrogging 汇总报告*.
2. **添加** 或 **移除** 使用……从报告表中添加或移除列 ![](/files/68a24e11d342b9e43ce1c95ec070f7c75aa9d5b6) **\[列]** 报告右上角的图标。
   * 请参见 *报告列参考* 下方内容，以了解报告中显示的数据的更多信息。

<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/ba5c39db98873be4b9310babdf6920fac14b7385"><em>Leapfrogging 转化明细报告</em></a>.</p> |
| 失去的行动        | <p>在你选择的日期范围内，该合作伙伴因被另一合作伙伴超越而失去的行动总数。</p><p>• 选择 <strong>失去的行动数量</strong> 以进一步下钻至 <a href="/pages/ba5c39db98873be4b9310babdf6920fac14b7385"><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/zh/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.
