Linux 软件免费装
Banner图

Harbor Order Analytics for WooCommerce

开发者 harborplugins
更新时间 2026年7月12日 03:29
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce analytics reports orders hpos

下载

1.0.0

详情介绍:

Harbor Order Analytics for WooCommerce is an admin dashboard that reports on your store's orders by querying WooCommerce's High-Performance Order Storage (HPOS) tables directly. It runs entirely on your own server using standard WordPress and WooCommerce APIs. High-Performance Order Storage, introduced in WooCommerce 8.2, stores orders in dedicated wc_orders tables rather than the legacy wp_posts table. This plugin reads those HPOS tables directly, so its figures reflect the current order storage whether you run HPOS-only mode or keep both storage methods in sync. No setup required Install, activate, and open WooCommerce > Order Analytics. The plugin declares HPOS compatibility on activation and detects your storage mode automatically. There is no configuration, no account, and no API keys. Works with all payment gateways Revenue figures are read from the order record in the HPOS tables, not from gateway-specific meta, so orders from any gateway (Stripe, PayPal, Square, WooPayments, manual orders, and others) appear in every report. Features Requirements Premium version A separate premium version, distributed from harborplugins.com, adds cohort retention analysis, customer lifetime value, product profitability, refund rate by product, CSV export, and a weekly email digest. The version hosted here is fully functional on its own; none of these premium features are included in or disabled within this plugin. Privacy All report data is queried from your own WordPress database and is never sent to an external server. See the Privacy Policy section below for details on the licensing SDK.

安装:

  1. In your WordPress admin, go to Plugins > Add New, search for "Harbor Order Analytics for WooCommerce", and click Install Now, then Activate. Or upload the plugin zip via Plugins > Add New > Upload Plugin.
  2. Make sure WooCommerce 8.2 or later is active and HPOS is enabled under WooCommerce > Settings > Advanced > Features.
  3. Navigate to WooCommerce > Order Analytics to open the dashboard.

屏幕截图:

  • Top products and orders by status.
  • New vs. returning customers.

升级注意事项:

1.0.0 Initial release.

常见问题:

Does this work with HPOS enabled?

Yes. The plugin was built for HPOS. It queries the wc_orders table and related HPOS tables directly, so it works whether you run HPOS-only mode or have both storage methods active in sync.

What WooCommerce version do I need?

WooCommerce 8.2 or later. HPOS order tables were introduced in WooCommerce 8.2, and this plugin targets those tables.

Does my data leave my server?

Report data does not. All report queries run against your own WordPress database. The plugin uses the Freemius SDK for licensing and updates; see the Privacy Policy section for what that involves.

My reports look empty right after activation, is something broken?

Revenue and product reports populate immediately from your existing orders. If charts are empty, confirm that HPOS is enabled under WooCommerce > Settings > Advanced > Features and that you have completed orders in WooCommerce.

Can I use this with WooCommerce Subscriptions?

Yes. Subscription renewal orders are included in all reports as long as they have wc-completed or wc-processing status.

How do I force-refresh the data?

Click the Refresh Data button on the dashboard. Reports are otherwise cached for one hour and refreshed automatically when orders change.

更新日志:

1.0.0