Hi, I'm trying to understand if we can implement 2 different launch properties on the same domain. We need to rebuild our analytics so the old launch property will have old tags (w/o Web SDK) and new property will have the new tags for Web SDK. But we need these both to coexist for a certain time p...
Is anyone familiar with event forwarding? One of the developers on my team is trying to access it, but looking at the prerequisites, and a bunch of other documentation pages, it sounds like we need to have web SDK enabled first. Is this the case?If anyone has any tips/advice on how to get event forw...
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 ...
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...
Hello,We want to integrate and push our code from Adobe Launch to GitHub repository to keep our code base recorded for our reference and compliance. We wanted guidance on how we can automate the process and send data to GitHub from Adobe Launch. Any suggestions and steps would be appreciated.
I was trying to see if it was possible to update the XDM object using the SDK On before event send callback.I attempted to write the XDM Object with the following code.Essentially, trying to create some conditional logic to populate eVars in specific instances. On before event send callback if(digi...
Hi team We are using AEP web SDK extension for sending data to adobe analytics through launch data collection.Triggeres are not working for this kind of setup. is there something i am missing ? any specific configuration needed to enable triggers for web sdk extension? Thanks