Hello! When you call a Direct Call Rule (DCR) with Additional Parameters, as showcased in this post, is all of this information added to the same event details object? Meaning, if two DCRs are called at the same time, and both DCRs pass additional information and then use that to set eVars/props usi...
Hi, We have a pretty neat data layer implementation but are running into issues where the data layer is being cleared/replaced too quickly in Launch's asynchronous environment (due to events firing too quickly after another). We are wanting to implement some sort of "wait for track" logic into our d...
Hello everyone, I want to integrate AEM with Adobe Launch but I cannot create an integration because I m not enabled as showed below. I have admin grant for this company and Im trying to create a Product Profile for this but as showed below, i cannot assign any permission to the Product Profile. An...
Need help with the implementation steps involved in implementing AAM without AA using Adobe Launch SDK.1. How to collect data about screens viewed, events/interactions/clicks etc.?Do we need to use signalWithData API and pass key-value pairs, or is there any other event/method we need to use? 2. Wha...
Hello All, As per the GDPR laws have mandated that organisations can no longer rely on passive consent for cookies The ECID itself have an ability to wait for opt-in before firing. For that purpose the Opt-in service is a JavaScript library bundled with Experience Cloud ID (ECID) and exists in Visi...
Hello everyone I have two question about Launch. 1) If it is possible to un-deploy or disable the published library in Prod env2) By having Test Rule 2 with a simple page load alert 1 and First deploy with page load alert 2, If I refresh the page i have both alerts. How can I have aonly 1 alert? Th...
Hello everyone, I have two questions:1) Is it possible to have on the same website Stage env, DTM and Launch?2) Assuming I have only two environment for my web site (PROD and STAGE), Is it better to have 1 DEV and 1 PROD env for Adobe Launch? Thanks
Hi,My client set AEP SDK 5.0 on their Android App, and they are using AAM only without AA.And when they launched the app in mobile phone, the lifecycle data is not fired. and they sent the log from it.could somebody check following log and let me know what they missed? 2020-07-24 17:14:54.593 3171-3...
Hi ,I am using adobe launch SDK in Android mobile app. Issue is the page hits are not reaching workspace in the sequence it has been tested. Say, Original user Journey - Page1 - Page 2 - Page 3 - Page 4Adobe Flow shows - Page 1 - Page 3 - Page 2 - Page 4 batchLimit = 0 , offlineEnabled = false, la...