1.5 Implement Adobe Analytics and Adobe Audience Manager
Foundation - Setup of Adobe Experience Platform Data Collection and the Web SDK extension - Implement Adobe Analytics and Adobe Audience Manager
Last updated
Foundation - Setup of Adobe Experience Platform Data Collection and the Web SDK extension - Implement Adobe Analytics and Adobe Audience Manager
Last updated
You now know that XDM data is flowing into platform. You'll explore more about what XDM is in , as well as how to build your own schema to track custom variables. For now you're going to look at what happens when you set your Datastream to forward data to Analytics and Audience Manager.
The Adobe Experience Platform Web SDK maps certain values automatically, making a new implementation of Analytics via the Web SDK as quick as possible. The automatically mapped variables are listed .
For XDM data that is not automatically mapped to Adobe Analytics, you can use to match your . Then it can be mapped into Analytics using to populate Analytics variables. Context Data and Processing Rules will be concepts familiar to those that have worked with Analytics in the past, but don't worry about the details for now if they are new concepts.
You can also use a default set of actions and product lists to send or retrieve data with the AEP Web SDK. To do this, see .
To be used by Analytics, XDM data is flattened using dot notation and made available as contextData
. The following list of value pairs shows an example of context data
:
Server-side forwarding is a not a new concept for Audience Manager, and the same process as before applies. You can also sync identities.
In case you want to send data collected by Web SDK to Adobe Analytics and Adobe Audience Manager, follow these steps.
In the top right corner of your screen, select your sandbox name, which should be --aepSandboxId--
. Open your specific datastream, which is named --demoProfileLdap-- - Demo System Datastream
.
You'll then see this. To enable Adobe Analytics, click +Add Service.
You'll then see this. Select the service Adobe Analytics, after which you need to add the report suite in Adobe Analytics to send data into. In this tutorial, this is out of scope. Click Cancel.
You'll then see this. To enable Adobe Audience Manager, click +Add Service.
You'll then see this. Select the service Adobe Audience Manager after which you can decide to enable or disable Adobe Audience Manager cookie destinations and/or URL destinations. In this tutorial, this configuration is out of scope. Click Cancel.
All data collected by the edge network can be accessed via . In [!DNL Analytics], you can use processing rules to incorporate context data into Analytics variables.
Go to and go to Datastreams.