Hello, i am fairly new to launch, dtm and the Adobe ecosystem in
general. My company relies on server rendered pages with page components
served as part of html and initialized using javascript from a bundle
that loads after the page does. Using DTM, tracking data from this async
bundle works. With Launch and async library loading - we sometimes loose
tracking data due to fast user navigation.Ideally we want to wait until
all components have loaded before submitting page load event so we can
inc...