> 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/advertisers-introduction.md).

# Introduzione per gli inserzionisti

<figure><img src="/files/010bae4e9b974ad99e727d60ca27244808413a30" alt=""><figcaption></figcaption></figure>

In qualità di inserzionista, puoi usare il Pannello di amministrazione per impostare campagne pubblicitarie, visualizzare statistiche in tempo reale su ogni loro aspetto e intervenire per aumentare i tuoi ricavi in base a queste informazioni dettagliate.

#### **Vantaggi del Pannello di amministrazione per gli inserzionisti:**

* [Targeting avanzato](/advertisers/it/campagne/creazione-di-una-campagna/create-campaign-step3.md#targeting-options) opzioni per raggiungere pubblici specifici per i tuoi prodotti.
* La possibilità di rivolgere il targeting ai [momenti della giornata](/advertisers/it/campagne/creazione-di-una-campagna/create-campaign-step3.md#a-d-schedule) nei paesi a cui ti rivolgi.
* Vari [modelli di prezzo](/advertisers/it/campagne/creazione-di-una-campagna/create-campaign-step4.md) adatti al tuo budget.
* Reportistica in tempo reale - visualizza le tue [statistiche](/advertisers/it/advertiser-statistics.md) in qualsiasi momento per una valutazione aggiornata delle prestazioni della tua campagna.

#### **Schede del Pannello di amministrazione per gli inserzionisti:**

* Il [Dashboard](/advertisers/it/advertiser-dashboard.md) mostra un riepilogo esecutivo in tempo reale delle metriche chiave che puoi usare per tenere sotto controllo le tue campagne.
* Nella [Statistiche](/advertisers/it/advertiser-statistics.md) nella scheda puoi visualizzare statistiche più dettagliate rispetto alla **Dashboard**, così da poter analizzare a fondo i tuoi dati per guidare la pianificazione strategica o diagnosticare problemi.
* Nella [Campagna](/advertisers/it/campagne.md) nella scheda puoi configurare e gestire tutti gli aspetti delle tue campagne.
* Nella [Pagamenti](/advertisers/it/advertiser-payments.md) nella scheda puoi gestire il pagamento del tuo account.
* Nella [Marketplace](/advertisers/it/marketplace.md) nella scheda puoi visualizzare tutti i siti disponibili per te e acquistare pubblicità su di essi.


---

# 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/advertisers-introduction.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.
