> 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/partner/it/cosa-vorresti-imparare/platform-features/tracking/tracking-links/create-and-manage-links/find-specific-landing-page-urls-or-vanity-links-as-a-partner.md).

# Trova URL di landing page specifiche o vanity link come partner

Puoi filtrare per URL specifici della landing page o vanity link eseguendo il *URL vanity* .

1. Dal menu di navigazione in alto, seleziona **Report** → **Altri report**.
2. Dalla *Categoria* filtro accanto alla barra di ricerca, seleziona **Amministrazione**.
3. Seleziona **URL vanity**.

   * Seleziona la ![](/files/6abe082057b29ea7b9ba2a4e29d172e713f6b76d) **\[Colonne]** a destra dello schermo per aggiungere o rimuovere colonne dalla tabella.
   * Filtra il tuo report per *Brand*, *URL della landing page*, *URL vanity* e altro.

   <div data-with-frame="true"><figure><img src="/files/a0c95570ca1eea194531f8ad378dc41e4b423839" alt="" width="563"><figcaption></figcaption></figure></div>

Questo report può aiutarti a gestire quali landing page sono collegate a quali vanity link, ma non puoi gestire i tuoi vanity link da questo report. Torna alla pagina *Vanity Link* per gestire i tuoi vanity link.

{% tabs %}
{% tab title="Modifica" %}
Puoi filtrare per Brand per aiutarti a trovare i vanity link che vuoi modificare.

1. Dalla barra di navigazione superiore, seleziona **Contenuti → Vanity Link**.
2. Nella *Gestisci Vanity Link* schermata, vedrai un elenco dei tuoi vanity link esistenti.
3. Accanto al vanity link che vuoi modificare, seleziona ![](/files/65761ac5a9c26d0a2660805d80284b31f141ce1a) **\[Altro]** **→ Modifica**.
4. Apporta le modifiche al vanity link.
5. Seleziona **Salva**.
   {% endtab %}

{% tab title="Copia" %}
Puoi copiare facilmente un vanity link che desideri utilizzare.

1. Dalla barra di navigazione superiore, seleziona **Contenuti → Vanity Link**.
2. Nella *Gestisci Vanity Link* schermata, vedrai un elenco dei tuoi vanity link esistenti.
3. Passa il mouse sopra il vanity link che vuoi copiare, quindi seleziona **Copia vanity link** pulsante.
4. Il vanity link verrà copiato negli appunti, così potrai incollarlo dove ti serve.
   {% endtab %}

{% tab title="Elimina" %}
Puoi filtrare per Brand per aiutarti a trovare i vanity link che vuoi eliminare.

1. Dalla barra di navigazione superiore, seleziona **Contenuti → Vanity Link**.
2. Nella *Gestisci Vanity Link* schermata, vedrai un elenco dei tuoi vanity link esistenti.
3. Seleziona i vanity link che vuoi eliminare, ![](/files/65761ac5a9c26d0a2660805d80284b31f141ce1a) **\[Altro]** → **Elimina**.
4. Per completare l'eliminazione, seleziona **OK**.
   {% endtab %}
   {% endtabs %}


---

# 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/partner/it/cosa-vorresti-imparare/platform-features/tracking/tracking-links/create-and-manage-links/find-specific-landing-page-urls-or-vanity-links-as-a-partner.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.
