> 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. 从 *类别* 搜索栏旁的筛选器中，选择 **表现**.
3. 选择 **高级操作列表** 以查看报告。
4. 选择 *客户 ID* 筛选条件，并输入您想查看转化数据的客户 ID。

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

#### 活动漏斗

Campaign Funnel 报告按点击来源日期汇总，显示每个漏斗层级的转化次数。该报告不会将回退操作与可播放操作区分开。

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

1. 从左侧导航栏中选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage] → 报告 → 更多报告**.
2. 从 *类别* 搜索栏旁的筛选器中，选择 **表现**.
3. 选择 **漏斗绩效** 以查看报告。
4. 导航到事件类型列（例如， *销售*）并选择该值。
   * 您将深入查看 Campaign Funnel 报告 - 按最近一次点击日期的转化列表。

#### 链式操作列表

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

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

1. 从左侧导航栏中选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage] → 报告 → 更多报告**.
2. 从 *类别* 搜索栏旁的筛选器中，选择 **列表**.
3. 选择 **链式操作列表** 以查看报告。
4. 在报告标题下，设置筛选条件并选择 ![](/files/34cdd2217d627a308c301c2567d5dfe7d669a2cc) **\[搜索]**.
   * 您可以选择 **显示** 并选择 *Shared 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, and the optional `goal` 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>&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.
