Hi All,I'm capturing info about clicked on names. I'm also capturing info about 4 specific actions that can be associated with a specific name. Here is how this data is pushed:adobeDataLayer.push({ event: "personAction", personInfo: { personName: "Bobby", //mandatory ...
I want to write a query that contains the Segment Name within Audiences, as well as each attribute/event that is written within that audience. How can I write this query?
Hi I have a question about the possibility to update a certain profile attribute under some conditions.Let's say I have a profile attribute called "Last Touchpoint". If the attribute is populated in the profile, I don't want to overwrite it with the value coming from a batch ingestion for a certain ...
I am using the upsert_array_replace function in Data Prep mapping. I have correctly selected the source array in the calculated fields and want to replace a specific array in the target. However, the target contains multiple arrays, each identified by an array_id attribute.Is there a way to filter o...
Hi, I have a bit of an urgent ask. When ingesting data using the edge api call documented hereI get a 502 error: An error occurred while calling the 'com.adobe.experience_platform.edge_segmentation' service for this request. Try again. How can this error be resolved for successful ingestion of data?...
Hello!In both Chrome and Edge, this error is appearing on every site when the debugger is enabled:Uncaught Error: Adobe Experience Platform Debugger: Store is not ready after 21 checks On Chrome, this means every site as it appears the chrome version doesn't honor "can read site data" preference at ...
I was watching this video on the ACDL and how it is consumed and mapped in Launch. Adobe Client Data Layer - Event-Driven Data Handling | Adobe Data CollectionWhat wasn't explained was what the data element selection, at the top of the mapping table, of "event message event" is for and how it is lev...
Hi Team,We want to explore options within AEP for setting a limit to the number of members who qualify for a segment.For example : I am looking of options where we can rank members by their last activity date or their last purchase date and only qualify 10,000 members for an audience. Can you help ...