I was receiving and sending mail form Adobe customer care fine but suddenly I am getting Email failure notification stating that the group of user are not in sender list and not allowed to send mail. Could someone help to solve this issue.
Hi all! I want to create a data element that saves the distance a customer scrolls within a popup. I can return the value I'm after in the browser console using the following: // Full height of div including scroll var totalHeight = $("#myDialogContent")[0].scrollHeight; // Initial height of div th...
I created an environment to demonstrate how it works. Now I want to delete it, since it's not actually needed. How do I delete an environment in Launch?
Hello,For years now Mobile Services from Adobe Marketing Cloud are used by the app we develop in our office.Now we added Apple Watch app (as a companion to main app) to the portfolio and we would like to track Analytics from that app.We tried to follow the guide https://docs.adobe.com/help/en/mobile...
Hello, In our DTM implemention, we've got many custom Rule Conditions which contains jQuery / raw javascript code and also few _sattelite calls. Will this be migrated as is if we migrate to launch using the "Upgrade to Launch" option? Or will any manual work b required here? Thanks.
I am using the AEP SDK and noticing that the payload on startup is set to GCM.The log entry in Android Studio looks like this:D/AdobeExperienceSDK: CampaignExtension - processRequest - Campaign Request Queued with url (https://*******-sandbox.adobe.com/rest/head/mobileAppV5/@YbyiVrJB5VoiREkHe_JyohyY...
Hi everyone! We have two websites that are nearly identical. One is an internal facing version and the other is the public version. We would like to deploy the same Launch code but have the reporting to go into separate report suites. Is it as simple as creating a data element defining the report su...
We are a rather large company and another team that also uses Adobe products received an email stating that in Nov. 2020 the following APIs will be shutdown: 1.3 Analytics APIs1.4 SOAP Analytics APIsLegacy OAuth Authentication (OAuth and JWT)Of course after forwarding the email several times it fin...
Apologies if this is a bad question: Implementation guide starts out with creating a mobile property in launch - what if you don't have launch? Thanks!
Hi. Is there any way to add breakpoints so that I can step through the code in the dynamically loaded scripts coming from Adobe Launch? I have tried adding //# sourceURL=name_of_file.js, but it does not seem to be working. Any help would be appreciated, thank you! Kind regards,Even A. Nilsen