在此頁面上:遵循結合設定檔、優惠決定和內容歷程資料的訂單狀態使用案例,以在Adobe Journey Optimizer中個人化推播通知。
在此使用案例中,您將會瞭解如何在單一推播通知訊息中使用多種型別的個人化。 將使用三種型別的個人化:
- 設定檔:根據設定檔欄位的訊息個人化
- 優惠決定:以決定管理變數為基礎的個人化
- 內容:以歷程中的內容資料為基礎的個人化
此範例的目標是在每次更新客戶訂單時將事件推送至Journey Optimizer。 然後,推播通知會傳送給客戶,其中包含訂單和個人化優惠的相關資訊。
對於此使用案例,需要下列先決條件:
➡️ 探索視訊中的類似使用案例
步驟1 — 建立歷程 create-journey
-
按一下 歷程 功能表並建立新歷程。
-
新增您的進入事件和 推播 動作活動。
-
設定並設計您的推播通知訊息。 請參閱本章節。
步驟2 — 在設定檔中新增個人化 add-perso
-
在 推播 活動中,按一下編輯內容。
-
按一下 標題 欄位。
-
輸入主旨並新增個人化設定檔。 使用搜尋列來尋找設定檔的名字欄位。 在主旨文字中,將游標置於要插入個人化欄位的位置,然後按一下 + 圖示。 按一下儲存。
步驟3 — 在內容資料上新增個人化 add-perso-contextual-data
-
在 推播 活動中,按一下編輯內容,然後按一下 標題 欄位。
-
選取 內容屬性 功能表。 只有在歷程將內容資料傳遞至訊息時,內容屬性才可用。 按一下Journey Orchestration。 下列內容相關資訊隨即顯示:
- 事件:此類別會重新分組歷程中置於頻道動作活動之前之事件中的所有欄位。
- 歷程屬性:與特定設定檔之歷程相關的技術欄位,例如歷程ID或遇到的特定錯誤。 進一步瞭解Journey Orchestration檔案。
-
展開 事件 專案,並尋找與您的事件相關的訂單編號欄位。 您也可以使用搜尋方塊。 按一下 + 圖示,在主旨文字中插入個人化欄位。 按一下儲存。
-
現在按一下 內文 欄位。
-
輸入訊息,然後從 內容屬性 功能表插入訂單專案名稱和訂單進度。
-
從左側功能表選取 優惠決定 以插入決定變數。 選取位置,然後按一下決定旁邊的 + 圖示以將其新增到內文。
-
按一下驗證以確定沒有錯誤,然後按一下[儲存]。
步驟4 — 測試並發佈歷程 test-publish
-
按一下 測試 按鈕,然後按一下觸發事件。
-
輸入測試中要傳遞的不同值。 測試模式僅適用於測試設定檔。 設定檔識別碼必須對應至測試設定檔。 按一下傳送。
推播通知會傳送並顯示在測試設定檔的行動電話上。
-
確認沒有錯誤並發佈歷程。
作法影片 video
以下影片顯示了一個類似的使用案例,運用歷程中的內容資料來個人化電子郵件。
This section contains structured knowledge intended to support interpretation, retrieval, and question answering related to this topic.
For complete understanding, this information should be combined with the documentation on this page. Neither source is intended to stand alone; the page describes the feature, while this section provides additional context that helps disambiguate terminology, intent, applicability, and constraints.
- TL;DR: This page walks through an order status push notification use case combining three types of personalization — profile field, offer decision, and contextual journey data — in a single message.
Intents:
- Create a journey with an order event and a Push action activity
- Add profile-based personalization (customer’s first name) to the push title
- Add contextual data personalization (order number, item name, order progress) from the journey event
- Add offer decision personalization to the push body
- Test the journey in test mode and publish
Glossary:
- Profile personalization: Personalization based on a profile field such as first name, accessed via
profile.*attributes. (product-specific) - Offer decision: Personalization based on decision management variables; inserted from the Offer decisions menu in the personalization editor. (product-specific)
- Contextual personalization: Personalization based on data from the journey — event fields (e.g., order number, item name, order progress) and journey properties (e.g., journey ID, errors). Available only when a journey has passed contextual data to the message. (product-specific)
- Journey Properties: Technical fields related to the journey for a given profile — such as journey ID or errors encountered — accessible under Contextual attributes > Journey Orchestration. (product-specific)
Guardrails:
- Contextual attributes are available in the personalization editor only if a journey has passed contextual data to the message.
- Test mode works only with test profiles; the profile identifier entered in the event configuration must correspond to an existing test profile.
Terminology:
- Canonical name: contextual personalization — variants: context-based personalization, journey context personalization
- Synonyms: “Journey Orchestration” (UI label under Contextual attributes menu) = contextual journey data source
- Do not confuse: Profile personalization (static profile field values, always available) ≠ Contextual personalization (journey event and properties data, only available after journey context has been passed to the message) ≠ Offer decision personalization (decision management variables)
FAQ:
- Q: What three types of personalization are combined in this use case? — Profile personalization (customer’s first name from
profile.*), contextual data personalization (order number, item name, and order progress from the journey event), and offer decision personalization (a decision management offer inserted in the body). - Q: Where do contextual attributes come from in the personalization editor? — Contextual attributes come from events placed before the channel action activity in the journey, and from journey technical properties. They appear in the personalization editor under Contextual attributes > Journey Orchestration > Events (event fields) or Journey Properties (journey metadata).
- Q: What are the prerequisites for this use case? — An order event must be configured with order number, status, and item name fields, and a decision must exist in decision management.
- Q: How do I test the push notification in this use case? — Click the Test button in the journey, then click “Trigger an event” and enter the event values in the Event configuration window. Test mode only works with test profiles; the profile identifier must correspond to an existing test profile.