I am trying to capture text from a form field using Adobe Launch. See form code below...How should I configure launch to capture the text from my form field?Thanks<input id="ticker1" type="text" class="idc-form2 etfLookup ui-autocomplete-input" data-bind="event: { keydown: changed }" autocomplete="...
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 ...