> 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/other/de/reference-documentation/understanding-clicks.md).

# Klicks verstehen

Wenn Sie mit Cost-per-Click-(CPC)-Werbung arbeiten, hören Sie möglicherweise Begriffe wie *rohe Klicks*, *eindeutige Klicks* und *zahlbare Klicks*. Diese Begriffe sind wichtig, um eine CPC-Kampagne richtig zu verwalten.

<details>

<summary>Rohe Klicks</summary>

*Rohe Klicks* ist eine Zählung aller Klicks, die mit einem Partner verbunden sind. Diese Zählung umfasst alle Klicks, auch wiederholte Klicks. *Rohe Klicks* ist ein grobes Maß für die Aufmerksamkeit, wird jedoch nicht für die Abrechnung verwendet, da es zu viele Klicks enthält, die herausgefiltert werden sollten.

</details>

<details>

<summary>Eindeutige Klicks</summary>

*Eindeutige Klicks* oder einfach *Klicks*, ist eine Teilmenge von *rohe Klicks*, bei der *wiederholte Klicks* herausgefiltert wurden. impact.com verwendet den [IAB](https://en.wikipedia.org/wiki/Interactive_Advertising_Bureau) Standard, um einen eindeutigen Klick innerhalb eines gleitenden 30-Minuten-Fensters zu definieren. Wenn also ein einzelner Nutzer innerhalb von 30 Minuten 2 Klicks ausführt, wird nur 1 als eindeutig und der andere als Duplikat erfasst.

</details>

<details>

<summary>Zahlbare Klicks</summary>

*Zahlbare Klicks* ist eine Zählung der Klicks, die den Regeln entsprechen, die in den Vorlagenbedingungen zwischen Marke und Partner festgelegt sind. Ein Klick wird nur dann zahlbar, wenn die Regeln der Vorlagenbedingung vorsehen, dass eine Zahlung erfolgen soll.

</details>


---

# 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:

```
GET https://help.impact.com/other/de/reference-documentation/understanding-clicks.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
