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

# 使用共享 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) 用于根据以下内容调整转化的支付金额 *推荐 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 值必须与以下内容完全一致： *推荐 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/ni-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.
