# Configura schemi URI personalizzati

**Schemi URI**, che compaiono nel protocollo dell'URL, vengono usati per fornire indicazioni a un *client*, come un browser web, su come interpretare tutto ciò che segue il protocollo di un URL (vale a dire, tutto ciò che viene dopo il `://`). Se utilizzi la Page Load API di impact.com e desideri usare schemi URI personalizzati, dovrai elencare quali schemi vuoi passare nell'app web di impact.com.

<div data-with-frame="true"><figure><img src="/files/8bba294e22d1eb2476178d44f351b6c6dd30944d" alt=""><figcaption></figcaption></figure></div>

impact.com usa questi schemi URI per assicurarsi che il traffico sia collegato al programma corretto e per distinguere eventuali clic intrasito tra pagine web dal traffico nuovo o di referral. Tuttavia, non elencare gli schemi che desideri usare può portare la Page Load API a restituire errori per URL che contengono schemi URI personalizzati, oppure a farli rifiutare del tutto da impact.com.

Dovresti considerare anche di elencare schemi URI personalizzati se intendi usare [Tracciamento del traffico diretto](/brand/it/che-cosa-vorresti-imparare/platform-features/tracking/set-up-tracking/set-up-direct-traffic-tracking.md) nel tuo programma.

#### Elenca gli schemi URI

1. Dalla barra di navigazione superiore, seleziona ![](/files/a0314b1a64ec39500a614699810af2308cfe8328) **\[Profilo utente] → Impostazioni**.
2. A destra, sotto *Tracciamento*, seleziona **Generale**.
3. In *Schema URI*, inserisci gli schemi URI personalizzati che intendi passare. Usa le virgole tra ogni valore.
4. Seleziona **Salva**.

   <div data-with-frame="true"><figure><img src="/files/5356bc72e9d524868c76312188890feb1a4d9de8" alt="" width="338"><figcaption></figcaption></figure></div>

I siti di gateway di pagamento, come PayPal, sono automaticamente considerati traffico intrasito e non devono essere aggiunti manualmente.

{% hint style="info" %}
**Nota**: impact.com non accetta schemi URI non in stile HTTP (ad es. `file` o `mailto`).
{% endhint %}


---

# Agent Instructions: 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:

```
GET https://help.impact.com/brand/it/che-cosa-vorresti-imparare/platform-features/tracking/set-up-tracking/configure-custom-uri-schemes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
