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

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

1. パートナーがマーケティングコンテンツをどのウェブドメインでホストする予定かについて、パートナーと話し合ってください。
   * パートナーがマーケティングコンテンツをホストする予定のウェブドメインを特定することは、Shared Id を使って動的に報酬を支払ううえで非常に重要です。十分な調査を行わないと、実際の支払い額が想定と一致しない可能性があります。
2. [テンプレート条件を作成する](/brand/ja/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/template-terms/create-template-terms.md) コンバージョンの報酬を次に基づいて変更する *Referral SharedId*。これは、パートナーから提供されたドメインと一致している必要があります。
   * コンバージョンの報酬に影響するすべてのウェブドメインについて、調整または制限が必要です。ドメインの報酬を更新するには、 [*支払いグループ*](/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 の値に一致するウェブドメインでホストします。
   * 渡される Shared Id の値は、必ず *Referral SharedId* パートナーとの契約における報酬ルールと完全に一致していなければなりません。一致しない場合、報酬は動的に更新されません。
   * この手順は、テンプレート条件に追加した各ウェブドメインについて繰り返します。
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.
