Sorry, we don't support your browser.  Install a modern browser

Page speed performance

Plausible is currently focused on web analytics but it would be interesting to expand to cover page speed metrics for performance monitoring and Core Web Vitals too.

a year ago
4

That would be awesome!

a year ago

Can’t you just do it with PageSpeed Insights? There’s an add on for this called Lighthouse. Also, GSC offers insights in Core Web Vitals.

7 months ago
4

Page speed is the feature I am most looking forward to

7 months ago

I personally think this would branch too much from app analytics and a separate solution would be better for this.

A JS script can’t get that much information about the page speed (as it it loaded after everything else) and thy would require Plausible to do external checks/pinging on the websites themselves.

For example uptime tools like WP Umbrella and Oh Dear! (ohdear.app) have this.

3 months ago

I am indeed wrong. web-vitals library and PerformanceObserver should make this possible. And window.performance

3 months ago
M

I think this shouldnt be part of Plausible. Plausible is for analytics, for page speed you already have Google Lighthouse or e.g. Vercel implements those insights.

a month ago