Can Adobe Launch take a value from the query string, encrypt or obfuscate that value and push the encrypted/obfuscated value to Adobe Analytics?If so, how?How would be decrypt/un-obfuscate those values stored in Adobe Analytics?Thanks
We have Adobe Analytics and will be deploying Adobe Launch. We are not using Adobe Experience Manager and don't have plans to ever use it. We want to use Adobe Launch to deploy and manage our data layer. I heard that the Adobe ContextHub extension in Adobe Launch can be used to build/manage our d...
I need to see all rules fired on the page. Earlier I was using "_satellite.Logger.getHistory()" from console to get all rules but it doesn't seem working anymore. Appreciate your help.thanks,
I have a new deployment of Launch.I published my Launch Library.I accessed my website with the console open in debugger mode.In the console, I can see my Launch rule firing and I see evar/prop activity.However, the Omniture debugger is empty and doesn't see any activity.I checked my real-time report...
Hi Team,When I am trying to build my rules in Dev environment getting below error message.Development - Last build was not successfulCould not find an extension for XXXXXX:events:clickPlease find the attached screenshot FYR.Kindly help me on this issue.Thanks - Satish
Hello,Could you help me with Bloodhound tool (https://marketing.adobe.com/developer/gallery/bloodhound-app-measurement-qa-tool-1)? Unfortunately, I can not download it.Currently I'm investigating the integration of Adobe Analytics into our mobile application and found that Bloodhound tool can be use...
I have a question, please help answer it Thank you.I use Android SDK 4.x for Experience Cloud Solutions .If use In-App Messages.Trigger View State equals 個人資訊。----------------->success.but I use ....CONTEXT DATA KEY NO MATCHES(?)What causes it??My Adobe Analytics hava matches.
I got this error while trying to build an Data Element (custom code)Could not find Extension for ...In the Data Element, I put a very simple code to test:var person = new Object();And it seems that I got an error for that line of code:So is it possible to initialize a JS Object in Launch? Or is this...