Linux 软件免费装
Banner图

Compass. KPI Dashboard for WooCommerce

开发者 transactly
drashco
更新时间 2026年5月17日 23:11
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

dashboard woocommerce analytics reports kpi

下载

1.0.0

详情介绍:

Compass turns your WooCommerce data into a focused report you can act on in an hour. One click produces a short executive summary, a ranked list of action items, and the period numbers for context — all from your store's own database. Every action item is built around the same four questions: What Compass looks for Compass v1.0 ships with eight Tier-1 finding rules. None of them is a number you can already see at a glance in the WooCommerce → Reports tab — they're patterns the reports tab can't surface. Each rule has a strict trigger threshold; rules that don't apply to your store stay silent. Empty audits are the right answer when nothing is wrong. What you get Privacy Compass reads only your local WooCommerce data — orders, products, refunds, coupons, and shipping addresses. It makes zero external HTTP calls. No data leaves your server. No telemetry, no phone-home, no API keys required. The plugin is reviewable in a sandbox and works on stores behind a firewall or in staging. Clean uninstall When you remove Compass, every option, transient, and cached value the plugin created is deleted. We don't leave database garbage behind. The cleanup is multisite-aware and works correctly with persistent object caches like Redis or Memcached. Roadmap A PRO version with weekly automated reports, GA4 / Search Console signals, and AI-assisted causal analysis is in development at https://transactly.org/compass — see the About page in the plugin for details. Compass v1.0 is fully usable on its own and is not gated on the PRO release.

安装:

  1. Make sure WooCommerce is installed and active.
  2. Upload the plugin folder to /wp-content/plugins/, or install via Plugins → Add New → Upload Plugin.
  3. Activate Compass through the Plugins screen.
  4. Open the new "Compass" item in the WP admin sidebar and click Run Report.
The first report typically takes a few seconds to a few seconds-and-change to generate, depending on order volume. Subsequent reports within an hour are served from a transient cache.

屏幕截图:

  • The report opens with an executive summary that leads with the highest-priority pattern, never with raw revenue.
  • Each action item is a measurable pattern, plus a plain-English recommendation, plus a falsifiable test you can run to prove or disprove it.
  • A "Numbers for context" appendix grounds the action items in the period's headline KPIs and your top five products.
  • The About page makes the privacy stance and the clean-uninstall commitment explicit. Compass reads only your store's local data and removes everything it created when you delete the plugin.

升级注意事项:

1.0.0 First public release of Compass.

常见问题:

Does Compass send my data anywhere?

No. Every number in the report comes from your store's own database. Compass makes no external HTTP calls in v1.0 — that is a deliberate design choice, not an oversight. It removes a whole class of review concerns and lets the plugin run in environments without outbound internet.

Is there a settings page?

No. v1.0 has no user-configurable options on purpose — there is nothing to set up before running your first report. Settings will arrive in a later version when a feature genuinely requires them (the planned PageSpeed integration in v1.5 is the first such feature).

Does Compass work with High-Performance Order Storage (HPOS)?

Yes. All order queries use the WooCommerce CRUD API (wc_get_orders(), wc_get_order()) and work in both legacy post-table and HPOS modes. Refund and order-item handling uses the documented instanceof WC_Order / instanceof WC_Order_Refund guards so refund objects never leak into order iteration.

Can I download the report?

Yes. The Latest Report page has a "Download as Markdown" button that ships exactly what you see on screen as a .md file you can paste into any document, email, or chat tool.

How does Compass decide which findings are most important?

Each finding is calibrated against a 1–10 priority score based on the size of the underlying signal (e.g., percentage share of revenue, magnitude of a rank drop, gap size in completion rates). Reports are sorted by priority descending, capped at the top 10. Patterns below priority 4 don't ship.

What if my store doesn't have enough data yet?

If your current 90-day window has fewer than 10 paid orders, Compass returns a "data sufficiency" notice instead of running the rules. Findings on a tiny sample are misleading; an honest "not enough data yet" is more useful.

Why "Compass." with a period?

Brand. The plugin's job is to point at the next thing worth doing — declarative, not exploratory.

How do I report a bug or request a feature?

Open a thread on the WordPress.org support forum for this plugin. Reproducible steps with WordPress + WooCommerce versions are appreciated.

更新日志:

1.0.0