In that case, @adlik, I think there are two parts to what you could consider doing:If it were me, I would capture the "real" timings on the initial page load, event if it meant potentially delaying the initial Page View call to wait for the browser to make them available in `performance.timing`For t...