I am in the process of transitioning my Analytics and Target setup from using AppMeasurement and AT.js to WebSDK.
I have a Global Target and a Global Analytics Rule that fires on every page. Additionally, I have several other rules that fire on specific events or a subset of pages to track interaction/click etc. I'd prefer not to migrate all the rules at once to make it easier to roll back changes or debug issues.
Can I have my Global Target and Global Analytics run on WebSDK (on every page), while still having other rules run on the legacy AppMeasurement.js or AT.js to track interactions/clicks etc.? (Especially for analytics.)