Adobe Launch Web SDK custom code and custom events | Community
Skip to main content
New Participant
August 9, 2023
Question

Adobe Launch Web SDK custom code and custom events

  • August 9, 2023
  • 1 reply
  • 984 views

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?

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

yuhuisg
New Participant
August 10, 2023

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.