> 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/cross-channel-performance-insights/optimize-reports/top-paths-report.md).

# 热门路径报告

Top Paths 报告会向你展示程序中最受欢迎的转化路径。并不会捕获所有转化路径步骤——该报告仅显示 9 步及以内的转化路径。该报告最适合用于调查你在其他报告中发现的趋势。参见 [Top Paths 说明](/brand/zh/what-would-you-like-to-learn-about/platform-features/cross-channel-performance-insights/optimize-reports/top-paths-explained.md) 了解更多。进一步了解 [Optimize Essentials 和 Pro](/brand/zh/what-would-you-like-to-learn-about/platform-features/cross-channel-performance-insights/compare-optimize-essentials-and-pro-tiers.md).

#### 访问 Top Paths 报告

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

1. 从左侧导航栏中，选择 ![](/files/dd9b9b71e0a8abffbc19dd6a3c4d28626449f744) **\[Optimize]**.
2. 从左侧导航栏中，选择 **漏斗 →** [**Top Paths**](https://app.impact.com/secure/advertiser/optimize/Adv_Attribution_Report/r2124/report/viewReport.report?handle=insights_top_paths_pm_only_2).
3. 在……下 *Top Paths*，你可以筛选想要查看的数据。选择 **应用** 当你设置好所需筛选条件后。

   * 查看 *筛选条件参考* 了解更多信息。

   <div data-with-frame="true"><figure><img src="/files/402a35730c511826ab2f372bfa793e8a4c004282" alt="" width="563"><figcaption></figcaption></figure></div>

   <div data-gb-custom-block data-tag="hint" data-style="success" class="hint hint-success"><p><strong>注意：</strong> 该 <em>热门路径报告</em> 仅显示至少包含一次与你的一位合作伙伴互动的路径。如果你想查看不一定包含你的合作伙伴的路径（例如，Email → Google AdWords → Direct），请联系你的 CSM 或 <a href="https://app.impact.com/support/portal.ihtml?createTicket=true">联系支持</a>.</p></div>

<details>

<summary>筛选条件参考</summary>

| 筛选器  | 说明                                                                                                                                                                                       |
| ---- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 日期范围 | <p>按创建时间筛选数据。你也可以将两个时间段相互比较。</p><p>你最多可以获取 <strong>366 天</strong> 的数据。不过，你仍可通过选择 <strong>与 {上一年} 比较</strong>.</p><p>如果你想提取超过 366 天的数据，则需要使用不同的日期范围多次运行该报告。</p><p>超过 2 年的历史数据可能会定期归档。</p> |
| 洞察级别 | 选择你希望在报告中如何将消费者路径洞察分组。                                                                                                                                                                   |
| 模型   | 如果你已设置消费者路径模型，请选择要查看其消费者路径数据的具体模型。                                                                                                                                                       |
| 事件类型 | 选择要查看消费者转化路径的事件类型，或选择 **全部** 以查看所有事件类型的数据。                                                                                                                                               |
| 步骤   | <p>选择要查看消费者数据的步骤。</p><p>如果你的报告提到 <em>未知推荐来源</em>，那么 impact.com 无法确定是谁促成了消费者购买——这很可能是因为客户在一个没有 impact.com 跟踪 cookie 的“新鲜”浏览器中直接访问了你的网站。</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/cross-channel-performance-insights/optimize-reports/top-paths-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.
