> For the complete documentation index, see [llms.txt](https://docs.omnichat.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.omnichat.ai/features/remarketing-1/tong-ji-biao.md).

# 統計圖表

更多功能 UTM設定 及 展開統計圖表

<figure><img src="/files/FoV8f33RWBqYtNjAlKMG" alt=""><figcaption><p><br></p></figcaption></figure>

1. 可用來控制是否要在官網顧客行銷上活動，加上 Omnichat UTM 來追蹤成效。
   1. 若關閉此設定，則官網顧客行銷的站內訊息中若有 URL，系統不會自動加上 Omnichat 的 UTM
   2. 此開關設定會影響所有官網顧客行銷活動是否代入 Omnichat UTM
2. 點此進到下方統計圖表詳情。

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

1. 三個數據分別對應顧客分眾標籤的貼標次數 / 站內行銷訊息的觸發次數 / 通訊渠道再行銷的推播次數，可以切換不同功能的數據圖表
2. 可以選擇特定行銷活動的數據顯示，預設是顯示所有行銷活動的總和
3. 可以調整時間區間
4. 若在下方圖表使用游標長按並拖曳不同日期，可以放大該區間內的圖表查看細節。而三個圖標依序分別是：顯示目前正在放大、將放大的狀態退回上一步、將圖表重置

{% hint style="info" %}
統計圖表的數據，一次可搜尋的行銷活動上限為 5 組
{% endhint %}


---

# 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.omnichat.ai/features/remarketing-1/tong-ji-biao.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.
