SpeedVitals RUM

설명

SpeedVitals RUM WordPress plugin provides seamless integration of SpeedVitals Real-User Monitoring into your WordPress site. Monitor and analyze your website’s performance metrics in real-time with SpeedVitals RUM.

Features:

  • Easy integration with SpeedVitals RUM
  • Configurable script placement (header/footer)
  • Flexible script loading options (defer/async)
  • Simple setup with minimal configuration

Configuration

  1. Site ID (Required)

    • Enter your SpeedVitals RUM Site ID
    • This is required for the plugin to function
  2. Script Position (Optional)

    • Header (default): Places the script in the section
    • Footer: Places the script at the end of the section
  3. Script Loading (Optional)

    • Defer (default): Loads the script after HTML parsing
    • Async: Loads the script asynchronously with HTML parsing
    • None: Loads the script normally without any loading attribute

Usage

Once configured with a valid Site ID, the plugin will automatically insert the SpeedVitals RUM tracking script into your website. The script will collect performance metrics and send them to your SpeedVitals dashboard.

External Services

This plugin sends data to the SpeedVitals API to monitor website performance metrics via Real User Monitoring (RUM). The library we are using to send the data is based built upon the Google Chrome’s Web Vitals Library (https://github.com/GoogleChrome/web-vitals).

  • Data Sent: Performance metrics like page load time, resource timings, user-agent info, and other web vitals are sent to SpeedVitals servers.
  • When: Data is sent automatically whenever users visit any page of your website
  • Data storage: Data is stored in the EU servers for GDPR Compliance
  • Service Provider: SpeedVitals (SpeedVitals Private Limited)
  • Terms of Service: https://app.speedvitals.com/terms-of-use
  • Privacy Policy: https://speedvitals.com/privacy-policy

Support

For support and documentation, please visit https://speedvitals.com/contact-us

License

This plugin is licensed under the GPL v2 or later.

For the full license text, please see the GNU General Public License v2.0 at https://www.gnu.org/licenses/gpl-2.0.html.

설치

  1. Log in to your WordPress admin panel
  2. Navigate to Plugins > Add New
  3. Search for ‘SpeedVitals RUM’, install and activate
  4. Click “Install Now”
  5. After installation, click “Activate Plugin”
  6. Go to Settings > SpeedVitals RUM to configure the plugin
  7. Get your Site ID from RUM Setup Page on SpeedVitals.com and paste it in the “Site ID” text box

후기

2025년 3월 16일
Rock solid, stable, rich in features. The dashboard is very user-friendly, you can monitor performance and visits on all your sites from a single panel. It’s much better than the one from Cloudflare. The external script running on your site is ultra-optimized. I tested all the RUMs I know of, and I never saw a near-zero impact like this. Hats off!
모든 1 평가 읽기

기여자 & 개발자

“SpeedVitals RUM”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “SpeedVitals RUM”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.0

  • Initial release

1.0.1

  • Tested with WordPress 6.8

1.0.2

  • Loads the script only for non-logged in users