Expand my Community achievements bar.

Join us for the next Community Q&A Coffee Break on Tuesday April 23, 2024 with Eric Matisoff, Principal Evangelist, Analytics & Data Science, who will join us to discuss all the big news and announcements from Summit 2024!
SOLVED

Adobe Web SDK Success Events

Avatar

Level 1

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?

1 Accepted Solution

Avatar

Correct answer by
Employee

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... 

View solution in original post

6 Replies

Avatar

Level 1
@amgup How does this get tracked in Adobe Analytics? My main point is that there are custom success events we can setup in Adobe Analytics, so how do we trigger those specifically? Suppose I have 'event1' setup as 'User Registrations' in my report suite, how do I record that event using Adobe alloy, or the Web SDK in Launch?

Avatar

Correct answer by
Employee

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... 

Avatar

Level 1
I see, thank you. I wasn't aware you could set events via processing rules.

Avatar

Level 2

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.

Avatar

Level 10
Do any of the answers below answer your initial question? If so, can you select one of them as the correct answer? If none of the answers already provided answer your question, can you provide additional information to better help the community solve your question?