WP Manifestindependent plugin directory
manifest / performance / wpsiteperformancetracker

Site Performance Tracker

A WordPress performance governance plugin that performs automated website performance audits using synthetic lab audits (Lighthouse/Puppeteer) and Real User Monitoring (RUM) using web-vitals.

by Godwill Barasa · github.com/godwillcodes/wpsiteperformancetracker · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/godwillcodes/wpsiteperformancetracker/archive/refs/heads/main.zip

From the readme

Site Performance Tracker Perform automated website audits with lab and real-user data efficiently. Site Performance Tracker is a WordPress plugin that provides comprehensive website performance monitoring through automated synthetic audits and real user metrics. Built with Google PageSpeed Insights API integration, it delivers actionable insights to help you optimize your site's speed, Core Web Vitals, and overall user experience. 🚀 Features Core Capabilities - Automated Synthetic Audits: Run performance audits on any URL using Google PageSpeed Insights API with desktop and mobile device testing - Real User Monitoring (RUM): Collect and analyze Core Web Vitals (LCP, CLS, FID, FCP, TTFB) from actual user sessions - PHP-Based Worker: Built-in background worker that processes audits automatically—no Node.js or external dependencies required - Performance Scorecard: Visual dashboard with circular progress indicators

Read the full README on GitHub →