Open jmumby opened 1 year ago
This can be influenced by several different factors.
Considering it is indeed comparing the same page and only one page, not a single page vs average across the site, one thing could be that the visitors' browsers/processing is slower and therefore the reported times are higher.
It could also be desktop vs mobile difference, are the same times experienced when measuring desktop? Are the page insights measured locally or over the Internet?
This is related to https://github.com/matomo-org/matomo/issues/17847
Matomo collects data about classic performance indicators: network, server transfer, DOM processing, DOM completion, onload event
PageSpeed Insights collects special performance indicators only implemented by the Blink
engine implemented in Chrome
/Chromium
based browsers
Important metrics to measure – see web.dev:
As a new feature Matomo might also collect these special performance indicators - related to https://github.com/matomo-org/matomo/issues/20726
@jmumby If you are able to 'patch' your matomo instance, have a look at this PR https://github.com/matomo-org/matomo/pull/20718 Any feedback is very welcome on this!
When comparing pagespeed insights results with visits around the world the performance report shows much slower page load times than what is experienced.
Matomo report:
Page insights
Is there a way to troubleshoot why this might be?