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...
Hi, I am confused about the concept of Revision after publishing the library in production. I have a issue in our case, where I was given a already implemented launch rules, I found a rule firing but it is not there in Launch and I finally found it is there in Upstream resources in production and it...
Hi, I am going for the first time through AEP implementation. If I want implement AEP script async I need to put in the head part of my websites. But I do not understand where I configure this part ....https://experienceleague.adobe.com/docs/experience-platform/edge/fundamentals/configuring-the-sdk....
Hi everyone,In the property in production in Publishing flow, In upstream resource , I have been seeing that the current published library has rules which has old revision enabled rather than latest . Can, any tell me how this happens and how to enable the latest one or resolve the issue, because ...