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
Is it possible to revert an extension to a previously installed version?It somehow seems the the latest Analytics Extension 1.6.0 is behaving differently to 1.5.1 which I had used before. I wanted to try to reproduce my problem with 1.5.1 but when I select a previous revision where the 1.5.1 version...
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...
Hello,We have an instance where Apple device users cannot access a link that is an onclick event reroute link. On any platform but iOS it works fine and takes the user to the destination, but when on iOS the link does nothing. When Launch is removed it works as expected. We don't know what could be...
Hi Team,We are facing an issue while trying to upload the launch extension we developed. It works fine it sandbox, but we cannot upload to Adobe Launch for further testing. Permission for Launch Development has been given from Adobe Console. Below is the verbose message we get while uploading. It’s ...
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...