> 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/seller-program/amazon-seller-program/amazon-seller-reporting-for-brands/amazon-seller-reporting-explained-for-brands.md).

# Spiegazione della reportistica Amazon Seller per i brand

In qualità di venditore, puoi accedere alla gamma standard di report sulle prestazioni di impact.com oltre ai report specifici per Amazon Seller. A differenza dei report sulle prestazioni, che contengono metriche e approfondimenti aggregati, questi report contengono dati grezzi direttamente da Amazon.

## Cosa cambia con i report di Amazon Seller

Quando visualizzi i report di Amazon Seller, tieni presenti le seguenti considerazioni:

* Il traffico dei clic verrà visualizzato solo dopo che i primi 10 clic saranno registrati su un link di tracciamento.
* Le conversioni verranno visualizzate solo dopo la registrazione di un minimo di 10 clic e dopo la prima vendita.
* Potrebbe esserci un ritardo fino a 2 giorni prima che i dati di conversione e di traffico compaiano.
* I dati di conversione sono aggregati per giorno, poi per prodotto, quindi per partner.
* Potrebbe esserci una discrepanza nel numero di clic quando si confrontano con [i report standard](/brand/it/what-would-you-like-to-learn-about/platform-features/multi-program-reports/report-management/more-reports-screen.md), perché i report standard utilizzano il tracciamento di impact.com mentre i report di Amazon Seller si basano sui dati dei clic di Amazon.

{% hint style="success" %}
**Nota:** Poiché i dati sul *percorso di clic del cliente* non possono essere tracciati nei programmi Amazon Seller, eventuali report che richiedono questi dati saranno vuoti (ad es., [report Optimize](/brand/it/what-would-you-like-to-learn-about/platform-features/cross-channel-performance-insights/optimize-reports.md)).
{% endhint %}

## Accedi ai tuoi report

1. Dal menu di navigazione a sinistra, seleziona ![](/files/56eb48c7f3195590132b62ea75c0575abe0113e5) **\[Engage] → Report → Altri report**.
2. Dal *Categoria* filtro accanto alla barra di ricerca, seleziona **Prestazioni**.

   * Dovresti vedere i seguenti report:

   <div data-with-frame="true"><figure><img src="/files/9795935d42398737c8f112d108bae38b3b757385" alt=""><figcaption></figcaption></figure></div>

   | Report                                                                                                                                                                                                | Descrizione                                                                                                                                                                                                                                        |
   | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
   | [Seller — Prestazioni per partner](/brand/it/what-would-you-like-to-learn-about/seller-program/amazon-seller-program/amazon-seller-reporting-for-brands/seller-performance-by-partner-for-brands.md)  | Questo report mostra metriche di base sulle prestazioni del tuo programma Seller, aggregate per partner. Le metriche includono clic, visualizzazioni della pagina di dettaglio del prodotto, aggiunte al carrello, acquisti di prodotti e vendite. |
   | [Seller — Prestazioni per prodotto](/brand/it/what-would-you-like-to-learn-about/seller-program/amazon-seller-program/amazon-seller-reporting-for-brands/seller-performance-by-product-for-brands.md) | Questo report mostra le prestazioni dei tuoi prodotti e fornisce dati dettagliati su impression, clic, vendite di prodotto e tassi di conversione per prodotto.                                                                                    |

   * Per appuntare i report di Seller al menu di navigazione a sinistra per un accesso rapido, passa il mouse sulla riga e seleziona **Fissa**.
   * Una volta aperto un report, puoi usare le icone in alto a destra per ![](/files/0bdb4945a142578229b7ca1206c72e86072e8205) **\[Rimuovi fissaggio]** il report, ![](/files/53556cde9e1d20c7febaa57fd1966c506d790931) **\[Pianifica]** programmarne la consegna con una cadenza specifica, ![](/files/468bf1148bc28c3984bbc2af1aac6965ef2c32c4) **\[Scarica]** esportarlo in formato PDF, Excel o CSV, oppure ![](/files/36f7b9e308f3b09d99470c5da12002fa2998668b) **\[Esporta]** accedervi tramite API.


---

# 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/seller-program/amazon-seller-program/amazon-seller-reporting-for-brands/amazon-seller-reporting-explained-for-brands.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.
