> 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/tracking/set-up-tracking/enable-cross-program-tracking.md).

# Cross-Program-Tracking aktivieren

<a href="https://pxa.impact.com/student/activity/1117597?sid=0c0e3e5c-54c9-4435-9bee-ebcdccb7f292&#x26;sid_i=0?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=tra-350&#x26;utm_campaign=help-center" class="button primary">Nehmen Sie am PXA-Kurs teil</a>

Wenn Sie mehr als ein Programm haben, können Sie das Tracking über Programme hinweg aktivieren, damit Klicks, die für ein Programm generiert werden, auch als gültige Empfehlungen für Ihre anderen Programme gelten. Dies ist hilfreich, wenn Sie unterschiedliche Websites haben, die miteinander verlinkt sind. Wenn Sie beispielsweise zwei eng verbundene Marken haben, zwischen denen die Navigation einfach ist, können Sie einem Partner das Generieren von Traffic zu einer Website gutschreiben, selbst wenn die Kundenkonversion auf der anderen Website erfolgt.

Damit das Tracking über Programme hinweg effektiv funktioniert, müssen Ihre Partner aktive Verträge für alle zugehörigen Programme haben. Beim Prüfen von Partnerbewerbungen können Sie die Option wählen, **für alle Programme anzunehmen**. Partner werden dann über die Bedingungen Ihrer Standardvorlage mit Ihren anderen Programmen verknüpft.

#### Tracking über Programme hinweg aktivieren

{% hint style="warning" %}
**Wichtig:** Cross-Program-Tracking sollte in Creator-Programmen nicht aktiviert werden, da es das Tracking und die Zuordnung beeinträchtigen würde.
{% endhint %}

1. Wählen Sie in der oberen Navigationsleiste ![](/files/4fa7c3e47e2dc9a63e140c0862eeab4caaaca16f) **\[Benutzerprofil] → Einstellungen**.
2. Von dem *Technisch* im Abschnitt links, wählen Sie **Tracking über Programme hinweg**.
3. Auf dem *Tracking über Programme hinweg* auf dem Bildschirm, aktivieren Sie **Tracking über meine Programme hinweg zulassen**, und wählen Sie dann zwischen den 2 Optionen für das Tracking über Programme hinweg:
   * *Alle meine Programme*—Traffic über alle Ihre Programme hinweg verfolgen.
   * *Bestimmte Programme*—geben Sie an, über welche Programme hinweg Traffic verfolgt werden soll.
     * Wenn Sie bestimmte Programme auswählen, verwenden Sie die Taste ![](/files/9d64f70d0e9b0240ee54d31eca2a276c49d4a439) **\[Command]** oder ![](/files/c479c093e0f99212ad5509fbef93143dae469045) **\[Control]** zum Auswählen mehrerer Programme.
4. Wählen Sie **Speichern**.

   <div data-with-frame="true"><figure><img src="/files/4a6fff6c631744fa827b09b6aac500940257b908" alt="" width="375"><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/tracking/set-up-tracking/enable-cross-program-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.
