Linux 软件免费装
Banner图

Statnive – Privacy-first Analytics + Revenue Reports for WooCommerce

开发者 parhumm
更新时间 2026年5月31日 21:33
PHP版本: 8.1 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

privacy statistics analytics gdpr cookieless

下载

0.4.13 1.0.0 1.1.0

详情介绍:

The privacy-first analytics plugin for WordPress, with an Ask me! tab that turns your top questions into one-click answers. See exactly who visits your site, where they come from, what they do, and on WooCommerce stores how that converts into revenue. No cookies, no third-party trackers, no visitor data sent anywhere. All analytics and revenue data live in your own WordPress database. Just ask. No reports to dig through. Most analytics dashboards make you learn the tool before you can answer a question. Statnive's Ask me! tab flips that around. Pin your 5 favourite questions and the answers fill in the moment the page loads. Browse 10 category tabs (Traffic, Pages, Referrers, Geography, Devices, Real-time, Engagement, Revenue, Events, Campaigns) and click any question to expand the live answer with the same date range you set everywhere else. Owners typically open Statnive to ask: Every answer is computed locally from your WordPress database. No AI, no LLM, no third-party API, no question ever leaves your server. The same SQL that powers the dedicated reports answers the Ask me! cards, so the numbers always match what the reports show. Open source under GPLv2. Self-hosted in your own database — nothing ever leaves your server. Install, activate, open Statnive — your dashboard fills up within minutes. No tracking code to paste, no account to create. If WooCommerce is active, existing orders are auto-imported in the background so the Revenue Report fills in within minutes. Why Statnive? Key Features Source code at github.com/statnive/statnive. Learn more at statnive.com.

安装:

  1. Upload the statnive folder to /wp-content/plugins/.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Open Statnive in the admin sidebar.
That's it. Tracking begins immediately — no configuration, no account, no tracking code to paste.

屏幕截图:

  • Ask me! tab — pin your top 5 questions and read the answers the moment you open Statnive. 120 pre-built questions, computed locally, no AI, no third-party API, no data leaves your server.
  • Privacy-first analytics overview — visitors, sessions, pageviews and trends in one fast dashboard. Cookieless, no fingerprinting, no third-party trackers.
  • Real-time visitors and live pageviews — verify a campaign, watch a launch, confirm your tracking is alive, all without leaving WordPress.
  • Visitor map and country breakdown — see which countries drive your WordPress traffic, with privacy-safe coarse geolocation (no IP storage, optional GeoIP).
  • Traffic sources summary — referral, direct, organic search, social, and AI assistants ranked side by side. Know where every visit really came from.
  • Top pages report — every page on your site ranked by views, with instant search and sort. Find your best content in seconds.
  • Entry and exit pages, side by side — find what brings visitors in and where they leave. The foundation of every WordPress conversion-rate improvement.
  • Smart channel grouping — Direct, Organic Search, Social Media, Email, Referral, Paid, and a dedicated AI Assistants channel (ChatGPT, Claude, Gemini, Perplexity, Copilot, and more).
  • Desktop, mobile, tablet, bots — device, browser, and OS breakdowns in one privacy-first view. Real humans and bots stay in separate buckets.
  • Reach across languages and regions — see which languages your WordPress visitors actually speak, and prioritise translations with confidence.
  • Ask me! — Traffic answers. "How much traffic this week?" "Is traffic up or down?" Pre-built questions answered straight from your database, no AI.
  • Ask me! — Referrer answers. "Which source drove the most visits?" "How much AI assistant traffic?" Same numbers as the dedicated report.
  • Ask me! — Pages answers. "What are my top pages this week?" "Best landing page?" One click, no dashboard fishing.
  • Ask me! — Real-time answers. "How many people are on my site right now?" "Is my tracking working?" Pinned, live, zero clicks.
  • Ask me! — Campaign answers. "Did my last campaign work?" UTM-aware, WooCommerce-aware, answered straight from your database.
  • Ask me! — Device answers. "Is my traffic mobile or desktop?" "Which browsers do my visitors use?" Bots stay separate from humans.

升级注意事项:

0.4.7 First public release on WordPress.org.

常见问题:

What is the Ask me! tab?

Ask me! is a question-first dashboard. Instead of learning which report answers which question, you pick a question in plain language and Statnive shows the answer inline with the same date range you set everywhere else. It ships with 120 questions across 10 categories (Traffic, Real-time, Pages, Referrers, Campaigns, Geography, Devices, Engagement, Revenue, Events) and lets you pin your favourite 10 to the home tab so the answers load the moment you open Statnive. Common starter questions include How much traffic this week?, Where is my traffic coming from?, Which pages get the most views?, What countries are my visitors from?, Is my traffic mobile or desktop?, How many people are on my site right now?, Is my tracking working?

Does Ask me! send my questions to an AI or any external service?

No. The 120 questions are pre-built and live entirely inside the plugin. Each question maps to a SQL query that runs locally against your WordPress database, exactly the same SQL the dedicated reports use. There is no AI, no LLM, no chat API, and nothing about your traffic ever leaves your server.

Does Statnive use cookies?

No. Statnive is 100% cookie-free. Visitor identification is a daily-rotating salted hash that cannot be used to track individuals across days or sites.

Is Statnive GDPR compliant?

Statnive is designed to support GDPR, CCPA, APPI, and PIPL compliance: no cookies, no PII storage, daily rotating hashes, configurable retention, WordPress Privacy API export/erase, and server-side respect for GPC and DNT signals. Final compliance always depends on your configuration and your privacy policy.

How does visitor counting work without cookies?

A salted SHA-256 hash of the visitor's anonymized IP plus User-Agent. The salt rotates daily, so the same visitor gets a different hash tomorrow — cross-day stitching is impossible while daily uniques stay accurate.

Where is my data stored?

In your WordPress database, in tables prefixed statnive_. Nothing leaves your server unless you explicitly enable the optional MaxMind or DB-IP GeoIP downloads (one-time database files, never visitor data). When you uninstall the plugin, all tables and uploaded GeoIP files are removed.

Does it work with WooCommerce?

Yes — Statnive ships a full WooCommerce Revenue Report. Net revenue, orders, AOV, refund rate, revenue by channel (UTM + referrer + AI assistants), top products, and the cart → checkout → purchase funnel — all inside WordPress, on the Statnive → Revenue Report page. The Revenue Report is read-only against WooCommerce (the Recorder only ever calls $order->get_*() getters; it never writes to a WooCommerce table or order meta) and is compatible with HPOS and Block Checkout. If you install Statnive on a store that already has orders, the historical data is imported automatically in the background via Action Scheduler. No CLI required, but wp statnive wc-backfill is available if you prefer to drive it manually.

How much does it slow down my site?

The tracker script is small (~2 KB gzipped) and loads asynchronously, so it does not block your page render. The hit endpoint writes a single row per pageview. Dashboard queries run against pre-aggregated daily summaries rather than raw events.

Can I run Statnive alongside Google Analytics or Matomo?

Yes. Statnive is fully independent. Many users run Statnive as their primary privacy-friendly analytics and keep GA4 for advertising attribution.

What can cause "no data"?

Common causes: ad blockers, aggressive page caching, CSP rules blocking fetch/sendBeacon (allow connect-src 'self'), GPC or DNT enabled, or DISABLE_WP_CRON without a system cron. Exclude /wp-json/statnive/v1/hit and admin-ajax.php?action=statnive_hit from page caches.

How does Geography work?

Four tiers, falling through automatically: (1) browser timezone → country, ~80% accurate, no external call; (2) CDN country headers (Cloudflare, CloudFront, Vercel) when present; (3) optional one-click DB-IP IP-to-City Lite (free, CC-BY 4.0); (4) optional MaxMind GeoLite2 (free with an account). Tiers 3 and 4 are opt-in via a discrete user click.

Does Statnive count bots as real visitors?

No. ~200 server-side bot UA patterns and tracker-side fingerprints (webdriver, automation flags) bucket bots separately, so "Visitors" and "Pageviews" reflect humans only.

更新日志:

1.1.0 - 2026-05-31 1.0.0 - 2026-05-20 0.4.13 - 2026-05-13 0.4.12 - 2026-05-11 0.4.11 - 2026-05-09 0.4.10 - 2026-05-05 0.4.9 - 2026-05-04 0.4.7 First public release on WordPress.org. Real-time dashboard, eight-channel grouping with a dedicated AI Assistants channel, four-tier geography, custom events + engagement, cookieless privacy modes, WordPress Privacy API, configurable retention, and the wp statnive cron run WP-CLI command. Source code and full history: https://github.com/statnive/statnive.