> 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/de/what-would-you-like-to-learn-about/platform-features/promo-codes/enable-promo-code-tracking.md).

# Tracking für Aktionscodes aktivieren

{% hint style="warning" %}
**Warnung:** Sie müssen [testen & validieren](/brand/de/what-would-you-like-to-learn-about/platform-features/event-types/test-new-event-types.md) Ihren Promo-Code im Event-Typ, bevor Sie diese Einstellung aktivieren. Wenden Sie sich an Ihren CSM oder [den Support kontaktieren](https://app.impact.com/support/portal.ihtml?createTicket=true) wenn Sie dabei Hilfe benötigen.
{% endhint %}

1. Wählen Sie in der oberen Navigationsleiste ![](/files/4fa7c3e47e2dc9a63e140c0862eeab4caaaca16f) **\[Benutzerprofil] → Einstellungen**.
2. In der rechten Spalte, unter *Allgemein*, wählen Sie **Anzeigeneinstellungen**.
3. Unter *Promo-Code-Tracking*, wählen Sie ![](/files/fe84c681e069b5477f98406f9231dfb4bbe30c8a) **\[Unchecked box]** **Promo-Code-Tracking für dieses Programm aktivieren**.
   * Sie können auch ![](/files/fe84c681e069b5477f98406f9231dfb4bbe30c8a) **\[Unchecked box]** **Partnern erlauben, Promo-Codes für dieses Programm anzufordern** wenn Sie Partnern erlauben möchten, Sie zu bitten, einen bestimmten Promo-Code für sie zu erstellen.
4. Wählen Sie am unteren Bildschirmrand **Speichern**.

   <div data-with-frame="true"><figure><img src="/files/b901e8cc2197cfb356af026e1cbb0c401488eca5" 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/de/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.
