> ## Documentation Index
> Fetch the complete documentation index at: https://docs.saletides.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Products Overview

> Analyze product performance, sales trends, and category breakdowns in SaleTides.

## What the Products section covers

The **Products** section gives you a full picture of how every product in your WooCommerce catalog performs — what sells, what doesn't, how variations compare, and how products drive customer behavior.

## Products list

Navigate to **Products** to see all products with the following columns:

| Column      | Description                                         |
| ----------- | --------------------------------------------------- |
| Product     | Name and SKU                                        |
| Category    | WooCommerce product category                        |
| Orders      | Number of orders containing this product            |
| Units Sold  | Total quantity sold                                 |
| Revenue     | Total gross revenue from this product               |
| Avg Price   | Average selling price                               |
| Repeat Rate | % of buyers who ordered this product more than once |

### Searching and filtering

Search by product name or SKU. Filter by:

* **Category** — WooCommerce product category
* **Date range** — performance in a specific period
* **Custom segment** — apply a product segment

### Product detail page

Click any product to view:

* Sales trend chart (revenue and units over time)
* All orders containing this product
* Which customers bought this product
* Frequently bought together products
* Variation breakdown (for variable products)

## Product metrics

| Metric             | What it measures                          |
| ------------------ | ----------------------------------------- |
| **Total Products** | Number of products with at least one sale |
| **Units Sold**     | Total quantity sold across all products   |
| **Gross Revenue**  | Total revenue from product sales          |
| **Top Product**    | Best-performing product by revenue        |

## Top products report

The **Top Products** view ranks all products by revenue for the selected period. Useful for:

* Identifying your best sellers
* Spotting seasonal trends in specific products
* Comparing product performance across time periods

## Product categories

Group and filter products by WooCommerce category. The category report shows:

* Revenue per category
* Orders per category
* Units sold per category
* AOV for category purchases

## Exporting product data

Click **Export** to download product data as CSV or Excel. The export includes product name, SKU, category, orders, units sold, revenue, and AOV.

## Next steps

<CardGroup cols={2}>
  <Card title="Variations" icon="list" href="/analytics/products/variations">
    Analyze individual product variations
  </Card>

  <Card title="Frequently bought together" icon="link" href="/analytics/products/frequently-bought-together">
    Discover cross-sell opportunities
  </Card>
</CardGroup>
