Recommended data collection approach for AEP event types
Hi Team,
I wanted to understand what would be the recommended approach while tracking multiple AEP event types through a single AEP event.
For example if I have three events happening on a page load: page_load, product_impression, alert_pop_up and I want to use a single tracking call to send this information to AEP, how should these be tracked,
- With a string type XDM field that concatenates all three event types like page_load|product_impression|alert_pop_up
- With three different integer type XDM fields for each of the event types populated with value 1
Please suggest what should be the preferred approach with it's pros and cons in terms of the usage of these fields in EP and it's app services.
Thanks,



