> 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/promo-codes/promo-codes-faq.md).

# 促销码常见问题

本 FAQ 涵盖在您的 impact.com 项目中使用促销代码的常见问题。了解如何管理跟踪、归因以及例外情况，以确保促销代码与您的合作伙伴设置有效配合。

<details>

<summary>如何限制某些促销代码不向我的合作伙伴支付佣金？</summary>

您可以使用 [促销代码例外列表](/brand/zh/what-would-you-like-to-learn-about/account-administration/program-settings/exception-lists/create-promo-code-exception-lists.md) 根据与其促成的操作相关的特定/指定促销代码，以不同费率（包括 $0）向合作伙伴付款。您还可以根据 [商品类别或 SKU](/brand/zh/what-would-you-like-to-learn-about/account-administration/program-settings/exception-lists/create-category-and-sku-exception-lists.md).

</details>

<details>

<summary>我可以将一个促销代码分配给多个合作伙伴吗？</summary>

不可以，促销代码只能分配给单个合作伙伴或媒体来源。创建促销代码时，您必须选择其归因到的具体合作伙伴或媒体来源。其他合作伙伴使用该促销代码促成的任何购买都将导致无效转化。

</details>

<details>

<summary>Coupon Ad 和 Tracking Promo Code 有什么区别？</summary>

优惠券广告是简单的文本链接广告，可为您的合作伙伴提供可展示并链接到您的促销活动的内容。另一方面，Tracking Promo Code 包含归因逻辑——这意味着当使用某个代码时，impact.com 会根据点击路径和代码设置将功劳归于某个合作伙伴，或不归于该合作伙伴。对于点击，优惠券广告将回退到您项目的归因逻辑（这可能要求合作伙伴为最后一次点击）。

</details>

<details>

<summary>促销代码区分大小写吗？</summary>

精确匹配类型的促销代码不区分大小写。 [正则表达式](/brand/zh/what-would-you-like-to-learn-about/platform-features/promo-codes/regular-expression/regex-explained.md) 不过，促销代码区分大小写。

</details>

<details>

<summary>什么是正则表达式（Regex）？</summary>

Regex 是 Regular Expression（正则表达式）的缩写。它是一种用于使用通配符描述特定模式的特殊文本字符串。 [正则表达式](/brand/zh/what-would-you-like-to-learn-about/platform-features/promo-codes/regular-expression/regex-explained.md) 可用于将数十个都以相同前缀开头的代码分配给某个合作伙伴。

{% hint style="info" %}
**示例：** 如果您的所有代码都以 `SUMMER` 但末尾是其他字符，您可以使用 Regex 设置该代码 `^(SUMMER).*` 用于匹配任何以 `SUMMER`.
{% endhint %}

</details>

<details>

<summary>如果我使已分配促销代码的合作伙伴合同失效，该代码也会失效吗？</summary>

该代码不会失效，并且仍将分配给该合作伙伴。这意味着，在合作伙伴合同失效后，归因于该代码和该合作伙伴的任何销售都将报告在 [无效转化报告](/brand/zh/what-would-you-like-to-learn-about/platform-features/multi-program-reports/operations-reports/invalid-conversions-report.md).

</details>

<details>

<summary>为什么我的促销代码显示的点击次数为零？</summary>

如果您为某个跟踪促销代码分配了 **始终归因** 策略，那么来自该合作伙伴的点击将不再由 impact.com 跟踪，且您的报告中的点击次数将显示为 0。

</details>

<details>

<summary>为什么我看不到“创建跟踪促销代码”选项？</summary>

[需要启用促销代码跟踪](/brand/zh/what-would-you-like-to-learn-about/platform-features/promo-codes/enable-promo-code-tracking.md) 后，该选项才会显示。

<div data-with-frame="true"><figure><img src="/files/83cc0bcbbbb01e1203cce557f7b4b93329daa309" alt=""><figcaption></figcaption></figure></div>

</details>

<details>

<summary>当促销代码跟踪和归因组都处于激活状态时，归因会受到怎样的影响？</summary>

使用促销代码跟踪时，您的 [归因组](/brand/zh/what-would-you-like-to-learn-about/platform-features/actions-and-payouts/credit-groups-explained.md) 将优先于 [促销代码跟踪](/brand/zh/what-would-you-like-to-learn-about/platform-features/promo-codes/promo-codes-overview.md) 归因。例如，一个 *标准* 将促销码设置为 `始终归因` 将会在归因上输给一个 *优先* 使用最后点击归因的合作伙伴。不过，如果两个合作伙伴合同都设置为 *优先*，则促销码追踪归因获胜。

</details>

<details>

<summary>如何防止促销代码在其他网站上泄露？</summary>

impact.com 包含内置保护功能，可防止促销代码泄露。如果其他合作伙伴推广了不分配给他们的代码，impact.com 会将由此产生的转化标记为无效转化。

此操作会撤销该转化，确保没有任何合作伙伴获得相应的功劳或佣金。

</details>


---

# 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/promo-codes/promo-codes-faq.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.
