> 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).

# Reporting Venditore Amazon spiegato per i brand

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

## Cosa cambia con i report Amazon Seller

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

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

{% hint style="info" %}
**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 le metriche di performance di base per il tuo programma Seller, aggregate per partner. Le metriche includono clic, visualizzazioni della pagina dei dettagli 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 prodotti e tassi di conversione per prodotto.                                                                                       |

   * Per fissare i tuoi report 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]** per riceverlo con una cadenza specifica, ![](/files/468bf1148bc28c3984bbc2af1aac6965ef2c32c4) **\[Scarica]** in formato PDF, Excel o CSV, oppure ![](/files/36f7b9e308f3b09d99470c5da12002fa2998668b) **\[Esporta]** 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.
