> 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/brand/it/what-would-you-like-to-learn-about/creator-program/introduction-welcome-to-creator/step-6-view-your-campaigns-performance.md).

# Passaggio 6: Visualizza le performance della tua campagna

Quando avrai completato tutti i passaggi per avviare e mettere in funzione la tua campagna, potrai visualizzare varie metriche di performance nel seguente report:

* [Report panoramica contenuti e campagna](https://help.impact.com/brand/what-would-you-like-to-learn-about/creator-program/creator-reports/content-and-campaign-overview-report)

Fai riferimento a [Panoramica dei report dei creator](/brand/it/what-would-you-like-to-learn-about/creator-program/creator-reports/creator-reports-overview.md) per avere una suddivisione di come vengono aggregate le metriche.

## Buone pratiche per la revisione delle prestazioni della tua campagna <a href="#section-idm235017160746596" id="section-idm235017160746596"></a>

* Quando analizzi le prestazioni, considera quale livello di creator ha ottenuto i risultati migliori, quali tipi di contenuti e piattaforme sono stati più efficaci e quali temi dei contenuti si sono rivelati i più coinvolgenti.
* Analizza una variabile alla volta (messaggio, piattaforma social, formato dei contenuti, ecc.), quindi analizza le prestazioni per segmenti di creator per scoprire cosa guida davvero i risultati. Usa queste informazioni per individuare ciò che funziona meglio e perfezionare le future campagne con precisione guidata dai dati.


---

# 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://help.impact.com/brand/it/what-would-you-like-to-learn-about/creator-program/introduction-welcome-to-creator/step-6-view-your-campaigns-performance.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.
