# LINE 訊息卡片-可計算的數據維度

<figure><img src="/files/NTgIxUs4srwXgBQKBKU4" alt=""><figcaption><p>LINE 機器人模組中，可使用的訊息卡片種類</p></figcaption></figure>

不同種類的訊息卡片，有不同的「可計算數據」，請參考下表

| 訊息卡片類別 | 使用設計     | 開封數/率 | 點擊數/率 | 回應率   | 訂單金額  |
| ------ | -------- | ----- | ----- | ----- | ----- |
| 文字訊息   | 無按鈕      |       |       | ✅ 可計算 |       |
|        | 有按鈕（URL） | ✅ 可計算 | ✅ 可計算 | ✅ 可計算 | ✅ 可計算 |
| 圖像訊息   |          |       |       | ✅ 可計算 |       |
| 輪播訊息   | 圖片（URL）  | ✅ 可計算 | ✅ 可計算 | ✅ 可計算 | ✅ 可計算 |
|        | 有按鈕（URL） | ✅ 可計算 | ✅ 可計算 | ✅ 可計算 | ✅ 可計算 |
| 圖片輪播訊息 | 無按鈕      | ✅ 可計算 |       | ✅ 可計算 |       |
|        | 圖片（URL）  | ✅ 可計算 | ✅ 可計算 | ✅ 可計算 | ✅ 可計算 |
|        | 有按鈕（URL） | ✅ 可計算 | ✅ 可計算 | ✅ 可計算 | ✅ 可計算 |
| 快速回覆   |          |       |       | ✅ 可計算 |       |
| 圖文訊息   | 無 URL    | ✅ 可計算 |       | ✅ 可計算 |       |
|        | 有 URL    | ✅ 可計算 | ✅ 可計算 | ✅ 可計算 | ✅ 可計算 |
| 用戶輸入   |          |       |       | ✅ 可計算 |       |
| 優惠券    |          | ✅ 可計算 |       | ✅ 可計算 | ✅ 可計算 |
| 影片     |          |       |       | ✅ 可計算 |       |

### 文字訊息卡片

<div align="center"><figure><img src="/files/ucsSFL6qSvdBd9Xwhqfl" alt=""><figcaption><p>有按鈕</p></figcaption></figure> <figure><img src="/files/ECxBnnrqryieWVs0Z8CO" alt=""><figcaption><p>無按鈕</p></figcaption></figure></div>

### 圖像訊息卡片、影片卡片

<div><figure><img src="/files/59BVEp577QpLlnATCMgj" alt=""><figcaption><p>圖像訊息</p></figcaption></figure> <figure><img src="/files/CJLltXkv3p5hBO5CMQwX" alt=""><figcaption><p>影片卡片</p></figcaption></figure></div>

### 輪播訊息卡片、圖片輪播訊息卡片

<div><figure><img src="/files/MbuTDAWXK8tUeBPeegHH" alt=""><figcaption><p>輪播訊息</p></figcaption></figure> <figure><img src="/files/Np6SaHKjKsVpI1Z7i0R4" alt=""><figcaption><p>圖片輪播訊息</p></figcaption></figure></div>

### 快速回覆卡片、用戶輸入卡片

<div><figure><img src="/files/HpW9ilwAs4jiFLMJA7jJ" alt=""><figcaption><p>用戶輸入卡片</p></figcaption></figure> <figure><img src="/files/PziWGEmkFfKOH4etuWE7" alt=""><figcaption><p>快速回覆卡片</p></figcaption></figure></div>

### 圖文訊息卡片

<figure><img src="/files/ciWvkjYa5hAbMH5d7xNg" alt=""><figcaption><p>圖文訊息</p></figcaption></figure>

### 優惠券卡片

<figure><img src="/files/ByaTg6neKPZfdknXjyMz" alt=""><figcaption><p>優惠券卡片</p></figcaption></figure>


---

# 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://docs.omnichat.ai/features/line-xun-xi-ka-pian-ke-ji-suan-de-shu-ju-wei-du.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.
