# Insights for orders

> **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 help you optimize your ads and listings by providing an overview of their performance relative to their cost that you can use to adjust your strategy.

To set up Insights for orders, you'll need an order connection and a channel able to provide commission and/or shipping data.

***

## Available channels

You can set up Insights for orders for the following marketplaces:

Channels

* AliExpress
* Allegro
* Amazon
* Arise
* Beslist
* Bol
* CDiscount
* Check24
* eBay
* Fnac
* Fruugo
* Galaxus
* Kaufland
* ManoMano
* Mirakl
* OTTO
* Rakuten
* Spartoo
* TikTok
* ToBeDressed
* Veepee
* Walmart
* Wayfair
* Zalando

### Available Insights

The metrics available to track and use in rules (if you have the [Insights & Analytics](https://www.channable.com/products/channable-insights) add-on) depend on the data provided by your channel.

| All channels                                                           | Channel dependent                                    |
| ---------------------------------------------------------------------- | ---------------------------------------------------- |
| <ul><li>Revenue </li><li>Items sold</li><li>CPS</li><li>Cost</li></ul> | <ul><li>Commission </li><li>Shipping cost </li></ul> |

| 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            |
| Zalando     | No              | Yes           |

### Updating Insights

Updates happen automatically if you have the Insights plan or manually for the free trial/free version by clicking **Run now** on your Insights dashboard.

### Dashboard overview

* **Items:** Total number of products included in your Insights
* **Cost:** Total cost of running your ads
* **Units sold**: Total number of products sold
* **Shipping cost:** Total cost to ship products
* **CPS (Cost per sale):** The average amount spent to acquire a sale

### Total revenue & cost graph

<figure><img src="/files/5d2b63bd2487966e7c2c1662de76d5a93f732de8" alt=""><figcaption></figcaption></figure>

The total ad sales & cost graph provides an overview of your sales relative to costs over time.

* **X-axis:** the date range
* **Y-axis:** total revenue

{% hint style="success" %}
**Tip:** Hover your cursor over a date to view the exact figures for that date.
{% endhint %}

### Top 5 items by revenue

This dashboard provides an overview of your top performing products based on overall revenue.

Click **View all items** for a complete overview of all your items and their individual data related to items, including revenue, commission, shipping costs, cost, and CPS.

### **Customizing your table**

<details>

<summary><strong>Adding and removing columns:</strong></summary>

Click the **Select columns** icon to edit what you want to include in your table, and how you want to format it.

</details>

<details>

<summary><strong>Sort in ascending/descending order</strong></summary>

You can sort your products by a specific metric or filtering type (e.g. cost) in ascending or descending order by clicking the up and down arrows next to the metric or type.

</details>

<details>

<summary><strong>Downloading Insights data</strong></summary>

Click **Download as CSV** in the bottom of your table.

</details>


---

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