I'm trying to figure out the sequence / priority if multiple rules are configured in DTM.
For example
1. Page Load track events gets executed even if no other rule is setup.
2. Then I also have a event based rule on the same page load ( Tracking the dataelement change in the same page)
I wanted to know whether these two data will go into a single image request or separately. And if they go separately then what is the sequence.