Hi!Still facing problems when trying to get a host adapter for SFTP configured.I followed the instructions from 2018 (not sure if it is still correct): https://medium.com/launch-by-adobe/configuring-an-sftp-server-for-use-with-adobe-launch-bc626027e5a6But all I get is "Failed" when testing the host....
Hallo!Die Anleitung hier (https://medium.com/launch-by-adobe/configuring-an-sftp-server-for-use-with-adobe-launch-bc626027e5a6) kenne ich, komme mit ihr jedoch leider nicht zurecht.Wir betreiben einen sFTP-Server auf den ich mich via User und SSH-Public-Key verbinden kann. Da ist nichts von gpg invo...
ES6 has been out for some 5 years. The only post I could find this was 2 years old and referenced the need to support IE. Does that continue to be a factor? previous conversation: link@jantzen_b
We have a button on our website that has an MCID parameter on the url. When we check the analytics, some urls has empty mcid. We are using the script below to retrieve the mcid value and pass to url. var mcID = _satellite.getVisitorId().getMarketingCloudVisitorID();var url = 'https://www.example.co...
Hi team, Just to know how the adobe launch build works? I know the build divided into main library and many smaller files but when we build the library for some specific rules for specific web pages, does whole main library (including all scripts of extension, rules, and data elements ) gets rebuil...
is it possible to pass data element with report suite list from datalayer or dynamic list report suites in the Edge configuration ? I see in Edge configuration, we only have option to add report suite manually. In my client current setup, all report suite are picked from data layer and setup for tra...
Hello, We have Adobe Analytics implemented on our website through Launch. Recently we had a problem of some hits not being well sent to Adobe Analytics, and we deduced it is because of the data layer being charged a bit too late compared to the PageLoad Rule fired at DOM Ready. The data layer is fil...
HiCurrently, the Download button in my site is not collecting in Adobe debugger. What should I do in Adobe Launch that would capture activity associated with an event (Download button). In order to implement the data capture (in Launch).