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