> 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/creator-reports/creator-reports-overview.md).

# Panoramica dei report Creator

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2FSw5bbwkQhH6hEKDn9GkK%2Fcrea-150-3.mp4?alt=media&token=09cb5ef7-98de-405c-ad02-ba3b50d75df9>" %}

#### Ripartizione delle metriche di reporting

Raccolta dei report dei creator [campagna](/brand/it/what-would-you-like-to-learn-about/creator-program/creator-campaigns-for-brands/configure-a-creator-campaign.md) metriche provenienti da varie fonti, come i dati sulle performance di impact.com, e da fonti esterne come i dati dei social media:

* **Metriche dei social media**—I post sui social media sono collegati a [attività della campagna](/brand/it/what-would-you-like-to-learn-about/creator-program/creator-campaigns-for-brands/add-or-remove-creator-campaign-tasks-as-a-brand.md) che un creator invia e che vengono revisionate e approvate da te. Ogni piattaforma di social media ha metriche uniche nei report sulle performance dei creator, ad esempio like, commenti, condivisioni, visualizzazioni e altro. Queste metriche vengono monitorate su determinati intervalli di tempo:

  * **Metriche complessive:** Metriche che vanno dall'inizio della campagna fino a una data di fine impostata.
  * **Metriche delta:** Metriche che vanno da una data di inizio impostata fino a una data di fine impostata.

  Fai riferimento alla *tabella di confronto delle metriche dei social media* per maggiori informazioni su quali metriche vengono monitorate per ciascun tipo di post.
* **Metriche di performance di impact.com**—Le metriche di performance di impact.com riportano i link di tracciamento che generano traffico e portano a conversioni come vendite online. Queste metriche includono il numero di clic sui link, le azioni per clic sul link, i costi associati a ciascun clic sul link e altro ancora.
* **Metriche per compensi fissi e omaggi di prodotti**—Queste metriche vengono sempre monitorate per campagna e sono associate al compenso ricevuto da un creator per il completamento delle attività. Queste metriche non sono collegate alle performance dei link di tracciamento.

#### Confronto delle metriche dei social media

La tabella seguente indica quali metriche sono disponibili per ciascun post per piattaforma di social media nel [Report di panoramica di contenuti e campagne](https://help.impact.com/brand/what-would-you-like-to-learn-about/creator-program/creator-reports/content-and-campaign-overview-report).

| Attività social  | Metriche social disponibili                                                                                                 |
| ---------------- | --------------------------------------------------------------------------------------------------------------------------- |
| Post Instagram   | <p>• Commenti</p><p>• Interazioni</p><p>• Mi piace</p><p>• Coperture</p><p>• Visualizzazioni</p><p>• Condivisioni</p>       |
| Reel Instagram   | <p>• Commenti</p><p>• Interazioni</p><p>• Mi piace</p><p>• Coperture</p><p>• Condivisioni</p><p>• Visualizzazioni video</p> |
| Storia Instagram | <p>• Interazioni</p><p>• Visualizzazioni</p><p>• Coperture</p><p>• Condivisioni</p>                                         |
| Video TikTok     | <p>• Commenti</p><p>• Interazioni</p><p>• Mi piace</p><p>• Coperture</p><p>• Condivisioni</p><p>• Visualizzazioni</p>       |
| Post Facebook    | <p>• Commenti</p><p>• Interazioni</p><p>• Impression</p><p>• Mi piace (Reazioni)</p><p>• Condivisioni</p>                   |
| Video YouTube    | <p>• Commenti</p><p>• Interazioni</p><p>• Impression</p><p>• Mi piace</p><p>• Condivisioni</p><p>• Visualizzazioni</p>      |
| Post Twitter/X   | <p>• Commenti/Risposte</p><p>• Interazioni</p><p>• Impression</p><p>• Mi piace</p><p>• Visualizzazioni</p>                  |
| Video Twitch     | • Visualizzazioni                                                                                                           |
| Pin Pinterest    | <p>• Impression</p><p>• Visualizzazioni</p>                                                                                 |

{% hint style="success" %}
**Tipo di post sconosciuto:** Queste metriche non sono associate a un'attività della campagna e provengono da link di tracciamento generati al di fuori della campagna.
{% endhint %}


---

# 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/creator-reports/creator-reports-overview.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.
