For analytics we have three different Adobe app IDs: one for development, one for staging, and one for production. In the test version of our tvOS app we have added a way to switch between which app ID is being used. Whenever a tester switches the ID this code is called: var extensions = [Media.self...
Hello, I'm trying to send some data to Google Analytics using Adobe Data Collection. I'm using the Google Data Layer and Google Global Site Tag (gtag) extensions. The issue I have is that I'm not able to send items to GA.Here is the code I'm using for testing: window.onload = function () { let p...
Hi Team, I have lot of rules which are configured in Adobe Launch which has lot of JavaScript custom codes written, some of them are throwing errors in console, where they haven't used try catch method also. I just want to know does we can be able to capture the error as event also error message, ...
Hi Team, We are using Adobe Experience Platform for maintaining ETL system. We are planning to integrate CI/CD pipeline from Azure DevOps to automate our changes. Could, you please is there any option to perform that.
Hi everyone. My team is testing XDM as a way of retrieving data in one of our applications, and it is the first time we try this. We have already set the schema, datastream, configured the Adobe SDK extension and are just missing to create a Dataset. I found out that I do not have this option in m...
When uploading a CSV to the Customer Attributes source the first column in the CSV files is being trimmed off of the schema. Is this expected behaviour?
We're looking to upgrade Acronym's Google Global Site Tag extension as the version we're using (1.0.1) does not support GA4. Are there any risks associated with upgrading from 1.0.1 to the latest version of 1.1.5? Judging by the release notes (https://docs.acronym.com/analytics/adobe-launch/gtag...
How to find how adobe launch sends default pagename value? In our new website default pagename value is wrong and we are trying to fix it. How to find where and how it comes to analytics?
Hi, I have updated and added more data elements to Adobe Launch, and then I attached them to a rule and build the changes to the library. However, the newly added data elements are not showing on my Adobe Experience Platform Debugger, and the updated data elements are still showing the old value (ev...
In the Assurance screen for validating Tracking for Mobile SDK, I am seeing events are missing post-processing data. Does that mean that processing rules have to be configured?