faro-web-sdk icon indicating copy to clipboard operation
faro-web-sdk copied to clipboard

Navigation timing is off-set

Open cedricziel opened this issue 1 year ago • 1 comments

Description

The way we currently calculate the timestamp for the navigation event is not great for the user-experience.

We currently use the time the event is emitted, but it should be the time the actual navigation started. so that any measurements / session_start events happen after it, timeline wise.

image

Steps to reproduce

Expected behavior

Actual behavior

Environment

  • SDK version:
  • SDK instrumentations:
  • Device type:
  • Device name:
  • OS:
  • Browser:

Demo

Context

cedricziel avatar Jul 31 '24 08:07 cedricziel