Hello All,
Client is using Ensighten TMS they already have adobe analytics implemented via it with data layer on pages.
Now they want to implement the WEB SDK to get the unified view of the customer.
so they want to integrate WEB SDK via Ensighten using the same data layer? Anyone knows how to do it ? is there a way to do it ?
Solved! Go to Solution.
Views
Replies
Total Likes
Yes of course, filter with 'interact' calls. Most of the calls could be found with this. Some calls can be filtered with 'collect' as well.
Views
Replies
Total Likes
There are three supported ways to install Adobe Experience Platform Web SDK:
These methods are detailed in the link I posted above.
Certainly, it's possible to implement a web SDK using any TMS or directly through alloy.js on the page. I had once implemented it via Tealium TMS, and they do have fields to map XDM. Ensighten might be having similar set up in my opinion.
Hi @V_Sirish_Kaushik1
Let's say, if client has installed the WEBSDK using alloy.js on site . then do they need to do the XDM mapping(for example as shown in your above image) in Ensighten? if Ensighten don't have fields to map XDM then what should be the recommended way?
You might need to pass XDM object directly into send event command in that case I guess. Its a JSON fundamentally, might need to manually create it.
Views
Replies
Total Likes
Hi @V_Sirish_Kaushik1
if i want to validate the web sdk set up, how can i validate it ? can we have any network filter so that i can filter the network tab and can see that xdm object is Triggering.??
Views
Replies
Total Likes
Yes of course, filter with 'interact' calls. Most of the calls could be found with this. Some calls can be filtered with 'collect' as well.
Views
Replies
Total Likes
Did you find the suggested solutions helpful? It would be great if you can mark the answer as correct for posterity. If you have found out solution yourself, share it with wider audience in the community.
Views
Replies
Total Likes