> 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/creator-program/working-with-creators/create-promo-codes-for-hired-creators.md).

# Promo-Codes für beauftragte Creator erstellen

Bei der Einrichtung von Promo-Codes für Ihre Creator gibt es zwei verschiedene Szenarien, die für Ihr Konto gelten:

{% tabs %}
{% tab title="Performance & Creator" %}
Um Promo-Codes für Creator-Events korrekt zu erstellen, die aus einem Performance-Programm eingerichtet werden, ist ein zusätzlicher Schritt erforderlich, damit sie korrekt zugeordnet werden, und er muss für jeden Creator durchgeführt werden.

1. Stellen Sie in Ihrem Creator-Programm sicher, dass der Creator dem Programm beigetreten ist.
   * Unter ![](/files/8189ccdb3d6833e64eac05afbd5a6e7ceadce224) **\[Engage]** → **Partner → Creator**, der Partner sollte mit einem grünen Verifizierungs-Häkchen aufgeführt sein. Alternativ, [laden Sie Creator zu Ihrer Kampagne ein](/brand/de/what-would-you-like-to-learn-about/creator-program/recruit-creators/manage-creator-campaign-applicants.md#invite-new-creators-to-your-campaign-0-1).

     <div data-with-frame="true"><figure><img src="/files/5f53d6a5785604dec6ee94fcd8b22dd4027b2ab7" alt=""><figcaption></figcaption></figure></div>
2. Navigieren Sie in Ihrem Performance-Programm zu ![](/files/1af377af25807d5c40a37ebf0170356256f8aab5) **\[Optimize] → Einstellungen → Netzwerke**.
   * Sie haben Optimize nicht? Erfahren Sie, wie Sie [das Optimize-Add-on erhalten](/brand/de/what-would-you-like-to-learn-about/account-administration/account-settings/subscription-add-ons/get-the-optimize-add-on.md).
3. Suchen Sie in der Liste nach einer relevanten Creator-Media-Quelle und wählen Sie ![](/files/c11698866429289b19d13f1756344d66ed4517bc) **\[Mehr]** **→ Tracking → Neuen Promo-Code zuweisen**.
4. Füllen Sie die relevanten Informationen aus und wählen Sie **Speichern**.
5. Als Nächstes weisen Sie den Promo-Code dem Creator zu. In Ihrem Creator-Programm unter ![](/files/8189ccdb3d6833e64eac05afbd5a6e7ceadce224) **\[Engage]**, navigieren Sie zu **Inhalt → Promo-Codes → Promo-Code erstellen → Tracking**.
6. Füllen Sie die erforderlichen Informationen aus und wählen Sie **Speichern**.

{% hint style="warning" %}
**Wichtig:** Bitte stellen Sie sicher, dass derselbe Promo-Code, der einem Creator im Creator-Programm zugewiesen ist, nicht auch einem Partner im Performance-Programm zugewiesen ist.
{% endhint %}
{% endtab %}

{% tab title="Nur Creator" %}
Um Promo-Codes für Creator-Events korrekt zu erstellen, die im Creator-Programm eingerichtet werden:

1. Stellen Sie sicher, dass der Creator Ihrem Programm beigetreten ist.

   * Unter ![](/files/8189ccdb3d6833e64eac05afbd5a6e7ceadce224) **\[Engage]** → **Partner → Creator**, der Creator sollte mit einem grünen Verifizierungs-Häkchen aufgeführt sein. Wenn der Creator, dem Sie Promo-Codes zuweisen möchten, Ihrem Programm noch nicht beigetreten ist, [laden Sie ihn zu Ihrer Kampagne ein](/brand/de/what-would-you-like-to-learn-about/creator-program/recruit-creators/manage-creator-campaign-applicants.md#invite-new-creators-to-your-campaign-0-1).

   <div data-with-frame="true"><figure><img src="/files/5f53d6a5785604dec6ee94fcd8b22dd4027b2ab7" alt=""><figcaption></figcaption></figure></div>
2. Navigieren Sie zu ![](/files/8189ccdb3d6833e64eac05afbd5a6e7ceadce224) **\[Engage]** → **Inhalt → Promo-Codes → Promo-Code erstellen → Tracking**.
3. Füllen Sie [die erforderlichen Informationen](/brand/de/what-would-you-like-to-learn-about/platform-features/promo-codes/create-a-promo-code.md) und wählen Sie **Speichern**.
   {% endtab %}
   {% endtabs %}


---

# 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/creator-program/working-with-creators/create-promo-codes-for-hired-creators.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.
