Hi,
I have existing digital data layer object which I am planning to map to XDM schema and then send it to edge and then to Adobe Analytics through Web SDK. Is there documentation or resource to map existing data layer to edge.
Solved! Go to Solution.
Views
Replies
Total Likes
There isn't any specific documentation, because your data layer's schema is probably unique to your business' needs.
What you should do is to understand the fields that are required in the XDM schema, and then map your data layer's variables to that schema. Ultimately, you must send a key-value object that conforms to the XDM schema to Web SDK, in order for Adobe Experience Platform to accept it.
Views
Replies
Total Likes
There isn't any specific documentation, because your data layer's schema is probably unique to your business' needs.
What you should do is to understand the fields that are required in the XDM schema, and then map your data layer's variables to that schema. Ultimately, you must send a key-value object that conforms to the XDM schema to Web SDK, in order for Adobe Experience Platform to accept it.
Views
Replies
Total Likes
Thank you. Thats very helpful. I will go ahead and do that.
Views
Replies
Total Likes