# Track Your Conversion Funnel Using Chained Actions

<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">Take the PXA course</a>

Chained actions let you track an event funnel by linking parent and child actions. This feature is useful for brands that want to track a conversion funnel with multiple steps.

{% hint style="info" %}
**Examples:**

A partner drives a trial membership sign-up (the parent action), and later the same customer converts to a paid membership (the child action). impact.com tracks both actions and their relationship to each other.

A music blogger drives an initial subscription on a platform (the parent action), resulting in recurring renewals over the following months (the child action).
{% endhint %}

{% hint style="info" %}
**Note:** You can only chain actions that have been set up upon the creation of your account. To chain your existing actions, reach out to [support](https://app.impact.com/secure/advertiser/support/customer-support-portal-flow.ihtml).
{% endhint %}

#### How it works

* The parent action happens first and must be tracked before the child action; otherwise, you risk breaking the chain of events, and you won’t be able to attribute a conversion to the relevant partner.
* The child action is tied to the parent action using a common customer ID, which ensures that the conversion is attributed to the partner who drove the parent event. Chaining actions is only possible via this customer ID, and must be passed in both parent and child actions.
* Both parent and child actions can be reversed individually if needed.

impact.com also supports multi-step funnels of 2 or more events using chained actions. Reach out to [support](https://app.impact.com/secure/advertiser/support/customer-support-portal-flow.ihtml) for additional help to get more insight into more complex chained actions.

{% hint style="info" %}
**Note:** For field examples and a list of accepted parameters, refer to impact.com’s [field reference](https://integrations.impact.com/impact-brand/reference/action-conversion-field-references#conversion-details-reference) and templates. We recommend consulting your CSM to determine which specific parameters will best optimize your Conversion Data template.
{% endhint %}

#### Find out more

* [Modify Parent & Child Event Types](/brand/what-would-you-like-to-learn-about/platform-features/actions-and-payouts/chained-action-reports/modify-parent-and-child-event-types.md)
* [What are the Referral Windows?](/brand/what-would-you-like-to-learn-about/platform-features/actions-and-payouts/chained-action-reports/referral-windows-for-chained-action-reports-explained.md)
* [Chained Action Reports](/brand/what-would-you-like-to-learn-about/platform-features/actions-and-payouts/chained-action-reports/chained-action-reports.md)


---

# Agent Instructions: 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/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.
