> 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/impact-brand/reference/action-conversion-field-references#conversion-details-reference) 和模板。我们建议您咨询 CSM，以确定哪些特定参数最能优化您的转化数据模板。
{% 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:

```
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>
```

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.
