Hello,Setup: Adobe Analytics using xdm, schema set through code in edit code area JS (btw there are a bunch of warnings in the code ie 'expected identifier and instead saw '=') of AEP WebSDK extension. We are having an issue where a numeric event is not sending values on purchase (number of coupons ...
Hi all,Is there a way to configure automatic alerts in case the streaming ingestion fails following an API call from Adobe Journey Optimizer (AJO) to the Adobe Experience Platform (AEP) endpoint? Or more generally, if AJO makes a call to the AEP endpoint and it does not respond?Thank you in advance!...
Hi all, in this interface in AEPabout datastream mapping: I'm trying to have a IF THEN ELSE condition. My goal is to have the value of data.pageUrl mapped to prop5 only if xdm.eventType = web.webPageDetails.pageViewsSo I created a calculated field with the condition iif(${xdm.eventType}.equals("web....
Hello all, I'm using the Data Object to set eVars to send to Adobe Analytics for reporting purposes. Inside the Data Object, I want to set all the variables using a data element to return a JSON. My Data object is set to the following. var dataTest = { "eVar1": "%dataelement1%", "eVar2": "...
Hi Team, As amazon ads is changing some policies, and has asked to use audiences who has consent to show ads to them.Could someone help me understand which field can be responsible for taking the consents for this. Thank you.
Need some help getting several missing context fields to be included in the Web SDK's `sendEvent` payload, or at least to understand why these aren't being collected. Background:I am setting up the tagging rules for a Web SDK implementation for a client's new website that is currently in development...
Hi Team,Is it possible to to use Collect endpoint (non-interactive collection) instead of Interact endpoint (interactive collection) with AEP Client Side SDKs like Mobile SDK or Web SDK to queue the events upto a certain time or number of events and then send them as a batch?I understand that use of...
We have a data attribute that is being brought into our customer data platform without an associated timestamp. Is there anyway we would be able to use this attribute to target only incremental customers that are added to this attribute? For example if we wanted to target customers who were added to...
Hello everyone, I understand that in DataStream set up you can apply some rules for filtering event data that comes from Web/Mobile SDK and then it send data to event dataset. But, Is there a way to send some columns to event dataset enabled for profile and the rest of them, send to other dataset th...