Join our product experts for a live Ask Me Anything on November 12th at 8 AM PT about Experiences & Efficiency with AEP Agent Orchestrator & How Agentic AI is Fueling Smarter Testing and Growth!
Hi Team,Adobe product documentation mentions that if we are using FPID in our implementation than we cannot use Use third-party cookies option in Web SDK configuration,This means I can use either FPID or Demdex ID to seed ECID.I want to understand what happens if we have both of these options enable...
Hi Team,Why do I see some Web SDK collect calls triggering as ping type returning 204 status and these have no post body. I also don't see any initiator showing for these calls, I'd like to understand couple of things,What settings in Web SDK are triggering these calls?What is the purpose of these c...
for mobile app implementation, is there equivalent for s.abort ? so if we need to not send adobe pixel, even if native app developer sends trackState/trackAction ? UseCase is to urgently suppress some of the trackState/trackAcion calls which are no longer required, and we cant wait for the next app ...
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!...
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...