> 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/tracking/set-up-tracking/accept-clicks-on-landing-pages.md).

# Klicks auf Landingpages akzeptieren

Mit der Klickverfolgung per Landing-Page-URL können Ihre Partner impact.com-URL-Parameter an Ihre Landing-Page-URL anhängen, wodurch eine Klickverfolgung möglich ist, ohne dass der Umweg über impact.com erforderlich ist. Dies ist besonders nützlich, wenn Partnerplatzierungen herkömmliche Tracking-Link-Weiterleitungen einschränken oder umgehen, zum Beispiel bei Preisvergleichspartnern, die Produkte in Suchergebnissen bewerben und Käufer direkt auf Ihre Landing Page senden müssen.

## Tracking-Einstellungen aktivieren

So verwenden Sie die Klickverfolgung per Landing-Page-URL:

1. Wählen Sie in der oberen Navigationsleiste ![](/files/4fa7c3e47e2dc9a63e140c0862eeab4caaaca16f) **\[Benutzerprofil] → Einstellungen**.
2. rechts unter *Tracking* aus [**Allgemein**](https://app.impact.com/secure/advertiser/fr/general-tracking-settings.ihtml)**.**
3. Unter *Attribution* aktivieren Sie **impact.com-Klickparameter auf Landing Pages akzeptieren**.
4. Wählen Sie **Speichern**.

## Anforderungen

Ihre Landing Page muss über eine kompatible Landing-Page-Integration verfügen, z. B. den Universal Tracking Tag, die PageLoad API oder eine kompatible E-Commerce-Integration. Weitere Informationen finden Sie unter [Bewährte Verfahren für das Tracking](/brand/de/what-would-you-like-to-learn-about/platform-features/tracking/tracking-best-practices.md#landing-page-tracking) .

## Partner-Setup

Erfahren Sie mehr über das Partner-Setup in [Google Ads & impact.com - CSS-Partner-Tracking](/other/de/reference-documentation/google-ads-and-impactcom-tracking.md).

{% hint style="info" %}
**Hinweis**: Die vorhandene standardmäßige direkte Linkverfolgung wird, wenn sie aktiv ist, weiterhin Vorrang vor der Klickverfolgung auf der Landing Page haben.
{% endhint %}


---

# 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/tracking/set-up-tracking/accept-clicks-on-landing-pages.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.
