| 开发者 | rayetun |
|---|---|
| 更新时间 | 2026年8月1日 17:09 |
| 捐献地址: | 去捐款 |
| PHP版本: | 8.0 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPL-2.0-or-later |
| 版权网址: | 版权信息 |
defer — completely non-blocking/wp-content/plugins/ or install directly from Plugins → Add New → Upload PluginThe plugin collects metrics from real visitors. Open a few pages on your site in a web browser after activation, then refresh the dashboard. You'll see data within seconds of each page view.
No. The beacon loads with the defer attribute (non-blocking) and is under 4 KB. It uses the browser's native PerformanceObserver API — no external library downloads, no render-blocking scripts. Your page speed is unaffected.
Search Console shows aggregated, multi-day-old data that requires a minimum sample size before displaying. Rayetun shows data from the moment of activation for every individual page, broken down by device, with real-time threshold alerts and PSI lab tests triggered on-demand.
Data older than 30 days is automatically purged by a daily WordPress cron job. This keeps your database lean with zero manual cleanup.
Yes. The JavaScript beacon runs in the visitor's browser after page load completes, regardless of server-side caching.
Click PSI ↗ on any row in the Slowest Pages table or the Posts/Pages list column. The PSI API works without a key. To avoid Google's anonymous rate limits on high-traffic sites, get a free API key at developers.google.com and paste it into Site Monitor → Settings.
Go to Site Monitor → Settings → Webhook Notifications, toggle it on, and paste your endpoint URL. For Slack, use an Incoming Webhook URL. For Discord, append /slack to the webhook URL. Alerts fire only when a configured threshold is exceeded.
Yes. The Export CSV button downloads up to 50,000 rows for your selected date range and device filter. The file opens directly in Excel, Google Sheets, or any BI tool.
Currently designed for single-site installs. Multisite support is on the roadmap for a future release.
No. Rayetun Site Monitor is completely standalone — it doesn't read, modify, or interfere with any other plugin's data.
The plugin is built on WordPress standards (REST API, WP-Cron, options API) and works with any properly configured WordPress site. It's been tested on WordPress 6.2+ with PHP 8.0+.
* and ? supported. Enforced in the beacon (saves a network request) and again on the REST endpoint (defense in depth).navigator.webdriver detection now silently drops readings from Googlebot, Bingbot, Ahrefs, Lighthouse/PSI runs, HeadlessChrome, Puppeteer, Playwright, WebPageTest, GTmetrix, uptime monitors, and other synthetic traffic. Big data-quality win with no configuration needed.