> 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/ja/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を介してのみ可能であり、親アクションと子アクションの両方で渡す必要があります。
* 必要に応じて、親アクションと子アクションはいずれも個別に取り消せます。

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) およびテンプレートをご参照ください。Conversion Data テンプレートを最適化するうえで最も効果的な具体的パラメーターを決めるには、CSM に相談することをおすすめします。
{% endhint %}

#### 詳細を見る

* [親イベントと子イベントの種類を変更](/brand/ja/what-would-you-like-to-learn-about/platform-features/actions-and-payouts/chained-action-reports/modify-parent-and-child-event-types.md)
* [紹介ウィンドウとは？](/brand/ja/what-would-you-like-to-learn-about/platform-features/actions-and-payouts/chained-action-reports/referral-windows-for-chained-action-reports-explained.md)
* [連鎖アクションレポート](/brand/ja/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/ja/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.
