Adobe Launch web SDK extension
I'm new to AEP web sdk extension. Till now, I've been using adobe analytics extension in launch to set variables, send beacon and clear variables.
Now, I want to migrate to using AEP web sdk extension. I've followed adobe tutorial to create xdm schema, datastream, installed web sdk extension and then used it to send Event and then tested the data inthe debugger. The xdm schema has evars, props, hierarchies and lists.
In order to send simple events like pageview and link click or complex events triggered on conditions, and product string, I've been setting them in the custom code 'open editor' option in the 'set variables' action using the adobe analytics extension. When migrating to web sdk extension, how to proceed for this? What steps to follow?
