> 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/videos/it/video/videos-adv.md).

# Video per inserzionisti

## Tutorial

### Creazione di una campagna

Questo video mostra come creare una campagna utilizzando il pannello di amministrazione di ExoClick.

{% embed url="<https://www.youtube-nocookie.com/embed/0wKyTmD7DOs>" %}

Puoi guardarlo anche in [**Cinese**](https://youtu.be/fs_KRfsBaPI) e [**Spagnolo**](https://youtu.be/Fv2s-JJStKA).

### Perché la mia campagna pubblicitaria è stata rifiutata da ExoClick

Questo video elenca i motivi per cui la tua campagna potrebbe non essere autorizzata a essere pubblicata e spiega come puoi farla approvare.

{% embed url="<https://www.youtube-nocookie.com/embed/GAirgZtbeEk>" %}

### Personalizzazione dei widget della dashboard

Questo breve video spiega come personalizzare i widget della tua Dashboard nel pannello di amministrazione.

{% embed url="<https://youtube.com/embed/koQ9iADziU8?feature=shared>" %}

### Utilizzo del Bidder

Questo video mostra come utilizzare il Bidder, che regola automaticamente le tue offerte per assicurarsi che il tuo denaro venga speso su zone che convertono bene e blocca quelle che non funzionano per te.

{% embed url="<https://www.youtube-nocookie.com/embed/7dafl18UgkY>" %}

Puoi guardarlo anche in [**Cinese**](https://youtu.be/oFYJLZs_6m4) e [**Spagnolo**](https://youtu.be/bXK3jgi8Wfg).

### Comprendere i modelli di prezzo

Questo video ti aiuta a capire i modelli di prezzo disponibili e a scegliere quelli più adatti a te.

{% embed url="<https://www.youtube-nocookie.com/embed/yfHi95wsM0k>" %}

Puoi guardarlo anche in [**Cinese**](https://youtu.be/hVrVPKnyigg), [**Spagnolo**](https://youtu.be/eWMmxOQO574) e [**Hindi**](https://youtu.be/yO9FC9DfyBQ).

### Tracciamento delle conversioni

Questo video mostra come monitorare l'attività degli utenti sul tuo sito utilizzando l'API di Conversion Tracking (S2S) e il tracciamento pixel.

{% embed url="<https://www.youtube-nocookie.com/embed/cTnP1ubjNCc>" %}

Puoi guardarlo anche in [**Cinese**](https://youtu.be/TNBwkLJPg_A) e [**Spagnolo**](https://youtu.be/pWG5bdRHpL4).

### Smart Bid

Questo video spiega nel dettaglio Smart Bid e come abilitarlo nelle tue campagne.

{% embed url="<https://www.youtube-nocookie.com/embed/uA1Z_1owfgw>" %}

## Webinar

### Webinar sul tracciamento delle conversioni

Questo webinar è stato trasmesso il 26 ottobre 2023. Ha spiegato le basi del Conversion Tracking in ExoClick: le impostazioni dell'obiettivo di conversione, la configurazione dell'URL di postback e la configurazione del pixel di tracciamento. Ha inoltre spiegato alcune funzionalità avanzate che traggono vantaggio dal Conversion Tracking, come il retargeting.

{% embed url="<https://www.youtube-nocookie.com/embed/sH1fnvKDQPU>" %}

Puoi guardarlo [**qui**](https://www.youtube.com/watch?v=sH1fnvKDQPU).


---

# 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/videos/it/video/videos-adv.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.
