Currently the debugger is showing duplicate hits for each rule that is sending a beacon. Also, I can see the console logs say the rule has fired but I dont see anything on the debugger (for some rules) while others are consistently firing duplicates. Any idea what I can use to do my troubleshootin...
Hello, This morning there was a new Debugger (there doesn't appear to be version numbers but the Property names are in blue) and none of the WebSDK calls are being captured correctly. The information is in fact in the interact call so the world isn't coming to an end but it is definitely more time ...
Hey folks, been dealing with some Adobe Launch configuration issues, and while troubleshooting those, have seen duplicated columns of data in the AEP Debugger. Checked with a few co-workers, they get this as well. Also tried a fresh install of Chrome and loaded the Debugger on my home machine and ge...
The debugger is capturing only the first letter or digit of each field on the page. I can't find consistency in when and where it occurs but my associate Melissa experienced the same thing.
I have the following dataLayer array set in the <head> of my HTML page and I have the Adobe Launch script set after it. However when I try to pull the values via Data Element's JavaScript Variable it doesn't work. I tried putting both dataLayer[0].variable1 and dataLayer.variable1 into the "JavaScri...
Good day! We have a website with a third party hosted page inside of an iframe.We have full code access to the page within the iframe.We want to trigger Adobe Data Collection Tag rules both in the parent page, and on the iframe embedded page.We see that the Adobe Experience Platform tag is loading ...
Hello,We are working on sending push notifications (AJO) through the AEP Mobile SDK messaging library.In the configuration of the surface app for Android, it is requested to upload a configuration JSON. The JSON that we have uploaded has the following format.{ "type": "service_account", "project_i...
I am currently setting up an internal launch dashboard and some of the last functionality to get running is search. I am testing with Postman and I have successfully connected to many other endpoints, so I know authorization is not an issue. Below is my Postman route and payload. Is there something ...
We are implementing Adobe Analytics using AEP Web SDK. Issue is with the Click rule in Adobe Launch that trigger on a custom event. By the time this rule fires, Data layer on click is getting overwritten by the page load data layer. For example, click on a breadcrumb from search results page leads ...