Hello,
is there a way we can load the custom integrations after we have already called load on AnalyticsBrowser? We want to anonymously track the users when they first load the page. This is where a cookie banner is shown. Once the user accepts, we want to load the 3rd party scripts like GTM etc.. Now the first load tracking is also done through analytics.js. Is there a way we can have this? We currently have this working with analytics.js core library.
Thanks!