# 行銷活動觸發次序

您可以設定多套行銷活動，但為了避免太多訊息打擾訪客，同個頁面**只會觸發一套行銷活動的設定，**&#x4EE5;下說明系統的觸發邏輯

### 自動觸發動作優先次序：

### 一、 最優先觸發 *特定頁面* 的設定

系統會在所有符合的設定中找是否有 **`特定頁面`**

如果有的話則會最優先觸發這一套設定

### **二、 其次考慮&#x20;*****訪問次數較多*****&#x20;的設定**

若兩則指定的特定頁面一樣，則以`訪問次數`最多的設定顯示

### 三、 最後考慮 *創建時間最新* 的設定

若有兩則活動的頁面與訪問次數同時一樣，則系統會以最新創建的活動顯示

### 實例

若後台有 2 套設定：「購物車站內訊息 A」 以及 「購物車站內訊息 B」，條件如圖

<div><figure><img src="/files/Uz5twb9qoaQFVsisHxkf" alt=""><figcaption></figcaption></figure> <figure><img src="/files/qmghADsT8lbx4eZGkYGr" alt=""><figcaption></figcaption></figure></div>

實際觸發效果：

* 當訪客第 **2** 次進入包含 “Cart“ 的 URL，系統會執行 `購物車站內訊息 A`的觸發動作，因為第 2 次進來還沒滿足 `購物車站內訊息 B` 的規則
* 當客人第 **3** 次進入包含 “Cart“ 的 URL，系統會執行 `購物車站內訊息 B` 的觸發動作，**雖然同時滿足 A 和 B 的條件，但因為 B 的 訪問次數較多，而會優先顯示**


---

# 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/remarketing-1/yi-bu-huo-yong-zai-hang-xi.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.
