> 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/cross-channel-performance-insights/manage-optimize-media-sources.md).

# Optimize-Medienquellen verwalten

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

**Netzwerke optimieren** wird Ihnen mehr über Tracking-Systeme von Drittanbietern (z. B. Google SEO) erzählen, auch bekannt als *Medienquellen*, die zur Customer Journey beitragen könnten. Durch das Hinzufügen dieser Tracking-Systeme stellen Sie sicher, dass Ihre Erkenntnisse so genau wie möglich sind, und Sie können sogar Elemente wie zugewiesene verwalten [Aktionscodes](/brand/de/what-would-you-like-to-learn-about/platform-features/promo-codes/promo-codes-overview.md) und Kostenimport.

{% hint style="success" %}
**Hinweis**: Der *Netzwerke* Funktion ist Teil des Optimize-Add-ons und erfordert, dass Sie den `CustomerStatus` und `CustomerId` Parameter in Ihrem Tracking übergeben. [Support kontaktieren](https://app.impact.com/support/portal.ihtml?createTicket=true) um die Hinzufügung zu Ihrem Konto zu besprechen.
{% endhint %}

#### Zugriff auf Optimize-Netzwerke

{% hint style="warning" %}
Diese Funktion ist nur mit bestimmten impact.com-Editionen oder Add-ons verfügbar. Wenn Sie das ![](/files/e356c993933f569da96374c313da4d0b8087432c) **Optimieren** Symbol, ist Ihr Konto für das Upgrade berechtigt. Wählen Sie das Symbol aus und erhalten Sie das Optimize-Add-on direkt in der Plattform!
{% endhint %}

1. Wählen Sie in der linken Navigationsleiste ![](/files/1af377af25807d5c40a37ebf0170356256f8aab5) **\[Optimieren]**.
2. Wählen Sie in der linken Navigationsleiste **Einstellungen → Netzwerke**.
3. Verwenden Sie den **Filter** unten *Medienquellen* anzupassen.
   * Beziehen Sie sich auf die *Filterreferenz* für weitere Informationen zu den verfügbaren Filtern.

<details>

<summary>Filterreferenz</summary>

|                          |                                                                                                                                 |
| ------------------------ | ------------------------------------------------------------------------------------------------------------------------------- |
| **Filter**               | **Beschreibung**                                                                                                                |
| Kanal                    | Wählen Sie aus, welchen Verbraucherkanal (z. B. *Organischer Verweis*) Sie anzeigen möchten.                                    |
| Status                   | Wählen Sie aus, welchen Medienquellenstatus (z. B. *Aktiven*) Sie anzeigen möchten.                                             |
| Credit-Gruppe            | Wählen Sie aus, welche Medienquellen-Zurechnungsgruppe (z. B. *Bevorzugt*) Sie anzeigen möchten.                                |
| Tracking-Methoden        | Wählen Sie aus, welche Tracking-Methoden für Medienquellen (z. B. *Tracking-Link* und *Direkter Traffic*) Sie anzeigen möchten. |
| Status des Kostenimports | Wählen Sie den Status des Kostenimports aus (z. B. *Nicht konfiguriert*) Sie anzeigen möchten.                                  |

</details>

4. Von hier aus haben Sie verschiedene Möglichkeiten.

   * Unter *Bericht*, wählen Sie ![](/files/2d3f867b00cfdac7544b51baf92daa8249eb6b82) **\[Berichte]** um einen *Medien-Dashboard* Bericht für diese Medienquelle anzuzeigen.
   * Unter *Aktionen*, wählen Sie ![](/files/c11698866429289b19d13f1756344d66ed4517bc) **\[Mehr]→ Tracking → Neuen Promo-Code zuweisen** um ein neues Tracking zu erstellen [Promo-Code](/brand/de/what-would-you-like-to-learn-about/platform-features/promo-codes/promo-codes-overview.md).

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

{% hint style="success" %}
**Hinweis**: Wenn Sie Traffic ausschließen, Details zu einer Medienquelle ändern oder die Zurechnungsregeln für eine Medienquelle ändern möchten, [wenden Sie sich an den Support](https://app.impact.com/support/portal.ihtml?createTicket=true).
{% endhint %}


---

# 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/cross-channel-performance-insights/manage-optimize-media-sources.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.
