Hi @Kumar_Saurabh_ I didn't tried the above mentioned approach and hence this question - If we use identitymap with CRM id as primary id if it exists and ECID as primary if CRM id doesn't exist, will this mitigate the problem we face while using shared device?
Right now we face an issue when two ...
Hi @derekselby @UpasnaSh - I agree its not immediate and i have seen instances where its immediate and sometimes it takes more than an hour to hydate the profile attributes. I am facing the issue currently in my project and have raised a support ticket to get more information.
Thanks,
Arpan
@akwankl - It is possible via the record delete feature in data lifecyle https://experienceleague.adobe.com/en/docs/experience-platform/data-lifecycle/ui/record-delete.
Note: It is still in beta and you need to raise a request if you need this feature enabled.
Thanks,
Arpan
Hello,
We are currently utilizing the Edge Decisioning API WebSDK to accurately present customers with the most relevant offers. The ask is to present the offer related to customer's most recently viewed product.
What we did
Once a customer views a product on our website, a journey is triggere...
Hello @Michael_Soprano ,
To create test profiles in AEP, you should utilize a specific field group designed for this purpose. By incorporating this field group into your individual profile schema, a new attribute named testProfile will be added to your profile.
For every test profile you intend to i...
Hi @ChrisZa2 - As @_Manoj_Kumar_ mentioned you can use query service for the same.
Go to the dataset, copy the dataset table name.
Go to query service
Run Select * from dataset_name
Hi @Michael_Soprano - As @Kumar_Saurabh_ pointed out, selecting this option ensures that IDs will not be combined. This means that if segmentation occurs, the system will not attempt to merge identities potentially belonging to the same individual. Instead, segmentation will evaluate the attribute...