Associating events with earlier page load event | Community
Skip to main content
magnusl66566096
March 21, 2018
Solved

Associating events with earlier page load event

  • March 21, 2018
  • 1 reply
  • 1200 views

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 include as much tracking data as possible in that first call, but we cannot risk loose the page view event due to fast navigation. Is it feasible to send a page view event immediately, and then do a later call with additional data using Launch? Can these events be merged somehow?

Message was edited by: Magnus Lien

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by jantzen_b

It seems you are running into some of the common issues with ASYNC deployment. We've seen some creative work arounds to these problems from some of our customers, however i'm not a developer so I'm not much help here.

From the Adobe perspective, there isn't a way to send 2 different beacons and having them merged later on the backend.

1 reply

jantzen_b
Adobe Employee
jantzen_bAdobe EmployeeAccepted solution
Adobe Employee
April 30, 2018

It seems you are running into some of the common issues with ASYNC deployment. We've seen some creative work arounds to these problems from some of our customers, however i'm not a developer so I'm not much help here.

From the Adobe perspective, there isn't a way to send 2 different beacons and having them merged later on the backend.