AEP WEB SDK: How to Ensure Only One Domain Contributes to Profile in AEP When Using One Schema for Multiple Domains?”
Hi Everyone,
I am currently working on a project where I am planning to send web data using Adobe WEB SDK to Adobe Experience Platform (AEP). Here’s the situation:
- I have One Data collection property which I use it for 15 different domains.
- Data collection property is mapped to one Schema (XDM schema)
- I want to ensure that data from only one specific domain contributes to the customer profile, while the other domains’ data is excluded from profile contribution.
- I am using Web SDK to share data with Adobe Analytics and AEP.
My Question:
How can I configure AEP so that only the data from one or specific domain out of the 15 contributes to the profile? Is there a way to filter or segment the data to achieve this within the platform, especially at the dataset or schema level?
Additional Context:
- Schema Setup: The schema has fields such as domain, user ID, and other behavioral data points.
- Datasets: All the domains are currently feeding data into the same dataset with this shared schema.
- I understand that AEP provides flexibility in terms of profile management and dataset configuration, but I am not sure how to approach this filtering for just one domain.
Any guidance on how to achieve this, such as through dataset filtering, rules in data ingestion, or any other approach within AEP/CDP, would be greatly appreciated. Also, if there are best practices to manage this scenario when using multiple domains with a shared schema, I’d love to hear your recommendations!
Thanks in advance for your help!