> 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/tracking/stand-down-policy-explained.md).

# 停止投放政策说明

impact.com's [stand-down 政策](https://app.impact.com/pcontent/stand-down-policy.ihtml) 这是一项最佳实践，可防止某些合作伙伴——尤其是使用浏览器扩展、工具栏或购物车内解决方案的合作伙伴——在另一位合作伙伴的点击已被记录后干扰购物体验。一旦购物者通过跟踪链接（例如来自创作者、内容发布商、返现计划或优惠券网站）进行了互动， `afsrc=1` 参数会自动附加到所有由合作伙伴驱动流量的落地页 URL 上。任何竞争性的扩展都必须退出，不得通过触发弹窗、激活新的跟踪链接或改变客户的购买路径来试图覆盖原始点击。

#### 工作原理

1. 消费者点击合作伙伴网站上的链接后，会被带到品牌的落地页。
2. 该 `afsrc=1` 参数会自动附加到落地页 URL。
3. 竞争的合作伙伴（例如浏览器扩展）会检查将消费者重定向过来的链接，并识别出它是 impact.com 跟踪链接。
4. 随后，该扩展必须遵守 stand-down 政策，并且不应向该消费者显示任何扩展弹窗。

#### 在您的模板条款中检查 stand-down 政策

您可以通过查看模板条款中的 *一般条款* 部分。

1. 在左侧导航栏中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage]** → **合同** → **模板条款**.
2. 将鼠标悬停在相关的模板条款上，然后选择 ![](/files/48274f9251fd79e93a99aad7b4393690b07a61c9) **\[更多]** → **查看条款**.
3. 向下滚动到 *一般条款* 部分，然后查找 *Stand Down Policy*.

   <div data-with-frame="true"><figure><img src="/files/d5413a14ee575e74f06cd272e39685684d5ece52" alt="" width="563"><figcaption></figcaption></figure></div>

#### 禁用 stand-down 政策

{% hint style="warning" %}
**警告：** 您的项目的 stand-down 政策默认已启用，我们建议您保持启用，以建立良好的合作关系。明确说明您遵守 stand-down 政策，将让合作伙伴更有机会保持其转化胜出者的地位。
{% endhint %}

1. 从顶部导航栏中，选择 ![](/files/1cbb667ec4878308f24ec4acd13cbf03ede0bdfe) **\[User profile] → Settings**.
2. 在右侧，位于 *Tracking*下，选择 **常规**.
3. 在以下内容下方 *Stand Down Policy* 部分下，选择 ![](/files/d4151d93ed2da7b33e79d07ae02bdd88dbd67390) **\[复选框]** **对所有模板条款启用 stand down policy**.
4. 选择 **保存**.


---

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

```
GET https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/platform-features/tracking/stand-down-policy-explained.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
