> 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/it/what-would-you-like-to-learn-about/platform-features/blocking-and-redirect-rules/blocking-and-redirect-routing-rules-and-deferred-deep-linking.md).

# Regole di blocco e reindirizzamento/routing e deep linking differito

#### Configura regole di blocco e reindirizzamento/routing

impact.com supporta regole di routing personalizzate, che puoi usare per reindirizzare o bloccare determinati tipi di traffico dall’accesso ai tuoi annunci.

1. Dalla barra di navigazione superiore, seleziona ![](https://1043985218-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) **\[Profilo utente] → Impostazioni**.
2. Nella colonna di destra, scorri fino a *Tecnico* e seleziona **Blocco e reindirizzamento**.
   * Il *Blocco/Reindirizzamento* la schermata mostra eventuali regole esistenti che hai configurato, insieme alle opzioni per crearne di nuove.
   * Per dettagli su come creare e modificare le regole di routing, consulta [Regole di blocco e reindirizzamento](/brand/it/what-would-you-like-to-learn-about/platform-features/blocking-and-redirect-rules/redirect-routing-rules-overview.md).

#### Collegamento profondo differito

Il collegamento profondo differito può essere usato per indirizzare gli utenti a una pagina specifica della tua app anche quando non l’hanno ancora installata. Quando un utente fa clic su un annuncio in cui è stato configurato il collegamento profondo differito e non ha l’app installata, gli verrà chiesto di andare all’app store per installarla. Se sceglie di farlo, verrà indirizzato automaticamente a quella pagina collegata in profondità dall’annuncio.

Impact supporta nativamente il collegamento profondo differito se utilizzi [TrueLink](https://impact.com/partnership-track/truelink/) anziché un MMP di terze parti (anche se puoi comunque utilizzare il collegamento profondo differito anche se non usi TrueLink). Scopri come configurare gli annunci con [collegamento profondo differito](/brand/it/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/it/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.
