# Product analytics

The **Product analytics** page helps you understand which products generate the most sales in your store during a selected time period. It gives you a product-level view so you can quickly identify your best-selling products and compare their sales performance in one place.

<figure><img src="/files/jXqq6xN8WOmNyzsu645q" alt=""><figcaption></figcaption></figure>

To activate this feature, click **Activate it now** in *Analytics* page and turn on **Product analytics** on the *Product analytics settings* popup. Then click **Sync orders** to allow our system to get product statistics on your shop.

<figure><img src="/files/DzdmeX4vAtLbFer1UP6b" alt=""><figcaption></figcaption></figure>

You can choose 1 of 3 visibility options in the **Display on Affiliate Dashboard** field:

* **None**: Affiliates cannot see any product analytics data on their affiliate accounts
* **Products referred by affiliate**: Each affiliate only sees analytics for products they referred
* **All products in store**: Affiliates can see analytics for all products sold in your store

<figure><img src="/files/OzpJzRnbWiFlve7bigIN" alt=""><figcaption></figcaption></figure>

If you choose **Products referred by affiliate** or **All products in store**, an **Order items** table will appear on the affiliate account's dashboard and affiliates can see product analytics data here.

<figure><img src="/files/nGWM6Yct6I4Bt0TCHJWO" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://docs.uppromote.com/management/analytics/product-analytics.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
