I have a series of check boxes. See source HTML below.When the checkbox is clicked, I want Adobe Launch to capture the "id" and push into Adobe Analytics which clicked without having to wait for a pageload.I have configured a rule to capture "id" for element "input" on mouse click.However, the rule ...
We are running into issues where a JSON is undefined in a subsequent page by design.Suppose a data layer in an SPA:Page 1: digitalData.abc returns "label X"Page 2: digitalData.abc returns undefinedThe data element (DE) that maps to it would:Page 1: DE returns "label X" !Page 2: DE returns "label X"W...
I need to track internal search terms, so I created a rule that triggers when a search is submitted. I also have a global page load rule to track all pageviews. Now, when a user submits a search, there are two rules firing. One s.tl() rule for the search (sending search term, number of results and u...
I'd like to track video events on a YouTube video I have embedded on our site, and I'd like to do it through the YouTube Embed extension. So far I've set up the rule event like this, and I've added the appropriate Analytics variables and beacon call: I also appended the enablejsapi=1 param to the yo...
Hi, Currently in one of our script, we use _satellite.Logger.getHistory to find out the entire history of what has been fired on a given page with DTM. However, when we try the same with Launch, it doesn't seem to recognize it as a command? Could you pls provide some insights. Also it would be helpf...
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...