Can Adobe Analytics being served through legacy and web sdk co-exist?
We have two pages in our application that have different ways of serving our adobe analytics. The entry point is using the legacy implementation and interior pages are using the web sdk implementation. Will events be able to be tracked from one application to the other or will there be a loss of data since the implementation details are different? Some use cases below.
Visitor clicks on button in Site A - analytics event sent via legacy implementation, user is routed to Site B. In site B user signs up for a service. Conversion and other interaction events are recorded to adobe analytics sent via the web sdk.