开发者 |
mostafa.s1990
mehrshaddarzi kashani veronalabs GregRoss dedidata |
---|---|
更新时间 | 2025年8月18日 15:52 |
捐献地址: | 去捐款 |
PHP版本: | 7.2 及以上 |
WordPress版本: | 6.8 |
版权: | GPL-2.0+ |
版权网址: | 版权信息 |
wp-statistics
to the /wp-content/plugins/
directory.WP Statistics is designed for website owners, bloggers, marketers, and analysts who wish to track and understand the traffic on their WordPress site. It's user-friendly and powerful for professionals but also accessible for beginners.
No, WP Statistics focuses on simplicity. You don't need any coding skills to use it. Right from your WordPress dashboard, you can install and use the plugin.
Your site's loading times will remain quick with WP Statistics. With our "Optimization" settings page, you can fine-tune how data is handled for high-traffic sites, providing you with the tools to optimize performance.
Yes, WP Statistics is GDPR compliant by default. You can find more information in "What we collect".
Every post, page, and custom post type is tracked in detail.
WP Statistics is fully compatible with all caching plugins and CDNs.
By default, no. However, you can enable tracking logged-in users from the settings page.
Yes, you can run them both at the same time without any problems.
We filter out bot visits using best practice techniques. Compared to Google Analytics, your views and visitors are very similar. The "Enhancing Data Accuracy" article can help you eliminate bots even further.
Data can be exported to XML, CSV, or TSV files for backup or reporting purposes.
WP Statistics supports WordPress Multi-Site/Network installations. In the network admin, you can view combined or separate analytics for each subsite.
Borlabs Cookie
plugin.wp-config.php
using constants like WP_STATISTICS_LICENSE
and are automatically validated on init.isBot
check and renamed the bot detection field.user_id
is missing.tracker.js
to avoid cache-related issues.Overview
report for Visitor Insight.Overview
report for Page Insights.Device Overview
report.Views
report under Visitor Insight.Consent Integration
setting when integration is deactivated.getTrafficOverviewData
for fewer queries and faster widget loading.comments
join from Page Insights query to improve performance.number_format()
warning when value is null in PHP 8.4.5.
For more information about the major update, please visit our release post or follow @wp_statistics on Twitter