When I click any of the rules or data elements that were using the Core extension now display :Unable to display data element. The extension used by the data element was previously uninstalled.I've installed the extension again - I can see its the same version: 1.0.2.All my rules/elements have been ...
How do I track when a mobile app user scrolls through a long screen and stops at a particular set of content, spending graph v. map to vendor v. offer or campaign? We want to track engagement but also be able to do A/B or multivariate testing on placement of particular components in a single mobile...
In Adobe Launch, I am trying to raise events in custom code on a click event. Below is the code that fires the events in custom code.s.linkTrackVars="events";s.linkTrackEvents="event63,event563";s.events="event63,event563";This code works fine in DTM but does not work in Launch, Anything different i...
I am seeking to find out if it is possible to execute a launch call from a platform that does not have a dedicated adobe sdk.Example would be for:RokuSmart TVs with the javascript sdkThanks!
We implemeted everything on Android but message is not displayed on trigger and we got this message. Can you help with this message?thanksADBMobile Error : Message - No Current Activity (Messages must have a reference to the current activity to work properly)
I am just starting to use Launch for the first time. When installing the Target extension I am getting an error that the mbox name is not valid due to underscores in the name.Has anyone experienced this as well? I can not change the mbox name at this point as there are too many campaigns running aga...
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...