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

# Comprendere i clic

Quando si lavora con la pubblicità a costo per clic (CPC), si possono sentire termini come *clic grezzi*, *clic unici*, e *clic a pagamento*. Questi termini sono importanti per gestire correttamente una campagna CPC.

<details>

<summary>I clic grezzi</summary>

*I clic grezzi* sono il conteggio di tutti i clic associati a un partner. Questo conteggio include tutti i clic, anche quelli ripetuti. *I clic grezzi* è una misura ampia dell'attenzione, ma non viene utilizzata per la fatturazione perché include troppi clic che dovrebbero essere filtrati.

</details>

<details>

<summary>I clic unici</summary>

*I clic unici*, o semplicemente *clic*, sono un sottoinsieme di *clic grezzi*, in cui *i clic ripetuti* sono stati filtrati. impact.com utilizza lo standard [IAB](https://en.wikipedia.org/wiki/Interactive_Advertising_Bureau) per definire un clic unico all'interno di una finestra mobile di 30 minuti, quindi se un singolo utente effettua 2 clic entro 30 minuti, solo 1 verrà registrato come unico e l'altro come duplicato.

</details>

<details>

<summary>I clic a pagamento</summary>

*I clic a pagamento* sono il conteggio dei clic che corrispondono alle regole impostate nei termini del template tra brand e partner. Un clic diventerà a pagamento solo quando le regole dei termini del template stabiliscono che il pagamento deve essere effettuato.

</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/it/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.
