Hey @SrikanthPo3
For migrating from AMS to AEMaaCS, you have two main options for Adobe Analytics Data Collection:
Use the Same Data Collection Property
- Standardize the data layer across both environments (e.g., use Adobe Client Data Layer).
- Implement conditional logic within the existing property to handle differences.
- Ensures centralized management and minimizes duplication.
Create a Separate Property for AEMaaCS
- Allows tailored tracking for AEMaaCS but requires alignment with AMS data for consistent reporting.
- More overhead but easier to manage different data layer structures
You can work with developers to understand data layer differences and ensure consistent tracking (eVars, events, etc.) across both properties.