> 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/zh/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/contracts/dynamically-pay-partners-with-the-shared-id.md).

# 使用 Shared 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/zh/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/template-terms/create-template-terms.md) 用于根据某次转化的 *Referral SharedId*。这应与合作伙伴提供给您的域名保持一致。
   * 所有会影响某次转化付款的网页域名都需要进行调整或限制。若要更新某个域名的付款，请使用一个 [*付款组*](/brand/zh/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/zh/nin-xiang-liao-jie-shen-me/platform-features/tracking/tracking-links/link-parameters/sub-id-and-shared-id-parameters-explained-for-partners.md) — 说明该参数如何工作，以及合作伙伴如何将其附加到您的营销内容中。
* 了解如何 [查看 Shared Id 绩效数据](/brand/zh/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/zh/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.
