> 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 per 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 reportistica

I report dei creator aggregano [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 prestazioni di impact.com, e 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 social ha metriche uniche nei report delle prestazioni dei creator, ad es. like, commenti, condivisioni, visualizzazioni e altro ancora. Queste metriche vengono monitorate in determinati intervalli di tempo:

  * **Metriche lifetime:** 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.

  Consulta il *confronto delle metriche dei social media* tabella per maggiori informazioni su quali metriche vengono tracciate 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 tracciate per campagna e sono associate al compenso ricevuto da un creator per aver completato le attività. Queste metriche non sono collegate alle prestazioni dei link di tracciamento.

#### Confronto delle metriche dei social media

La tabella seguente indica quali metriche sono disponibili per ogni post per ciascuna piattaforma social nel [Report Panoramica 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 dei social media 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>• Impressioni</p><p>• Mi piace (reazioni)</p><p>• Condivisioni</p>                  |
| Video YouTube    | <p>• Commenti</p><p>• Interazioni</p><p>• Impressioni</p><p>• Mi piace</p><p>• Condivisioni</p><p>• Visualizzazioni</p>     |
| Post Twitter/X   | <p>• Commenti/Risposte</p><p>• Interazioni</p><p>• Impressioni</p><p>• Mi piace</p><p>• Visualizzazioni</p>                 |
| Video Twitch     | • Visualizzazioni                                                                                                           |
| Pin Pinterest    | <p>• Impressioni</p><p>• Visualizzazioni</p>                                                                                |

{% hint style="success" %}
**Tipo di post sconosciuto:** Queste metriche sono scollegate da 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.
