Description
This plugin simplifies the installation and configuration of Request Metrics Real User Monitoring on WordPress and WooCommerce websites. The plugin automatically injects the monitoring agent into your site configured with your account token.
Page Grouping
The plugin will add grouping for page templates and post type. If you are using a WooCommerce store, it will group by stores, collections, products, and checkout.
Get Support
Our team of engineers is available to help you with installation, troubleshooting, and general performance questions. Contact us anytime at https://requestmetrics.com/contact/ or hello@requestmetrics.com.
Screenshots
Installation
Using The WordPress Dashboard
- Navigate to the ‘Add New’ in the plugins dashboard
- Search for ‘plugin-name’
- Click ‘Install Now’
- Activate the plugin on the Plugin dashboard
Uploading in WordPress Dashboard
- Navigate to the ‘Add New’ in the plugins dashboard
- Navigate to the ‘Upload’ area
- Select
request-metrics.zip
from your computer - Click ‘Install Now’
- Activate the plugin in the Plugin dashboard
Using FTP
- Download
request-metrics.zip
- Extract the
request-metrics
directory to your computer - Upload the
request-metrics
directory to the/wp-content/plugins/
directory - Activate the plugin in the Plugin dashboard
FAQ
-
What is Request Metrics?
-
Request Metrics is a Real User Monitoring service focused on showing you realtime and actionable performance information for your website. It can help you understand your Core Web Vitals, what resources or vendors are making it slow, and recommendations on how to fix it.
-
Do I need a Request Metrics account to us this?
-
Yes, but it’s free! Start your account today at https://requestmetrics.com/.
-
What do I need to configure this plugin?
-
All you need is your site token, which you will get when you create a Request Metrics account. You add it on the plugin settings page.
-
Will you add a feature for me?
-
Maybe! Contact our team.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Request Metrics” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Request Metrics” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release.
1.0.2
- Internal renaming of functions to meet WordPress Codex standards.