> 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/ads/manage-ads/deep-link-an-asset.md).

# Ein Asset per Deep Link verknüpfen

Wenn Sie Deep Linking für Ihr Programm aktiviert haben, kann jedes hochgeladene Asset so konfiguriert werden, dass ein Besucher per Deep Link zu einer bestimmten Zielseiten-URL weitergeleitet wird. Wenn Sie beispielsweise ein Asset für ein bestimmtes Produkt erstellt haben, können Sie dieses Asset so festlegen, dass ein Besucher direkt zur spezifischen URL dieses Produkts geleitet wird.

#### Zulässige Domains für Deep Linking einrichten

Sie müssen zulässige Domains angeben, damit Deep Linking funktioniert. Durch das Übermitteln dieser Angaben kann der Traffic auf einer per Deep Link verknüpften Seite auf Ihrer Website landen. Erfahren Sie mehr über [zulässige Domains und wie Sie diese einrichten](/brand/de/what-would-you-like-to-learn-about/account-administration/program-settings/tracking-settings/set-up-permitted-domains-for-deep-linking.md).

#### Ein bestimmtes Asset per Deep Link verknüpfen

1. Wählen Sie in der linken Navigationsleiste ![](/files/8189ccdb3d6833e64eac05afbd5a6e7ceadce224) **\[Engage]** → **Inhalt** → **Anzeigen**.
2. Wählen Sie oben rechts **Anzeige erstellen** ![](/files/62a75895785f5ef5de73c56f40f1f36808a75ade) **\[Drop-down menu]**, und wählen Sie dann den Asset-Typ aus, den Sie erstellen möchten.
3. Unter *Landingpage*, wählen Sie entweder **Standard** oder **Benutzerdefiniert** aus der ![](/files/62a75895785f5ef5de73c56f40f1f36808a75ade) **\[Drop-down menu]**, und geben Sie dann die gewünschte Zielseiten-URL für die Weiterleitung des Assets ein.
4. Geben Sie im URL-Feld die **exakte URL** (ohne `https://`) ein, zu der die Anzeige Besucher senden soll.

   <div data-with-frame="true"><figure><img src="/files/3c7998e69e2e14d74e2c08217b5ba2d517664cfb" alt=""><figcaption></figcaption></figure></div>
5. Wählen Sie **Speichern**.

#### Assets massenweise per Deep Link verknüpfen

Dadurch werden mehrere Assets so aktualisiert, dass sie per Deep Link auf dieselbe Seite Ihrer Website verweisen.

1. Wählen Sie in der linken Navigationsleiste ![](/files/8189ccdb3d6833e64eac05afbd5a6e7ceadce224) **\[Engage]** → **Inhalt** → **Anzeigen**.
2. Bewegen Sie den Cursor über das Asset, das Sie bearbeiten möchten, und wählen Sie ![](/files/64872a881bbcad7f6273699539edc453990d4f0a) **\[Unchecked box]**.
3. Wählen Sie die **Weitere Aktionen** ![](/files/62a75895785f5ef5de73c56f40f1f36808a75ade) **\[Drop-down menu]** → **Zielseite ändern**.
4. Verwenden Sie die ![](/files/62a75895785f5ef5de73c56f40f1f36808a75ade) **\[Drop-down menu]** um **Benutzerdefiniert**.
5. In der **URL** Feld die **exakte URL** (ohne `http://`) ein, zu der das Asset Besucher senden soll.

   * Optional, ![](/files/f424427acccf2928175d7fd5013ee577927e3a4c) **\[Aktivieren]** auswählen, um **Leiten Sie den mobilen Traffic von dieser Anzeige um, wenn Impact nicht erkannt hat, dass Ihre App bereits installiert ist**.

   <div data-with-frame="true"><figure><img src="/files/bd3c7d7f02e5992e6f6f0818f211e524c95588eb" alt="" width="375"><figcaption></figcaption></figure></div>
6. Wählen Sie **OK**.


---

# 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/ads/manage-ads/deep-link-an-asset.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.
