We have been using Launch for years now. Today we keep getting a 404 on our Dev environment link. We have rebuilt the library and still get the problem. Any ideas on what to try?
Hello,For many days, i can't use the Adobe Experience Platform Debugger extension.After login, as soon as i click on a tab, i have the following message :"Something went wrong.We're sorry but something has gone wrong and we are unable to show this section at the moment. Try using a different section...
I have this website that is structured this way : domain/website 1, domain/website 2 (different white label websites). I want to place an analytical tag to all domain/website 1 pages (e.g. domain/website 1/quote, domain/website 1/products, domain/website 1/cart, etc). The full website was built usin...
How can I reset ECID on a certain trigger. In my case I want to reset to a new ECID after a click on a certain element in the page. I can't find any OOTB functionality for it or method that I can use within the Web SDK.
When I try to run code for link click , right befor fetching the value, the redirect to other page?Has anyone faced this issue? Is there any way other than event prevent default. To get the name of the link. Or how this activity map can be used ? Is it easy to get the link clicks
I am trying to set an event on element visibility using custom code. For example when a page load and there is a targeted element and on page load the custom code should set the event. The challenge here is I have event "direct call" for page load and in that page load, I may or may not have that el...
I am trying to use "configure" command for onBeforeEventSend. But getting error that library already configured. Let me know how to solve this. alloy("configure", {"onBeforeEventSend": function(content) {// Change existing valuescontent.xdm.web.webPageDetails.name = "Checkout"}}); I have not used co...