> 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/guan-wang-gu-ke-xing-xiao-lie-biao.md).

# 官網顧客行銷列表

![](/files/AzcGZ2uUXhWznijDkK0x)

1. 行銷活動：可以看到*由新到舊* 曾經建立過的行銷活動
2. 統計表：當行銷活動啟用後，可搭配統計表來查看每日成效
3. 設定：可在此設定 UTM 是否為『啟用』（預設值為 **開啟**）
4. 搜尋：可以直接搜尋行銷活動名稱
5. 複製：可以直接複製成效不錯的行銷活動，進而編輯其他內容
6. 刪除

依照每個行銷活動，也可以看到『加入標籤次數』、『站內訊息顯示次數』及『通訊渠道再行銷次數』。

{% hint style="info" %}
一般來說，站內訊息顯示次數會高於加入標籤次數及通訊渠道再行銷次數。因為觸發『加入標籤』及『通訊渠道再行銷』動作需要消費者先進行『綁定』。
{% 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/guan-wang-gu-ke-xing-xiao-lie-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.
