Hi, We have ingested contact profiles with email address as the primary identifier. We also have Adobe Analytics data streaming into our AEP environment. For some of the profiles that have been registered using their email address on our website, we notice that the Adobe Analytics data is not stitch...
Im trying to send a numeric value to Adobe server, i tried with eVar, props, events but nothing works, after many searches came to know that events are best which supports the numbers but when i tried it, it is not sending the given value, will it consider only the instances? If so, please suggest m...
Can I populate a Data Element with the value from an eVar? I am trying to access the value of an eVar in the custom code for a rule I have created, hence why I am assigning it to a Data Element.Is it possible to assign an eVar to a Data Element? For example MyDataElement = evar24Thanks!
Hi Everyone, I was checking on my website and saw a weird issue.What is in use on the website - ECID cookies are in-use and cookie management is done via OneTrust. Problem statement: When a user navigates to the website and opts for essential cookies. Everything looks OK. Now, if the user opens a ne...
We have configured a rule in Adobe Launch with an event = Core-Click and set it to a specific element using the CSS selector = #pardot-form > p.submit > input[type=submit]. There are no conditions added, however when testing and after hitting "submit" in the form it is not firing any events. We don'...
I'm recently seeing new issue on the Adobe Experience debugger chrome extension where when I try to reload it. Extension auto logs-off. I'm not able block or replace my script information from the extension.
Hello Community,I am using Reactor API endpoint to pull my rules components, and I wish I could pull the rules revision where I have published the rule. For example, my rule has 5 revisions, out of which revision 2 is in production. Obviously in this case I can provide params = 'revision_number': 2 ...
We are planning to enable the BYOK encryption key to experience platform. If there is an issue in this enablement we know that this process is irreversible. After enabling the key if the data goes un accessable, what is the recovery plan for this from adobe. Any experienced individual could please h...
Could someone please explain how to write a single JavaScript code using document.getElementsByClassName that captures the name of the button whenever a user clicks it anywhere on the website and store it in evar and prop and custom link name?