# 數據分析

### 🎬 影片數據分析頁面使用說明

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

此頁面提供影片的觀看行為與成效分析，協助創作者了解觀眾的觀看狀況與影片表現，進而優化內容策略。

***

#### 一、主要指標說明

| 指標名稱       | 說明                           |
| ---------- | ---------------------------- |
| **觀看次數**   | 顯示影片被播放的總次數。例：38 次。          |
| **互動數**    | 購物袋點擊次數、分享數、留言數、愛心數的總和。      |
| **購物袋點擊率** | 購物袋點擊次數/觀看次數                 |
| **平均觀看時長** | 觀眾平均觀看影片的時間長度(排除低於 30 秒的觀看)。 |
| 不重複訪客數     | 同一天相同瀏覽器內不重複的總觀眾數            |

***

#### 二、平均有效觀看時間（左下區）

此圖顯示過去觀眾的平均觀看時間分佈（以秒為單位）。\
可用來觀察觀眾停留時間是否穩定或有顯著波動。

***

#### 三、**流量轉換區（轉換漏斗圖）**

以漏斗圖形式顯示觀眾從「進入影片間」到「完成購買」的轉換流程。\
包含以下五個階段：

| 階段 | 指標      | 說明                 |
| -- | ------- | ------------------ |
| 1  | 觀看次數    | 進入影片間的總次數。         |
| 2  | 觀眾互動數   | 互動（留言、愛心、分享）的觀眾人數。 |
| 3  | 購物袋點擊次數 | 點擊購物袋的次數。          |
| 4  | 商品瀏覽次數  | 觀眾實際點擊商品的次數。       |
| 5  | 導購商品數量  | 成功導購商品的總數。         |

***


---

# 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.livebuy.tv/product-tour/videos/sales-video/insights.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.
