> 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. 在左侧导航栏中，选择 ![](https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-230534471fef5f40808e921e41ee44e4a06ded03%2Fe6cb9548999afdc1ed3ce4942e4cb5b45b5cecbd323267aac2a7cd1915fccc09.svg?alt=media) **\[Engage] → 报告 → 更多报告**.
2. 从 *类别* 在搜索栏旁边的筛选条件中，选择 **绩效**.
3. 选择 **高级操作列表** 以查看报告。
4. 选择 *客户 ID* 筛选器，并输入你想查看转化数据的客户 ID。

   <div data-with-frame="true"><figure><img src="https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2FqoUW3meemUpSc6ybt1nk%2FUntitled%20design%20(14).png?alt=media&amp;token=978e5a44-4e86-4424-9c94-048e6aec999e" alt=""><figcaption></figcaption></figure></div>

#### 活动漏斗

活动漏斗报表会按点击推荐日期汇总，显示每个漏斗层级的对话数量。此报表不会将反向操作与可执行操作区分开来。

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

1. 在左侧导航栏中，选择 ![](https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-230534471fef5f40808e921e41ee44e4a06ded03%2Fe6cb9548999afdc1ed3ce4942e4cb5b45b5cecbd323267aac2a7cd1915fccc09.svg?alt=media) **\[Engage] → 报告 → 更多报告**.
2. 从 *类别* 在搜索栏旁边的筛选条件中，选择 **绩效**.
3. 选择 **漏斗表现** 以查看报告。
4. 转到事件类型列（例如， *销售*）并选择该值。
   * 你将下钻到活动漏斗报表 - 按最后点击日期划分的转化列表。

#### 链式操作列表

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

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

1. 在左侧导航栏中，选择 ![](https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-230534471fef5f40808e921e41ee44e4a06ded03%2Fe6cb9548999afdc1ed3ce4942e4cb5b45b5cecbd323267aac2a7cd1915fccc09.svg?alt=media) **\[Engage] → 报告 → 更多报告**.
2. 从 *类别* 在搜索栏旁边的筛选条件中，选择 **列表**.
3. 选择 **链式操作列表** 以查看报告。
4. 在报表标题下方，设置筛选器并选择 ![](https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-3c5971fb7b03a98375488e97a4317afd60621298%2Fd0fbb4c2c189cdc83bc0eb8e906fa3cb66818d0a9daa1491ea48042160714ed2.svg?alt=media) **\[搜索]**.
   * 你可以选择 **显示** 并选择 *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.
