> 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/de/woruber-mochten-sie-mehr-erfahren/platform-features/tracking/tracking-links/create-and-manage-links/find-specific-landing-page-urls-or-vanity-links-as-a-partner.md).

# Bestimmte Landingpage-URLs oder Vanity-Links als Partner finden

Sie können nach bestimmten Landingpage-URLs oder Vanity-Links filtern, indem Sie die *Vanity-URLs* Bericht.

1. Wählen Sie im oberen Navigationsmenü **Berichte** → **Weitere Berichte**.
2. Von der *Kategorie* Filter neben der Suchleiste, wählen Sie **Admin**.
3. Wählen Sie **Vanity-URLs**.

   * Wähle den ![](/files/2e7f487bd4db7a55a0c938498c3005235e4d83e8) **\[Spalten]** rechts auf dem Bildschirm verwenden, um Spalten zur Tabelle hinzuzufügen oder zu entfernen.
   * Filtern Sie Ihren Bericht nach *Marke*, *URL der Landingpage*, *Vanity-URL* und mehr.

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

Dieser Bericht kann Ihnen helfen zu verwalten, welche Landingpages mit welchen Vanity-Links verknüpft sind, aber Sie können Ihre Vanity-Links nicht über diesen Bericht verwalten. Kehren Sie zur *Vanity-Links* Seite zurück, um Ihre Vanity-Links zu verwalten.

{% tabs %}
{% tab title="Ändern" %}
Sie können nach Marke filtern, um die Vanity-Links zu finden, die Sie bearbeiten möchten.

1. Wählen Sie in der oberen Navigationsleiste **Inhalt → Vanity-Links**.
2. Auf dem *Verwalten Sie Vanity-Links* Bildschirm sehen Sie eine Liste Ihrer vorhandenen Vanity-Links.
3. Wählen Sie neben dem Vanity-Link, den Sie bearbeiten möchten, ![](/files/f488fb4c1aaf84fe9ef8357952b0bc05f31e7a55) **\[Mehr]** **→ Bearbeiten**.
4. Nehmen Sie Ihre Änderungen am Vanity-Link vor.
5. Wählen Sie **Speichern**.
   {% endtab %}

{% tab title="Kopieren Sie" %}
Sie können einen Vanity-Link, den Sie verwenden möchten, ganz einfach kopieren.

1. Wählen Sie in der oberen Navigationsleiste **Inhalt → Vanity-Links**.
2. Auf dem *Verwalten Sie Vanity-Links* Bildschirm sehen Sie eine Liste Ihrer vorhandenen Vanity-Links.
3. Bewegen Sie den Mauszeiger über den Vanity-Link, den Sie kopieren möchten, und wählen Sie dann die **Vanity-Link kopieren** Schaltfläche auszuwählen.
4. Der Vanity-Link wird in Ihre Zwischenablage kopiert, damit Sie ihn dort einfügen können, wo Sie ihn benötigen.
   {% endtab %}

{% tab title="Löschen" %}
Sie können nach Marke filtern, um die Vanity-Links zu finden, die Sie löschen möchten.

1. Wählen Sie in der oberen Navigationsleiste **Inhalt → Vanity-Links**.
2. Auf dem *Verwalten Sie Vanity-Links* Bildschirm sehen Sie eine Liste Ihrer vorhandenen Vanity-Links.
3. Wählen Sie die Vanity-Links aus, die Sie löschen möchten, ![](/files/f488fb4c1aaf84fe9ef8357952b0bc05f31e7a55) **\[Mehr]** → **Löschen**.
4. Um das Löschen abzuschließen, wählen Sie **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/de/woruber-mochten-sie-mehr-erfahren/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.
