> 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) およびテンプレート。コンバージョンデータテンプレートを最適化するうえで、どの特定のパラメータが最も適しているかは、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.
