> For the complete documentation index, see [llms.txt](https://docs.exoclick.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.exoclick.com/advertisers/it/tracciamento-conversioni/introduction-to-tracking.md).

# Introduzione al monitoraggio delle conversioni

Il tracciamento delle conversioni è una **parte essenziale** dell'advertising. Con il tracciamento delle conversioni, potrai vedere quanti **vendite, lead o installazioni** stai ottenendo da queste campagne e ottenere un quadro accurato della **redditività** del traffico di ExoClick.

<figure><img src="/files/ef3beb54821ef5d6646fe225a3845dc621064b19" alt=""><figcaption></figcaption></figure>

## Quali sono i vantaggi del tracciamento delle conversioni?

Oltre a poter misurare la reattività del traffico e valutare i ricavi delle tue campagne, il tracciamento delle conversioni ti consente anche di **abilitare funzionalità aggiuntive** che possono aiutarti a ottimizzare le tue campagne:

* [**Smart Bid**](/advertisers/it/campagne/creazione-di-una-campagna/create-campaign-step4.md#smart-bid): Con il tracciamento delle conversioni, puoi attivare il modello di prezzo Smart Bid, che consente al sistema di ottimizzare le tue offerte in base alla redditività del traffico target.
* [**Bidder**](/advertisers/it/campagne/bidder.md): Con il tracciamento delle conversioni, puoi attivare l'Ottimizzazione automatica delle offerte nei tuoi algoritmi Bidder, oltre a configurare le Regole di blocco in base alle conversioni.
* [**Ottimizzazione delle varianti**](/advertisers/it/campagne/creazione-di-una-campagna/create-campaign-step2.md#selecting-a-distribution-algorithm)**:** Se stai eseguendo campagne CPM, puoi attivare l'Ottimizzazione delle varianti per inviare la maggior parte del traffico alla variante che genera il maggior numero di conversioni. In questo modo aumenti il coinvolgimento degli utenti e migliori la tua visibilità.

I passaggi su come abilitare il Tracciamento delle conversioni saranno spiegati nella pagina successiva.


---

# 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://docs.exoclick.com/advertisers/it/tracciamento-conversioni/introduction-to-tracking.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.
