エンゲージメント プランへの Tenant Service の接続
このページの翻訳はAIによって自動的に行われました。可能な限り正確な翻訳を心掛けていますが、原文と異なる表現や解釈が含まれる場合があります。正確で公式な情報については、必ず英語の原文をご参照ください。
Marketing Automation をアクティブにするには、Tenant Service をエンゲージメント プランに接続する必要があります。
このトピックは、Marketing Automation およびエンゲージメント プランの機能を十分に理解していることを前提としています。
接続を作成するには、次の手順に従います。
-
SFMC に SFMC Centralized Data Extension を (まだ作成していない場合は) 作成してください。それには SFMC テナントで [Setup – SFMC Account Infrastructure] パイプライン バッチを実行します。これにより、SFMC で必要となる xConnect データ拡張テンプレートが生成されます。
-
Sitecore Content Management インスタンスで、
<sitename>\App_Config\Sitecore\MarketingAutomation\Sitecore.DataExchange.MarketingAutomation.Client.configファイルを開きます。 -
<tenantServiceConnectionRepository>/<tenantServices>ノードで、Tenant Service の名前を追加します。次に例を示します。<dataExchange> <tenantServices> <marketingAutomation> <tenantServiceConnectionRepository type="Sitecore.DataExchange.MarketingAutomation.Activity.Repositories.TenantServiceConnectionRepository, Sitecore.DataExchange.MarketingAutomation.Activity"> <tenantServices hint="list:AddService"> <tenantService>[tenantservice]</tenantService> </tenantServices> </tenantServiceConnectionRepository> </marketingAutomation> </tenantServices> </dataExchange>
-
Sitecore のスタート画面で、Marketing Automation アプリケーションを開きます。
-
新しいキャンペーンを作成するか、既存のキャンペーンがある場合はそれを選択します。顧客が特定のページにアクセスしたとき、または汎用の
PageViewイベントが発生したときにキャンペーンをトリガーするための開始点を設定します。テストを行う場合は、インスタント デモ のゴールを選択してください。[適用] をクリックします。 -
ツールボックスから、[Trigger DEF SFMC Sync Process] のマーケティング アクションをキャンペーンにドラッグ アンド ドロップします。
-
[Trigger DEF SFMC Sync Process] アクションをクリックします。[Tenant Service を選択] フィールドで、Tenant Service を選択します。
注記使用可能な Tenant Service のリストは
<sitename>\App_Config\Sitecore\MarketingAutomation\Sitecore.DataExchange.MarketingAutomation.Client.config設定ファイルで設定できます。 -
[適用] をクリックします。