Expand my Community achievements bar.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

Adobe Launch Web SDK custom code and custom events

Avatar

Level 2

When creating adobe launch rules (set variables, send beacon, clear variables) with adobe analytics extension, we can add events in the set variables action (in UI) and also in the custom code open editor based on conditions. We can also add product string in the launch rules. 

When migrating to the AEP Web SDK extension, I choose 'send event' action type. How can I add custom and complex events when using SDK extension? Also, how to serialize events and add product string in the rule?

namandeepkaur_0-1691624525458.png

 

1 Reply

Avatar

Community Advisor

You have to basically set them up properly in your XDM object data element.

You could also look at the "AA via AEP Web SDK" extension to help you. I haven't used that extension myself, but it has an interface that's similar to the Analytics extension, so it might be able to do what you want.