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