For the Adobe Web SDK that uses XDM data to feed into Adobe Analytics via a data stream, is it possible to have Alloy fire success events for Adobe Analytics, such settings s.events allows?
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @briand75021812 ,
IMO using alloy.js you cant fire AA events with s.events syntax. In most cases you would need to use processing rules to map custom events.
Few good reads:
https://alex-bishop010.medium.com/migrating-to-the-adobe-experience-platform-web-sdk-67cd0e5c727b
https://medium.com/adobetech/unify-your-adobe-experience-platform-services-with-adobe-experience-pla...
@briand75021812 I will suggest to check the below document to send the events :-
https://experienceleague.adobe.com/docs/experience-platform/edge/fundamentals/tracking-events.html?l...
Views
Replies
Total Likes
Hi @briand75021812 ,
IMO using alloy.js you cant fire AA events with s.events syntax. In most cases you would need to use processing rules to map custom events.
Few good reads:
https://alex-bishop010.medium.com/migrating-to-the-adobe-experience-platform-web-sdk-67cd0e5c727b
https://medium.com/adobetech/unify-your-adobe-experience-platform-services-with-adobe-experience-pla...
Views
Replies
Total Likes
We are noticing the Web SDK now automatically maps all the variables eVars, events, props & global variables, with out adding processing rules for them (We were using Adobe Experience Analytics Template mixin). Seems like documentation is not yet updated. Hope you have experienced the same, if not I would recommend to do a check at your end.
Views
Replies
Total Likes