Hi all,I've been trying for several days now to get the at.js 2.0 running for SPAs, until I finally found the documentation. Now that I got it to work using the adobe.target.getOffers() & adobe.target.applyOffers() function I cannot insert the code over Launch because the editor shows an error and ...
Hi All,I have captured mobile app page name (tracked using trackState) and it is assigned in an evar. I have also captured action link name using trackAction, assigned in evar again. I want to know what all links user has accessed on a particular page. So,when I am trying to breakdown page name by a...
Is there anything I could be doing that makes the Launch library building so slow, up to 3 minutes?I only have 3 extensions (including Core), 33 rules and 14 data elements.Thanks,Olivier
Hi Guys,I trying to track the count of clicks on buttons and link clicks using adobe launch using the success events in AA using CSS Selectors.But her I facing one issue getting some delay in capturing the button name from one tab to other on click event in adobe.Any Suggestions ??Thanks,BS
Does anybody know if Adobe Launch automatically handles the setting of linkTrackVars and linkTrackEvents for s.tl() calls?I thought the Adobe Analytics Extension might have some way of handling this by couldn't see anything that told me either way.I could write some custom code to be executed, but w...
We are migrating from Signal to Launch. We had set up rules and migrated all script libraries. We have added Launch code snippet to the head tag of our page.In the console we are getting below error._satellite.__registerScript is not a function.We have tried loading required script libraries to page...
One of our customers is implementing a new CMS and got a security audit on their developments. One of the points raised by the audit was SRI, or subresource integrity (Subresource Integrity - Web security | MDN ).What are the plans/possibilities of the Launch Lib to comply?Stefan
We are currently mainly using direct call rules for our tracking. Even the page view itself is a direct call rule, as we had the pageBottom fire when it shouldn't (SPA not finished initializing). All our rules follow the same pattern in the action section: 1-n Set Variables, Send Beacon, Clear Varia...
I have created a rule for adobe analytics extension and have configured analytics variables with test values for ex: pagename: "homepage", channel: "channel". The rule is firing but it cannot set variable, not sending beacon, neither clearing variable with error as "Cannot read property 'indexOf' of...