I am coding Reactor API using node.js to create a new rule condition. This rule should fire when clicked <a href url contains a perticular pattern (eg. href="tel:123456" condition, href contains "tel:"). I have following API call as example: .... attributes: { name: 'click-event', settings: JSON.st...
For any segment we activate to a destination, we can see on UI there are columns for "Profile Received" and "IDENTITIES ACTIVATED" Sometimes, these are equal, but many times Profiles Received > Identities Activated and also a few instances of Profiles Received < Identities Activated One will assu...
I created a simple segment in AEP (Tried both Batch & Streaming methods), where country is United states and Visitor ID/ECID exists rule. However we always see "Zero" Qualified Profiles. When I look at datasets, I can see that data for Visitor ID & Country fields. Does anyone face similar issue whil...
Hi, I am writing into an array inside a data set using query service daily against a profile , coming next run we wish previous values of array to get replaced with the new values. As we notice right now values inside array fields are getting appended rather getting replaced. Example - Day 1 : ...
Hi, What is the data transfer time for destinations such as Adobe Target and AJO? For Facebook and Google, it seems the data is refreshed every 4 hours. Is that the case? Thanks
In Datastreams, I can add a Profile Dataset besides Event Datasets under the AEP service options. My question is that since I can not simply mapping the fields from webSDK to a profile schema, how can I ingest webSDK data to a profile dataset. Though I can chose a profile dataset in datastreams, it ...
How do I buy the licenses to gain access to: Adobe Experience Platform: Data Modeling: View Schemas, Manage Schemas Data Management: View Datasets, Manage Datasets Data Ingestion: Manage Sources View Identity Namespaces Customer Journey Analytics Product Admin Access i can't op...
We faced a problem with an unexpected profile merge. Consider this scenario : Schema having some GlobalID as primary ID and email as secondary ID Now I have 2 profiles with below values: profile1 : GlobalID = 12345 ; Email = abc.xyz@mno.com profile2 : GlobalID = 98765 ; Email = abc.xyz@mno.com...