> For the complete documentation index, see [llms.txt](https://docs.ezorderly.com/guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ezorderly.com/guide/dashboard/orders-analysis.md).

# 訂單分析

### 訂單總價區間圖 <a href="#page_title" id="page_title"></a>

**調整銷售策略**：消費數量顯著高於平均的訂單價格區間，即為甜蜜價格，代表多數消費發生於此區間，也代表顧客對此區間的價格接受度高。可設定為免運門檻，進行產品組合銷售時，也可以此甜蜜價格為依循，促使消費者多消費。

![訂單總價區間圖](/files/CMY9SLMvxiKaOy1ocW9o)

### 下訂時間熱時圖 <a href="#page_title" id="page_title"></a>

1\. **設定廣告排程**：幫助您了解顧客生活習慣，有利於廣告投遞時間設定，以便在最有可能帶來轉換的時間展示廣告。

2\. **調整訊息寄送時間**：從顧客最常下訂單的時間，判定行銷活動訊息發送的最佳時間。

![下訂時間熱時圖](/files/yQNuF4rwcNKe3zq8OYcv)

### 商品購買訂單分佈圖 <a href="#page_title" id="page_title"></a>

將消費者每次購買/回購時，共同購買的商品比例呈現出來，可掌握消費者首購與回購不同的傾向。

![商品購買訂單分佈圖](/files/ssqDvSLIPnoLWO5VvYNM)

<br>

<br>


---

# 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://docs.ezorderly.com/guide/dashboard/orders-analysis.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.
