> 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/blocking-and-redirect-rules/blocking-and-redirect-routing-rules-and-deferred-deep-linking.md).

# Blockierungs- und Weiterleitungs-/Routing-Regeln und verzögertes Deep Linking

#### Blockierungs- und Redirect-/Routing-Regeln konfigurieren

impact.com unterstützt benutzerdefinierte Routing-Regeln, mit denen Sie bestimmte Arten von Traffic umleiten oder blockieren können, damit sie Ihre Anzeigen nicht sehen.

1. Wählen Sie in der oberen Navigationsleiste ![](https://1698965099-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2F210dEQa93qyQgoJDkieL%2FUser%20profile.svg?alt=media\&token=f84c5b17-fae4-4a30-990a-9de5e57a150b) **\[Benutzerprofil] → Einstellungen**.
2. In der rechten Spalte scrollen Sie zu *Technische* und wählen Sie **Blockieren & Umleiten**.
   * Die *Blockierung/Umleitung* Der Bildschirm zeigt alle vorhandenen Regeln, die Sie konfiguriert haben, sowie Optionen zum Erstellen neuer.
   * Details zum Erstellen und Bearbeiten von Routing-Regeln finden Sie unter [Blockierungs- und Weiterleitungsregeln](/brand/de/what-would-you-like-to-learn-about/platform-features/blocking-and-redirect-rules/redirect-routing-rules-overview.md).

#### Verzögertes Deep Linking

Deferred Deep Linking kann verwendet werden, um Nutzer per Deep Link in Ihre App zu führen, selbst wenn sie sie noch nicht installiert haben. Wenn ein Nutzer auf eine Anzeige klickt, für die Deferred Deep Linking eingerichtet wurde, und der Nutzer Ihre App nicht installiert hat, wird er aufgefordert, in seinen App-Store zu gehen, um die App zu installieren. Wenn er sich dafür entscheidet, wird er automatisch von der Anzeige auf die per Deep Link verknüpfte Seite weitergeleitet.

Impact unterstützt Deferred Deep Linking nativ, wenn Sie [TrueLink](https://impact.com/partnership-track/truelink/) anstelle eines MMP von Drittanbietern verwenden (obwohl Sie Deferred Deep Linking auch dann weiterhin nutzen können, wenn Sie TrueLink nicht verwenden). Erfahren Sie, wie Sie Anzeigen mit [Deferred Deep Linking](/brand/de/what-would-you-like-to-learn-about/platform-features/ads/manage-ads/set-up-mobile-assets-with-deferred-deep-linking.md).


---

# 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/blocking-and-redirect-rules/blocking-and-redirect-routing-rules-and-deferred-deep-linking.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.
