Adobe’s Data Prep for Data Collection
Our team was given the opportunity to be invited to the Adobe Data Prep for Data Collection beta program, which included increased features on their data streaming tool that looks like it will be helpful for users. This blog will give an overview of what the Data Prep for Data Collection tool is able to do.
XDM & Data Prep for Data Collection; What are they?
Before we get into the details, we need to understand what XDM is. XDM is Adobe’s Experience Data Model that utilizes a new standardized approach intended to help detail out customer experiences. The XDM system has schemas that support real-time customer profiles, machine learning, and customer Journey Analytics inside the Adobe Experience Platform (AEP), amongst others. Data Prep is a service for the new Adobe Experience Platform Edge Network, that lets us map different variables from your data layer or JSON object to the XDM schema and make them available for use in places such as the tags for Analytics, Target, Audience Manager, and even Experience Platform.
Providing meaningful data points through AEP lets Adobe make decisions on the fly. This data can be passed to Target to inform decisions on A/B testing on the fly. Or to Audience Manager to create traits without having to send files through FTP to the Adobe Servers. This gives companies and users quicker access to customer data to make better and faster decisions within Adobe products.
Creating A Schema
First a schema must be set up so that various Field Groups become available for mapping through the Datastreams. These Field Groups are pre-defined JSON objects that can have data mapped to them. Once the Field Groups are created through the schema, they become available as target fields that you can map data to using the Data Prep for Data Collection tool. Field Groups are reusable fields that contain variables that define one or more of the attributes for the schema.
The Datastream is where the magic happens for uploading a data layer as a JSON object. Once that data object has been verified, Source Fields are created from the provided JSON object and those are then available to be mapped to the Field Groups created from the schema. The uploading of a JSON object and the mapping tools are the parts that make up Data Prep for Data Collection.