> 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/di-cosa-vorresti-saperne-di-piu/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 specifici o vanity link come partner

Puoi filtrare per URL di landing page specifici o link vanity eseguendo *URL vanity* report.

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

   * Seleziona il ![](/files/1842c5174e376e5bc00bbfbaa4601eb4ea04c2de) **\[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 link vanity, ma non puoi gestire i tuoi link vanity da questo report. Torna alla *Link vanity* pagina per gestire i tuoi link vanity.

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

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

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

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

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

1. Dalla barra di navigazione in alto, seleziona **Contenuti → Link vanity**.
2. Nella *Gestisci i Vanity Link* schermata, vedrai un elenco dei tuoi link vanity esistenti.
3. Seleziona i link vanity 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/di-cosa-vorresti-saperne-di-piu/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.
