> 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/actions-and-payouts/chained-action-reports/chained-action-reports.md).

# 链式转化报表

有 3 个报告专门使用链式操作数据： *高级操作列表*, *活动漏斗*，以及 *链式操作列表*.

#### 高级操作列表

如果您想查看某个特定客户及其所有关联事件，高级操作列表会很有用。为此，您将使用 *客户 ID* 过滤条件一起包含。

您可以按照以下步骤查找该客户的报告和转化数据：

1. 在左侧导航栏中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage] → 报告 → 更多报告**.
2. 从 *类别* 搜索栏旁的筛选器中，选择 **Performance**.
3. 选择 **高级操作列表** 以查看报告。
4. 选择 *客户 ID* 筛选并输入您想查看转化数据的客户 ID。

   <div data-with-frame="true"><figure><img src="/files/ed3c5e3483b8f138c9aef785e3c54b54c335ed28" alt=""><figcaption></figcaption></figure></div>

#### 活动漏斗

活动漏斗报告按点击推荐日期汇总显示每个漏斗级别的会话数量。此报告不会将反向操作与可播放操作分开。

您可以通过使用屏幕右上角的按钮，对您在此创建的任何报告进行计划、保存或检索（通过 API）。

1. 在左侧导航栏中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage] → 报告 → 更多报告**.
2. 从 *类别* 搜索栏旁的筛选器中，选择 **Performance**.
3. 选择 **漏斗性能** 以查看报告。
4. 导航到事件类型列（例如， *销售*）并选择该值。
   * 您将逐层深入查看《活动漏斗报告 - 按最后点击日期的转化列表》。

#### 链式操作列表

链式操作列表报告显示给定一组父子链式操作的链式操作列表。

您可以 **安排**, **保存**，或 **检索** 通过 API 使用屏幕右上角的按钮处理您在此创建的任何报告。

1. 在左侧导航栏中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage] → 报告 → 更多报告**.
2. 从 *类别* 搜索栏旁的筛选器中，选择 **列表**.
3. 选择 **链式操作列表** 以查看报告。
4. 在报告标题下，设置您的筛选条件并选择 ![](/files/34cdd2217d627a308c301c2567d5dfe7d669a2cc) **\[Search]**.
   * 你可以选择 **显示** 并选择 *共享 ID、SubId1、SubId2 或 SubId3* 以查看相关信息。


---

# 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:

```
GET https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/platform-features/actions-and-payouts/chained-action-reports/chained-action-reports.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
