> 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">Mache den PXA-Kurs</a>

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

{% hint style="success" %}
**Hinweis**: Die *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 dieser Funktion zu Ihrem Konto zu besprechen.
{% endhint %}

#### Zugriff auf Optimize-Netzwerke

1. Wählen Sie in der linken Navigationsleiste ![](/files/1af377af25807d5c40a37ebf0170356256f8aab5) **\[Optimize]**.
2. Wählen Sie in der linken Navigationsleiste **Einstellungen → Netzwerke**.
3. Verwenden Sie die **Filter** unten *Medienquellen* anpassen.
   * Lesen Sie den *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. *Organische Verweisung*) Sie anzeigen möchten.                                 |
| Status              | Wählen Sie aus, welchen Status der Medienquelle (z. B. *Aktiv*) Sie anzeigen möchten.                                          |
| Credit Group        | Wählen Sie aus, welche Medienquellen-Abrechnungsgruppe (z. B. *Bevorzugt*) Sie anzeigen möchten.                               |
| Tracking-Methoden   | Wählen Sie aus, welche Tracking-Methoden der Medienquelle (z. B. *Tracking-Link* und *Direkter Traffic*) Sie anzeigen möchten. |
| Kostenimport-Status | Wählen Sie den Kostenimport-Status aus (z. B. *Nicht konfiguriert*) Sie anzeigen möchten.                                      |

</details>

4. Von hier aus haben Sie Optionen, was Sie tun können.

   * Unter *Bericht*, wählen Sie ![](/files/2d3f867b00cfdac7544b51baf92daa8249eb6b82) **\[Berichte]** um ein *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 Abrechnungsregeln 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.
