> 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/de/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/generate-leads/create-and-share-tracking-links-with-partners.md).

# Tracking-Links mit Partnern erstellen und teilen

Sie können Ihren Partnern dabei helfen, Tracking- oder Vanity-Links zu erstellen und sie bei Bedarf zu teilen.

#### Einen Tracking-Link erstellen

1. Wählen Sie im linken Navigationsmenü ![](/files/8189ccdb3d6833e64eac05afbd5a6e7ceadce224) **\[Engage]** → **Partner** → **Partner**.
2. Bewegen Sie in Ihrer Partnerliste den Mauszeiger über den Partner, für den Sie einen Tracking-Link erstellen möchten, und wählen Sie dann ![](/files/c11698866429289b19d13f1756344d66ed4517bc) **\[Mehr]** → **Tracking** → **Einen Link erstellen**.
3. Optional können Sie eine alternative Landingpage angeben und **Erweitert** um Sub-IDs, ein [Gemeinsame ID](/brand/de/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/contracts/dynamically-pay-partners-with-the-shared-id.md)oder eine verifizierte Partnereigenschaft zum Tracking-Link für Berichtszwecke hinzuzufügen.

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p><strong>Hinweis:</strong> Sub-IDs sind optional, und Partner verwenden sie für zusätzliche Tracking-Werte.</p></div>
4. Wählen Sie **Erstellen**.

   * Um das URL-Protokoll zu bearbeiten, wählen Sie **URL-Protokoll** ![](/files/62a75895785f5ef5de73c56f40f1f36808a75ade) **\[Dropdown-Menü]**.
     * **https\://**—Der Link verwendet nur die sichere Version von HTTP.
     * **http(s)://**—Der Link versucht, die sichere Version von HTTP zu verwenden, und nutzt ungesichertes HTTP als Fallback.
   * Um einen benutzerdefinierten Kurzlink (auch Vanity-Link genannt) zu erstellen, wählen Sie ![](/files/a1b00fa428193bbee07a5a52cb04fd9b0954d0a3) **\[Bearbeiten]**&#x75;nd ändern Sie den URL-Pfad, und wählen Sie dann ![](/files/e9da92806f2ad8f6414987ab48ddf36d4462427f) **\[Mit Häkchen]**.

   <div data-with-frame="true"><figure><img src="/files/820f62a85fd49ac050540722e1121d3aed5d4564" alt="" width="375"><figcaption></figcaption></figure></div>

#### Einen Tracking-Link teilen

Sie können den Link in Ihre Zwischenablage kopieren oder den QR-Code mit Partnern teilen.

**Link in die Zwischenablage kopieren**

1. Wählen Sie den Link aus.
   * Sie erhalten eine Nachricht, dass der Link in die Zwischenablage kopiert wurde.
2. Teilen Sie den kopierten Link mit Ihren Partnern.

**Den QR-Code teilen**

1. Wählen Sie ![](/files/805da04dc0a20330a9104027ed1649e48efbb75f) **\[QR-Code]**.
2. Sie können einen Screenshot des QR-Codes machen und ihn manuell mit Ihren Partnern teilen.


---

# 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/de/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/generate-leads/create-and-share-tracking-links-with-partners.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.
