> 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/contracts-and-template-terms/contracts/dynamically-pay-partners-with-the-shared-id.md).

# 共有IDを使ってパートナーに動的に報酬を支払う

<a href="https://pxa.impact.com/student/activity/1087833?sid=0c0e3e5c-54c9-4435-9bee-ebcdccb7f292&#x26;sid_i=0?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=con-250&#x26;utm_campaign=help-center" class="button primary">PXAコースを受講する</a>

共有IDは、各アクションのトラフィックソースを区別し、Webサイトのトラフィックの発生元に基づいてコンバージョン報酬を調整できるようにします。パートナーは、マーケティングコンテンツに追加パラメータとして共有IDを追加できます。このパラメータには任意の値を設定でき、マーケティングコンテンツがコンバージョン経路に含まれるたびに（例：顧客がバナー広告をクリックしたときなど）、impact.comによって追跡されます。

1. パートナーと、マーケティングコンテンツを掲載する予定のWebドメインについて話し合ってください。
   * パートナーがマーケティングコンテンツを掲載するWebドメインを把握することは、共有IDを使って動的に報酬を支払ううえで重要です。十分な確認を行わないと、実際の報酬が期待どおりにならない可能性があります。
2. [テンプレート条項を作成する](/brand/ja/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/template-terms/create-template-terms.md) コンバージョンの報酬を次に基づいて変更する *紹介用Shared ID*。これは、パートナーから提供されたドメインと一致している必要があります。
   * コンバージョンの報酬に影響するすべてのWebドメインには、調整または制限が必要です。ドメインの報酬を更新するには、 [*支払いグループ*](/brand/ja/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/template-terms/payout-adjustments/set-payout-rules-using-payout-groups.md) または *報酬調整*を使用します。報酬の支払いを防ぐには、 *支払い制限*.
3. パートナーは、マーケティングコンテンツにShared IDを追加して更新し、その後、Shared IDの値に一致するWebドメインでそれをホストします。
   * 渡されるShared IDの値は、必ず *紹介用Shared ID* パートナーとの契約における報酬ルールと完全に一致している必要があります。一致しない場合、報酬は動的に更新されません。
   * この手順は、テンプレート条項に追加した各Webドメインについて繰り返します。
4. コンバージョンは追跡されます。報酬は、渡されるShared IDの値に応じて動的に更新されます。

{% hint style="info" %}
**CSMと設定を再確認してください：** プランを実行する前に動的報酬の設定を再確認したい場合は、CSMに連絡するか、 [サポートに連絡してください](https://app.impact.com/support/portal.ihtml?createTicket=true).
{% endhint %}

#### 追加リソース

* [パートナー向けのSub IDおよびShared IDパラメータの説明](/partner/ja/nitsuitebitaidesuka/platform-features/tracking/tracking-links/link-parameters/sub-id-and-shared-id-parameters-explained-for-partners.md) — パラメータの仕組みと、パートナーがそれをマーケティングコンテンツに追加する方法を説明します。
* 方法を学ぶ [Shared IDのパフォーマンスデータを表示する](/brand/ja/what-would-you-like-to-learn-about/platform-features/multi-program-reports/performance-reports-for-brands/view-shared-id-performance-data-as-a-brand.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/contracts-and-template-terms/contracts/dynamically-pay-partners-with-the-shared-id.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.
