アトリビューションプロファイルは、継承された、すぐに利用できるプロファイルです。Adobe SC プロファイおよび Analytics(SC/Insight)のデータフィードと組み合わせて、このプロファイルをデプロイすると、複数のデジタルチャネルに新しいアトリビューションモデルを迅速に公開できます。
プライマリサーバーにアトリビューションプロファイルを保存した後、Profile ディレクトリ内の現在のプロファイルにそのプロファイルを統合するために必要な手順が 2 つあります。(1)Profile.cfg ファイルを設定し、(2)必須フィールドを宣言します。
すべてのプロファイルと同様に、アトリビューションプロファイルは profile.cfg ファイルに追加する必要があります。アトリビューションプロファイルは Adobe SC プロファイルに依存するので、設定ファイルではアトリビューションプロファイルより前に Adobe SC プロファイルをリストする必要があります。
この手順では、データセットの再変換が必要になります。
カスタムプロファイルフォルダー内の profile.cfg ファイルを開きます(で開きま server\Profiles(custom profile name)\profile.cfgす。
If the Attribution profile is not listed in the configuration file, add it to the list.
Make sure the Attribution string is listed below the Adobe SC profile string.
更新した profile.cfg ファイルを保存し、プロファイルマネージャーからサーバーに保存します。
アトリビューションプロファイルは、事前に定義されたフィールドを受け取り、一連の変換を行って、拡張されたディメンションを通じて新しい便利な方法でそれらのフィールドを公開します。最も直近の値を提供するため、アトリビューションプロファイルは Adobe SC プロファイルで使用可能なフィールドに依存します。
デフォルトの変数 | フィールド名とデコーダー位置(Adobe SC) |
---|---|
キャンペーン | x-campaign、#199 |
マーケティングチャネル | x-va_closer_detail、#162 x-va_instance_event、#163 |
注文イベント | x-order、#206 x-purchaseid、#200 |
売上高 | x-revenue、#205 |
単位 | x-units、#204 |
The Attribution profile added a configuration file, 0a_Marketing Channels.cfg, which copies the value of the x-va_closer_detail into a new field called x-marketing-channel, when the x-va_instance_event field matches "1". Both x-va_closer_detail and x-va_instant_event are decoded by default, and passed from decoding in the installed packages available when you update to version 6.2.
「x-marketing-channel」フィールドは、マーケティングチャネルというシンプルディメンションで使用されます。
If you have altered your profiles by removing previously unused fields that are now being used, you will want to verify that the x-va_closer_detail and x-va_instance_event fields are being decoded and passed through for use.
フィールドが見つからない場合は、詳細な状態を示す次のメッセージが表示されます。
<b>x-va_closer_detail</b> is not available
または
<b>x-va_instance_event</b> is not available