Hi,I am console.logging using a data element and the debug mode on the development staging.in the data element called "test"I have tried the following:1.console.log("hello"); it did not output anything2.var hello=console.log("hello");return hello; it did not output anything 3._satellite.Logger...
Hi,Iam trying to figure out a way to report images, videos or forms that failed to load on a webpage. How do we achieve this using Adobe Launch and Adobe Analytics?Thanks in advance.
I have this bizarre behaviour when using event.identifier in a data element.Background: I have several Direct Calls that actually perform the same action, but set a different s.events. So instead of creating one rule per Direct Call, I created one single rule and put all my Direct Calls in the rule’...
Dear Everyone, CaliseCheung , @Ivan Mironchuk ,We have implemented Adobe Analytics in our Mobile Application using Adobe Launch SDK 5x.The implementation was good and we didn't see any gaps but we are seeing Application ID capturing as the Page Name and it is equal to the overall Page Views in a da...
We are an Adobe reseller in Norway. We have been trying to get in contact with Adobe regarding Experience via the online form on the Adobe Experience pages. This form does not work. We have got no response at all, so this form is obviously not monitored by anyone.Please, let me know who is responsib...
I set up some Launch Rules and have a send beacon order at 12 and a s.tl rule order at 9. My issue is, the s.tl rule fires right after the send beacon which gives me an incorrect value in analytics. I tried moving order of s.tl rule to order 8 but still the same result. Anyone ever encounter somethi...
Under rules to track links, we can set variables (evars and props). It works well on SPA. But if the link clicked opens up a new page, the requests are truncated and setting variables / sending Beacon process is not complete.How can we achieve custom links tracking for Multi Page application ?