# 创建促销代码

促销码类似于优惠码，是一种唯一的值字符串，客户可以在结账时将其输入到字段中以获得折扣。不过，与优惠码不同，impact.com's *跟踪促销码*，你可以添加 [归因逻辑](#para-idm73492854945518) ，将销售或转化归因于特定合作伙伴或媒体来源。这会激励客户从你的品牌购买，并加强你与合作伙伴之间的关系。

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2F987UYG9UWiWOSmPx2M3P%2FHow_to_create_promo_codes_on_impact.com.mp4?alt=media&token=56de2bd8-0e67-4e53-ac38-c643090ef106>" %}

1. 从左侧导航菜单中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage] → Content →** [**促销码**](https://app.impact.com/secure/advertiser/engage/ads/view-adv-promo-codes-flow.ihtml).
2. 在右上角，选择 **创建促销码 → 跟踪**.
   * 如果你没有看到此选项，请先 [启用促销码跟踪](/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/0a009ecb3b418b2f2a04f75b71360f44aa0ccbad" alt="" width="299"><figcaption></figcaption></figure></div>

3. 填写相关字段：

<details>

<summary>合作伙伴</summary>

| **设置** | **说明**                                                                                           |
| ------ | ------------------------------------------------------------------------------------------------ |
| 媒体     | 选择 **合作伙伴** 或 **媒体来源** 来分配此促销码。所选合作伙伴是唯一可以因该代码获得归因的合作伙伴。如果其他合作伙伴推广该代码，impact.com 会将产生的转化标记为无效转化。 |

</details>

<details>

<summary>促销码</summary>

| **设置** | **说明**                                                                                                                                                                                                                                                                                                              |
| ------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 促销码    | 输入你的 **唯一字母数字促销码** （对于正则表达式代码区分大小写）。                                                                                                                                                                                                                                                                                |
| 可用日期   | <p>使用这些字段设置促销码生效的时间范围。<br><br>• <strong>开始日期：</strong> 选择促销码将变为生效的日期和时间。如果留空，则该代码将立即生效。<br></p><p><strong>• 结束日期：</strong> 选择促销码将过期的日期和时间。如果留空，则它将无限期运行。</p><p><strong>• 清除日期：</strong> 选择此选项可移除以下两项中的值： <em>开始日期</em> 和 <em>结束日期</em> 字段。<br></p><p><strong>• 时区：</strong> 为开始和结束日期选择合适的时区，以确保代码的可用性与特定区域保持一致。</p> |
| 交易     | 如果该促销码与之前创建的交易相关联，请使用 ![](/files/9ee7bd3c79aae4d0667377d18611647c3469f8d1)**\[下拉菜单]** 选择该交易。                                                                                                                                                                                                                        |

</details>

<details>

<summary>支付</summary>

| **设置** | **说明**                                                                                                                                                                                                                                                   |
| ------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 归因政策   | <p>控制在使用促销码时，合作伙伴或媒体来源何时获得转化归因：<br></p><p><strong>• 始终归因</strong> — 促销码始终获得归因。分配了此政策的合作伙伴点击不会被跟踪，因此尽管合作伙伴仍会获得归因，但报告中不会显示任何点击数据。</p><p><strong>• 若参与则归因</strong> — 仅当合作伙伴带来点击时，促销码才会获得归因。</p><p><strong>• 若为赢家则归因</strong> — 仅当合作伙伴带来获胜点击时，促销码才会获得归因。</p> |
| 匹配类型   | <p>• <strong>精确</strong> — 合作伙伴要获得归因，促销码必须完全匹配。</p><p>• <strong>正则表达式</strong> （高级）—<br>使用正则表达式匹配促销码变体。</p><p>• 请参阅 <a href="/pages/61ba811a6d80073109f9347454a1be09607c0d58">正则表达式说明</a> 了解有关如何使用正则表达式匹配促销码的更多信息。</p>                                   |

</details>

<details>

<summary>电子邮件通知</summary>

| **设置** | **说明**                                                               |
| ------ | -------------------------------------------------------------------- |
| 电子邮件地址 | 输入你希望就此新促销码收到通知的具体电子邮件地址。多个地址请用逗号分隔。如果你将此字段留空，通知将改为发送到合作伙伴的默认联系电子邮件。 |
| 备注（可选） | 向合作伙伴发送有关促销码的备注或说明。                                                  |

</details>

4. 选择 **保存** 完成后。


---

# Agent Instructions: 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/promo-codes/create-a-promo-code.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.
