> 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/enable-promo-code-tracking.md).

# 启用促销代码跟踪

{% hint style="warning" %}
**警告：** 你必须 [测试并验证](/brand/zh/what-would-you-like-to-learn-about/platform-features/event-types/test-new-event-types.md) 在启用此设置之前，请在活动类型中测试并验证你的促销代码。请联系你的 CSM 或 [联系支持](https://app.impact.com/support/portal.ihtml?createTicket=true) 如果你需要帮助，请联系他们。
{% endhint %}

1. 在顶部导航栏中，选择 ![](/files/34cff7cafbbfcd416778a35b63cb058c27bcda8b) **\[用户资料] → 设置**.
2. 在右侧栏中，位于 *常规*，选择 **广告设置**.
3. 在……下 *促销代码跟踪*，选择 ![](/files/48509e0f0c9ae68203294f8aae7777211a4315e1) **\[未勾选复选框]** **为此项目启用促销代码跟踪**.
   * 您也可以选择 ![](/files/48509e0f0c9ae68203294f8aae7777211a4315e1) **\[未勾选复选框]** **允许合作伙伴为此项目申请促销代码** 如果你想允许合作伙伴请你为他们创建特定的促销代码。
4. 在屏幕底部，选择 **保存**.

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


---

# 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/enable-promo-code-tracking.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.
