Hi everyone,
I am using performanceTiming plugin for site speed tracking (https://marketing.adobe.com/resources/help/en_US/sc/implement/performanceTiming.html) and the metrics seem to be pretty trustworthy, except the request time and response time ones. For example, average time for response according to the calculated metric I created is bigger than total page load time which is obviously not correct.
The really weird thing is: in requests to AppMeasurement the numbers are correct (see screenshot). Event514 is request timing, event515 is response timing, event522 - total page load time.
So, just to sum up:
- All the metrics are calculated in the same way, like *metric_name* / counter variable
- The numbers in AppMeasurement requests (in events variable) are correct
- All metrics are correct, BUT not the request/response ones.
Where am I mistaking?