OpenPanel for WooCommerce
Privacy-friendly OpenPanel analytics with built-in WooCommerce event tracking. Ad-blocker resistant, works with self-hosted OpenPanel instances.
by OpenPanel Contributors · github.com/eightam/openpanel-for-woocommerce
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/eightam/openpanel-for-woocommerce/archive/refs/heads/main.zipFrom the readme
OpenPanel for WooCommerce
Privacy-friendly OpenPanel analytics for WordPress + WooCommerce. Ad-blocker resistant, self-hosted capable, with built-in WooCommerce event tracking.
Features
- 🚀 Ad-blocker resistant — op1.js is fetched, cached, and inlined locally; all analytics traffic goes through a REST proxy on your domain.
- 🛒 WooCommerce events (modern blocks AND classic):
- purchase — server-side via woocommercepaymentcomplete / woocommerceorderstatuscompleted (covers offline gateways), deduplicated per order, with order items, revenue, currency, coupon, payment method
- addtocart — server-side via woocommerceaddtocart (fires for classic AJAX and Store API blocks)
- viewitem, viewitemlist, search, begincheckout — client-side on the relevant pages
- 🏠 Self-hosted support — configurable API URL and tracking script URL (settings or filters)
- 🔒 Privacy-friendly — cookie-less by default; optional visitor profile id stored in localStorage (UUID) shared with the server for consistent server-side events
- ⚡ Performance — async, non-blocking, fire-and-forget server events
Installation
1. Download the ZIP and install via Plugins → Add New → Upload Plugin, or unzip into wp-conte
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v1.0.1 | Sep 1, 2026 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.