> For the complete documentation index, see [llms.txt](https://helpcenter.channable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.channable.com/manage-improve-product-data/insights/insights-for-orders.md).

# Insights for orders

Track marketplace listing performance with order data, cost, commission, and shipping insights.

> #### **Who can use this feature**
>
> You need the **Core Pro** plan in your [Channable subscription](/account-billing/manage-your-subscription/channables-pricing-plans.md) to use this feature.

Insights for orders tracks marketplace listing performance using product-level order data. It includes commission and shipping costs when your marketplace provides them.

{% hint style="info" %}
Set up your dashboard with [Insights for orders setup](/manage-improve-product-data/insights/insights-for-orders/set-up-insights-for-orders.md).
{% endhint %}

***

### Track listing performance

Use Insights for orders to:

* Track product-level revenue, cost, items sold, and CPS.
* Include commission and shipping costs when available.
* Review top-performing listings and compare results over time.
* Use order data in your channel rules.

### Requirements

To use Insights for orders, you need:

* A unique ID for every item.
* An active [order connection](/list-advertise/orders/order-connections.md) for a supported marketplace.
* A channel that provides commission data, shipping data, or both.

### Available data

Your marketplace determines which data is available:

| Availability               | Data                               |
| -------------------------- | ---------------------------------- |
| All supported marketplaces | Revenue, items sold, CPS, and cost |
| Depends on the marketplace | Commission and shipping cost       |

### Supported marketplaces

The following marketplaces support Insights for orders:

| Marketplace | Commission data | Shipping data |
| ----------- | --------------- | ------------- |
| AliExpress  | No              | Yes           |
| Allegro     | No              | Yes           |
| Amazon      | Yes             | Yes           |
| Arise       | No              | Yes           |
| Beslist     | Yes             | Yes           |
| Bol         | Yes             | No            |
| CDiscount   | Yes             | Yes           |
| Check24     | No              | Yes           |
| eBay        | Yes             | Yes           |
| Fnac        | Yes             | Yes           |
| Fruugo      | No              | Yes           |
| Galaxus     | No              | Yes           |
| Kaufland    | No              | Yes           |
| ManoMano    | No              | Yes           |
| Mirakl      | Yes             | Yes           |
| OTTO        | No              | Yes           |
| Rakuten     | No              | No            |
| Spartoo     | No              | Yes           |
| TikTok      | No              | Yes           |
| ToBeDressed | No              | Yes           |
| Veepee      | No              | Yes           |
| Walmart     | No              | Yes           |
| Wayfair     | No              | No            |
| Wish        | No              | Yes           |
| Zalando     | No              | Yes           |

### Keep your data up to date

With an Insights plan, Channable updates your dashboard automatically.

### Review your dashboard

The dashboard shows the following metrics:

* **Items:** Total products included in the dashboard.
* **Cost:** Total cost for the selected date range.
* **Units sold:** Total products sold.
* **Shipping cost:** Total shipping cost, where available.
* **CPS (Cost per sale):** Average cost to acquire a sale.

Commission and shipping metrics depend on the connected marketplace.

#### Compare revenue and cost

<figure><img src="https://content.gitbook.com/content/u8whzIfip72Kvn3M1bsc/blobs/gIQeDyWSwKHWPlKQfjVp/26337609352338" alt=""><figcaption></figcaption></figure>

The revenue and cost graph compares sales and costs over time:

* **X-axis:** Selected date range.
* **Y-axis:** Total revenue.

{% hint style="success" %}
Hover over a date to view its exact figures.
{% endhint %}

#### Review top-performing items

The dashboard lists your five highest-revenue products.

Click **View all items** to review revenue, commission, shipping cost, cost, and CPS for every product.

### Customize the product table

<details>

<summary><strong>Add or remove columns</strong></summary>

In the product table, click the **Select columns** icon. Choose the columns and formatting you need.

</details>

<details>

<summary><strong>Sort products</strong></summary>

Select the sort arrows next to a metric or item type, such as cost.

</details>

<details>

<summary><strong>Download data</strong></summary>

In the product table, click **Download as CSV**.

</details>

### Review cost before changing listings

Use cost data to identify listings that need review. Compare revenue with commission and shipping costs when your marketplace provides them.

Label items for review before you exclude them. This gives you time to check stock, pricing, and marketplace requirements.

### Next steps

* [Set up Insights for orders](/manage-improve-product-data/insights/insights-for-orders/set-up-insights-for-orders.md)
* [Use Insights in rules](/manage-improve-product-data/insights/use-insights-in-rules.md)
* [Monitor Insights data](/manage-improve-product-data/insights/insights-troubleshooting/monitor-insights-data.md)


---

# 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://helpcenter.channable.com/manage-improve-product-data/insights/insights-for-orders.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.
