開始使用個人化 add-personalization

在此頁面上:​開始使用Adobe Journey Optimizer中的個人化功能,包括個人化編輯器的運作方式、您可以使用的設定檔資料、學習遊樂場以及內嵌編輯。

Adobe Journey Optimizer個人化功能可讓您運用您擁有的訊息相關資料與資訊,將訊息調整至每個特定收件者。 可以是他們的姓氏、興趣、居住的地方、購買的產品等等。

個人化的運作方式

使用​個人化編輯器,您可以選取、排列、自訂及驗證所有資料,以建立您內容的自訂個人化,並利用各種工具(例如協助程式功能或預先定義的運算式)來有效地自訂訊息。

Journey Optimizer採用以Handlebars為基礎的內嵌個人化語法,可讓您建立包含雙大括弧​ {{}} ​之內容的運算式。

處理訊息時,Journey Optimizer會以Experience Platform資料集中包含的資料取代運算式。 例如,Hello {{profile.person.name.firstName}} {{profile.person.name.lastName}}會動態變成Hello John Doe。 使用此語法,您可以跨多個欄位個人化訊息,包括電子郵件主旨列、訊息本文、推播通知或URL。

用於個人化的資料

Personalization是以由Adobe Experience Platform中定義的​ XDM個別設定檔 ​結構描述管理的設定檔資料為基礎。 XDM Individual Profile​結構描述是唯一可用來個人化Journey Optimizer中內容的結構描述。 在Adobe Experience Platform資料模型(XDM)檔案中進一步瞭解。

您也可以運用​ 計算屬性 ​來個人化您的內容。 計算屬性可讓您將個別行為事件摘要為Adobe Experience Platform上可用的計算設定檔屬性。 瞭解如何使用計算屬性

此外,Journey Optimizer可讓您在個人化編輯器中運用Adobe Experience Platform的資料,來個人化您的內容。 若想這樣做,就必須先透過 API 呼叫,啟用查詢個人化所需的資料集。 完成後,您可以使用他們的資料在Journey Optimizer中個人化您的內容。 此功能目前在Beta版中提供。 了解更多

學習並實驗個人化 playground

Adobe Journey Optimizer​包含互動式工具,旨在協助您學習及實驗個人化功能。

此遊樂場提供模擬環境,讓您使用範例資料來撰寫和測試個人化程式碼,而不需要即時資料集。 您可以運用預先定義的程式碼範例、編輯虛擬設定檔裝載,並即時預覽個人化程式碼的輸出。

個人化遊樂場

➡️ 存取個人化遊樂場

為個人化運算式產生內容 ai-personalization-expressions

在​ Personalization編輯器 ​中或從Email Designer工具列(新增運算式)中,產生內容​可協助您從自然語言產生新的運算式、說明現有程式碼的作用,並修正選取範圍中的問題,然後在其符合您的意圖時套用輸出。

➡️ 瞭解如何使用產生個人化運算式的內容

內嵌編輯設定檔屬性 inline-personalization

在​ 電子郵件Designer ​或​ 推播通道 ​編輯器中編輯內容時,您可以直接插入設定檔屬性運算式,而不需開啟完整的個人化編輯器。

若要這麼做,請依照以下步驟進行:

  1. 在任何文字欄位中輸入{{。 在游標位置會開啟內嵌自動完成下拉式清單。
  2. 開始輸入以篩選可用的設定檔屬性。
  3. 選取您需要的屬性 — 會以個人化權杖的形式插入游標位置。

讓我們深入探討

現在您已瞭解​ Journey Optimizer ​中的個人化,是時候深入探討這些檔案區段以開始使用此功能了。

作法影片 video-perso

瞭解如何使用歷程中的內容事件資訊來個人化訊息。

了解如何將以輪廓為基礎的個人化新增至訊息,以及如何使用客群成員資格作為個人化區塊的先決條件。

瞭解如何善用個人化編輯器遊樂場,使用範例資料來撰寫及測試個人化程式碼。

Personalization教學課程中探索更多有關個人化功能和最佳實務的教學課程影片

AI Knowledge Reference

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 introduces personalization in Journey Optimizer — how the Handlebars-based personalization editor works, what data it uses, the interactive playground, Generate Content for expressions, and inline attribute editing in the Email Designer and Push editor.

Intents:

  • Understand how Journey Optimizer personalization works (Handlebars syntax with double curly braces)
  • Identify the data sources available for personalization (XDM Individual Profile schema, computed attributes, AEP dataset lookup in beta)
  • Experiment with personalization using the interactive playground without a live sandbox
  • Use AI to generate, explain, or fix personalization expressions from natural language
  • Insert profile attributes inline in the Email Designer or Push editor by typing {{

Glossary:

  • Personalization editor: The full-featured tool for building, customizing, and validating personalization expressions; available in any Journey Optimizer field that supports personalization. (product-specific)
  • XDM Individual Profile schema: The only schema that can be used to personalize content in Journey Optimizer; defines all profile attributes available for personalization. (product-specific)
  • Computed attributes: Pre-calculated profile attributes summarizing individual behavioral events into profile-level values; available as personalization data alongside standard XDM profile fields. (product-specific)
  • Personalization playground: An interactive, simulated environment on Experience League for writing and testing personalization code with sample data — no live datasets or sandbox required. (product-specific)
  • Inline editing: The ability to type {{ in any text field in the Email Designer or Push channel editor to trigger an autocomplete dropdown and insert profile attributes without opening the full personalization editor. (product-specific)
  • Generate Content (personalization expressions): An AI tool in the personalization editor and Email Designer that generates personalization expressions from natural language, explains existing code, and fixes issues in a selection. (product-specific)

Guardrails:

  • XDM Individual Profile schema is the only schema that can be used to personalize content in Journey Optimizer.
  • AEP dataset lookup for personalization requires datasets to be enabled through an API call before use; this feature is currently in beta.
  • Inline editing (typing {{ in Email Designer or Push editor) supports profile attributes only.

Terminology:

  • Canonical name: personalization — variants: content personalization, message personalization, expression personalization
  • Canonical name: personalization editor — variants: personalization capabilities
  • Do not confuse: Personalization editor (used to build content expressions in messages and offers — supports both Handlebars and PQL) ≠ Advanced expression editor (used in the journey for conditions on data sources and event information, custom wait activities, and action parameters mapping — provides built-in functions and operators that differ from those in the personalization editor)
  • Do not confuse: inline editing (type {{ in Email Designer or Push for quick attribute insertion without opening the full editor) ≠ personalization editor (full tool for complex expressions, helper functions, conditional rules, and fragments)
  • Do not confuse: XDM Individual Profile schema (the only schema usable for personalization in Journey Optimizer) ≠ other AEP schemas (not usable for personalization unless exposed via dataset lookup)

FAQ:

  • Q: What data can be used for personalization in Journey Optimizer? — Profile data from the XDM Individual Profile schema, computed attributes (behavioral events summarized at the profile level), and AEP record dataset lookup (currently beta — requires datasets to be enabled via API).
  • Q: What is the personalization playground? — An interactive, simulated environment on Experience League where you can write and test personalization code using sample data, without requiring a live Journey Optimizer sandbox or real datasets.
  • Q: How does inline attribute editing work? — Type {{ in any text field in the Email Designer or Push channel editor to open an autocomplete dropdown at the cursor position. Start typing to filter profile attributes, then select one to insert it as a personalization token. Only profile attributes are available inline.
  • Q: What can Generate Content do in the personalization editor? — It can generate new personalization expressions from natural language descriptions, explain what existing code does, and fix issues in a selected expression — then apply the output when it matches your intent.
recommendation-more-help
journey-optimizer-help