We are migrating from GTM to Adobe Tags and one of the things we are having trouble with is when sending the setConsent through alloy. We send both the consents and the identityMap with the user's values, ECID, userID, Email Hash. In the events we see that everything is sent correctly and there are ...
We have a scenario where the final transaction is composed of multiple orders, and each order has it's related products.The customer can choose different payment methods or financing options for each order (based on product category) in a single checkout.The structure is similar to this:Transactiont...
Hi, I am migrating one site from appMeasurement to Web SDK. It hasn't been the first one, so I copied the previous implementation to a new property that was created of this new migration. When I publish the basic configuration in the development enviroment, I can see the page view rule doesn't execu...
Hi All, I'm facing issue while converting unix timestamp to date field. here im using dformat for conversion and im getting only null values, but if i use specific timestamp like this -1652246442000 instead of "AnnivesaryDate" its showing me the correct resultthe condition:resultsend result should b...
Can we able to add the Alloy.js code directly inside the Platform debugger and can we able to test whether Web Sdk is integrated in AEP and Adobe Target? Please help me out.
Hi,in my project I need to write the event type field in my XDM schema using data prep on source attribute.The problem is that, the condition are multiple.For example :iif(statuscode == 'open' && status == 'option' && isPostponed == 'false', 'newoption', 'undefined')In the same flow I have other con...
Hi everyone, I've been stuck trying to set a rule to fire on specific pages. I've tried by cc, value comparison, JS variable (and other ways). This is using Medallia Digital Experience Analytics extension. The event is set up as: Events - Data Layer Manager Extension: pageLoad Conditions:Logic Typ...