> 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/partner/what-would-you-like-to-learn-about/seller-partnerships/amazon-seller-partnerships/amazon-seller-reporting-for-partners/amazon-seller-reporting-explained-for-partners.md).

# Amazon Seller Reporting Explained for Partners

As a partner in an Amazon Seller program, you can access impact.com’s standard range of performance reports in addition to Amazon Seller-specific reports. Unlike the performance reports that contain aggregated metrics and insights, your Amazon Seller reports contain raw data directly from Amazon.

These reports help you identify which products and partners are driving results, so you can fine-tune your promotional strategies and maximize your impact.

## What’s different with Amazon Seller reports

When viewing Amazon Seller reports, keep the following considerations in mind:

* Click traffic will only display after the first 10 customer clicks are recorded.
* Conversions will only display after you drive your first sale.
* There may be a delay of up to 2 days before conversion and traffic data appears.
* Additional tracking parameters (like sharedIDs appended to tracking links) must follow [specific formatting rules](/partner/what-would-you-like-to-learn-about/seller-partnerships/amazon-seller-partnerships/amazon-sub-affiliate-tracking/track-your-sub-affiliate-traffic-as-a-seller-partner.md).

## Access your Amazon Seller reports

1. From the top navigation bar, select **Reports →** [**More Reports**](https://app.impact.com/secure/mediapartner/fr/all_reports.ihtml).
2. From the *Category* filter next to the search bar, select **Performance**.

   * You should see the following reports:

   <div data-with-frame="true"><figure><img src="/files/iFvn1BOacXr8ZU6zTqAs" alt="" width="563"><figcaption></figcaption></figure></div>

   | Report                                                                                                                                                                                                           | Description                                                                                                                                                                   |
   | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
   | [Seller — Performance by Program](/partner/what-would-you-like-to-learn-about/seller-partnerships/amazon-seller-partnerships/amazon-seller-reporting-for-partners/seller-performance-by-program-for-partners.md) | This report shows you the performance of your Amazon Seller programs and includes metrics like clicks, product detail page views, add-to-carts, product purchases, and sales. |
   | [Seller — Performance by Product](/partner/what-would-you-like-to-learn-about/seller-partnerships/amazon-seller-partnerships/amazon-seller-reporting-for-partners/seller-performance-by-product-for-partners.md) | This report shows you the performance of individual products and gives detailed data on impressions, clicks, product sales, and conversion rates per product.                 |

   * To pin your Amazon Seller reports to your top navigation bar for quick access, hover over the row and select **Pin**.
   * Once you open a report, you can use the icons in the upper-right to ![](/files/Y28Rrj1ZY33z9qqP0SrI) **\[Schedule]** the report to be delivered on a specific cadence, ![](/files/4hiQ3qBKrJ4qi92nHGlJ) **\[Download]** it in PDF, Excel, or CSV format, or ![](/files/QT9ANV2I3vmkWR2hNVzK) **\[Export]** it via 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/partner/what-would-you-like-to-learn-about/seller-partnerships/amazon-seller-partnerships/amazon-seller-reporting-for-partners/amazon-seller-reporting-explained-for-partners.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.
