> For the complete documentation index, see [llms.txt](https://docs.ezorderly.com/guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ezorderly.com/guide/app/first-purchaser-message/action-setting.md).

# 需求用途調查 - 模組設定

## 自訂調查項目

設計問題項目讓顧客來勾選，可同時選擇最少4項、最多6項進行調查，若欲自訂題目也可新增詢問。

![](/files/-MVzhYuRsxjnmEoHDuy3)

## 模組階段顯示說明

需求用途調查共有三個階段：

1. **開始調查﹔**&#x4ECA;天日期往回推幾天內，首購成立/出貨後幾天後，寄出第一封信件。
2. **未回饋再試﹔**&#x524D;階段結束再過多少天仍無回覆，寄發第二封信件<顧客第一段時若已點開則不會再寄>
3. **關閉前提醒﹔**&#x82E5;前階段結束再過多少天仍無回覆，寄發最後一次提醒信。若有開啟第三階段，系統會於發送日後28天自動關閉該問卷。

各階段模組若有順利啟用並開始排程 ，中間連接的箭頭為黃色 ；若未完成編輯或是尚未排程，中間連結的箭頭則為灰色(如下圖)。

![](/files/Tht6u4maG4pnBEuwwrpX)

## 單一階段卡片顯示說明

1. 操作選項：點選右上角 「三」橫槓，可下拉選擇「編輯」「預覽」「成效」。
2. 標題：該模組信件的標題名稱，可點選「編輯」進入修改。
3. 觸發條件：該模組信件的觸發條件，可點選「編輯」進入修改。
4. 觸發時間：該模組統一的發送時段，本時段由系統自動化發送，無法自行調整。
5. 模組成效：上半部為GA成效，須完成GA串接才會顯示；下半部為系統記錄成效，可看到累積的開信率與點擊率，當匯入訂單資料時，若該群受眾有成立訂單，也會將該筆訂單歸屬於本信件訂單數與營業額計算。

![](/files/15YjEKJ12eqrNYD9UmPH)

## 顧客回應頁面設定

顧客透過點擊信件，可連結至此回應頁面。你可以在此頁面補充更完整的敘述，協助顧客提供反饋。

點選虛線框進行文字編輯，支援 HTML 文字標籤語法，若要預覽最終顯示樣式，點選右上方預覽頁面可連結至獨立網頁進行瀏覽。

![Step01.點選下方顧客回覆頁面的右上角''預覽頁面''圖示](/files/77ieOAwMN0FzQSU82Alo)

![Step02.實際點預覽會出現的畫面](/files/-MW2LZM9j8L-tgTlhrHZ)

## 回饋完成感謝頁面設定

當顧客完成回應並送出後，頁面將跳轉至此感謝頁面。

此處將顧客推薦指標分數區分為1-6分，與7-10分，各有不同的感謝頁面設定，您可以選擇於不同的回應給予不同的感謝訊息。

若要預覽最終顯示樣式，點選右上方 "預覽頁面" ，可連結至獨立網頁進行瀏覽。

![](/files/-MfHjVQOlLVcl46v_STN)


---

# 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.ezorderly.com/guide/app/first-purchaser-message/action-setting.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.
