> 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/actions/track-your-conversion-funnel-using-chained-actions.md).

# 使用链式行动跟踪您的转化漏斗

<a href="https://pxa.impact.com/student/activity/1117597?sid=0c0e3e5c-54c9-4435-9bee-ebcdccb7f292&#x26;sid_i=0?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=tra-350&#x26;utm_campaign=help-center" class="button primary">参加 PXA 课程</a>

串联操作可让你通过关联父级操作和子级操作来跟踪事件漏斗。此功能适用于希望跟踪包含多个步骤的转化漏斗的品牌。

{% hint style="info" %}
**示例：**

某合作伙伴促成了试用会员注册（父级操作），随后同一客户转化为付费会员（子级操作）。impact.com 会跟踪这两项操作及它们彼此之间的关联。

一位音乐博主在某平台上促成了首次订阅（父级操作），随后在接下来的几个月里带来了持续续订（子级操作）。
{% endhint %}

{% hint style="info" %}
**注意：** 你只能串联在创建账户时已设置好的操作。若要串联你现有的操作，请联系 [支持](https://app.impact.com/secure/advertiser/support/customer-support-portal-flow.ihtml).
{% endhint %}

#### 运作方式

* 父级操作会先发生，且必须在子级操作之前完成跟踪；否则，你可能会破坏事件链，并且将无法将某次转化归因于相关合作伙伴。
* 子级操作通过一个共同的客户 ID 关联到父级操作，这可确保转化归因于促成父级事件的合作伙伴。只有通过此客户 ID 才能串联操作，并且该 ID 必须同时传递给父级和子级操作。
* 如有需要，父级操作和子级操作都可以分别撤销。

impact.com 还支持使用串联操作构建包含 2 个或更多事件的多步骤漏斗。请联系 [支持](https://app.impact.com/secure/advertiser/support/customer-support-portal-flow.ihtml) 以获取更多帮助，进一步了解更复杂的串联操作。

{% hint style="info" %}
**注意：** 如需字段示例和可接受参数列表，请参阅 impact.com的 [字段参考](https://integrations.impact.com/brand-api-reference/reference/action-and-conversion-field-references) 和模板。我们建议咨询你的 CSM，以确定哪些具体参数最能优化你的 Conversion Data 模板。
{% endhint %}

#### 了解更多

* [修改父级和子级事件类型](/brand/zh/what-would-you-like-to-learn-about/platform-features/actions-and-payouts/chained-action-reports/modify-parent-and-child-event-types.md)
* [什么是推荐窗口？](/brand/zh/what-would-you-like-to-learn-about/platform-features/actions-and-payouts/chained-action-reports/referral-windows-for-chained-action-reports-explained.md)
* [串联操作报告](/brand/zh/what-would-you-like-to-learn-about/platform-features/actions-and-payouts/chained-action-reports/chained-action-reports.md)


---

# 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/actions/track-your-conversion-funnel-using-chained-actions.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.
