# 訊息統計

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

<table><thead><tr><th width="247">名稱</th><th>描述</th></tr></thead><tbody><tr><td>發送訊息總數</td><td>由專員發送的訊息總數，不包含機器人或其他自動回應。</td></tr><tr><td>導購訊息發送總數</td><td>由專員發送的導購訊息總數，一則導購可能包含多個導購產品。</td></tr><tr><td>導購訊息點擊率</td><td>用戶點擊導購訊息次數 / 導購訊息發送總數 * 100。<br>若一則導購訊息中有多個產品，客戶開啟訊息中任一產品即表示點擊。</td></tr><tr><td>導購產品總數</td><td>由專員發送的導購產品總數。</td></tr><tr><td>導購產品點擊率</td><td>用戶點擊導購產品次數 / 導購產品總數 * 100</td></tr></tbody></table>


---

# 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://help.firstline.cc/feature/dashboard/xun-xi-tong-ji.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.
