Linux 软件免费装
Banner图

VisitStats

开发者 james333
更新时间 2026年5月27日 07:22
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

privacy statistics analytics gdpr cookieless

下载

1.1.6

详情介绍:

VisitStats is a lightweight, privacy-first analytics plugin for WordPress. All your data stays in your own WordPress database — we never see it, no third party sees it. Why VisitStats? Recommended for sites with up to ~10,000 daily pageviews (around 95% of WordPress sites). For very high-traffic sites, consider dedicated analytics services. What you get (all free, all the time): Privacy by design VisitStats never: Visitor identification uses a daily-rotating salt hashed with the (anonymized) IP and User Agent to count unique visits within a 24-hour window. The salt regenerates every 24 hours, making cross-day tracking impossible. This is the same approach used by Plausible Analytics and Fathom Analytics. For developers

安装:

  1. Upload the plugin folder to /wp-content/plugins/ or install via the WordPress plugin directory.
  2. Activate the plugin through the 'Plugins' menu in WordPress.
  3. Visit the new "VisitStats" item in your admin sidebar to see your dashboard.
  4. Tracking starts automatically — no further configuration required.

屏幕截图:

  • Top pages, sources, devices, and browsers reports.
  • Top referrers showing the actual external URLs sending traffic.
  • Settings page with tracking, exclusions, and retention controls.
  • Feedback page for feature requests and bug reports.

升级注意事项:

1.1.1 Minor polish — softened description copy. No functional changes. 1.1.0 Major rename and policy change: all features now free, retention configurable up to 365 days, menu repositioned.

常见问题:

Is this really GDPR-friendly?

VisitStats is designed to minimize GDPR exposure: no cookies, no IP storage, no fingerprinting, and data stays on your own server. We don't claim "compliance" as a legal certainty (that depends on your processing context), but we provide the technical foundations that make compliance achievable without a cookie banner.

Will this slow down my site?

For sites up to ~10,000 daily pageviews, no measurable impact. The tracker is under 2KB and uses navigator.sendBeacon() so requests never block page interactions. For sites consistently above 10K daily pageviews, we recommend dedicated analytics services.

Where is my data stored?

In your own WordPress database. We never see it. There is no cloud component, no SaaS layer, no external service.

Will my database get huge?

No. The plugin includes automatic pruning. Raw events are pruned at your configured retention window (default 30 days). Daily aggregates are kept separately and are tiny — one row per day per metric.

Does it work with caching plugins?

Yes. The tracker uses a standard WordPress script and a REST endpoint. Caching plugins won't break it.

Can I run this alongside Google Analytics?

Yes. They don't conflict. Many users run both during migration.

Does it work with Cloudflare or a reverse proxy?

In its current form, the plugin reads REMOTE_ADDR for visitor identification. Sites behind Cloudflare or a custom reverse proxy will see all visitors hashed identically, which affects unique-visitor counts. Support for proxy headers is on the roadmap — submit feedback from the plugin's "Feedback" page to prioritize it.

How can I request features?

There's a "Feedback" page inside the plugin with a feature voting form. The most-requested items get worked on first.

更新日志:

1.1.6 1.1.5 1.1.4 1.1.3 1.1.2 1.1.1 1.1.0 1.0.x