=== Fullmetrix === Contributors: fullmetrix Tags: woocommerce, analytics, ecommerce, orders, customers Requires at least: 6.2 Tested up to: 6.9 Requires PHP: 7.4 Stable tag: 1.0.3 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Connect your WooCommerce store to Fullmetrix to sync your data and manage your e-commerce performance. == Description == Fullmetrix is an e-commerce analytics platform that helps you understand and optimize your online store performance. This plugin connects your WooCommerce store to Fullmetrix to automatically sync your orders, customers, and products. = Features = * Automatic sync of orders, customers, and products * Incremental export for optimal performance * Abandoned cart tracking * HPOS (High-Performance Order Storage) compatible = How it works = 1. Create an account on [fullmetrix.com](https://fullmetrix.com) 2. Install this plugin on your WooCommerce store 3. Enter your Fullmetrix connection code in the plugin settings 4. Your data syncs automatically = Requirements = * WooCommerce 5.0 or higher * An active Fullmetrix account == Installation == 1. Download the plugin from this page 2. In your WordPress dashboard, go to Plugins > Add New 3. Click "Upload Plugin" and select the ZIP file 4. Activate the plugin 5. Go to WooCommerce > Fullmetrix and enter your connection code == Frequently Asked Questions == = Do I need a Fullmetrix account? = Yes, a Fullmetrix account is required to use this plugin. You can create one at [fullmetrix.com](https://fullmetrix.com). = What data is synced? = The plugin syncs your orders, customers, products, and abandoned carts. No personal data is shared with third parties. = Does the plugin slow down my store? = No. Syncing happens in the background and does not affect your store performance. = Is it compatible with HPOS? = Yes, the plugin is fully compatible with WooCommerce High-Performance Order Storage (HPOS). == Screenshots == 1. Fullmetrix settings page in WooCommerce == Changelog == = 1.0.0 = * Initial public release on WordPress.org * Automatic sync of orders, customers, products, categories, coupons, and refunds * High-performance streaming export with keyset pagination * Incremental sync support for optimal performance * Abandoned cart tracking * HPOS (High-Performance Order Storage) fully compatible * HMAC-SHA256 authenticated API communication * WooCommerce Subscriptions support == External services == This plugin connects your WooCommerce store to the Fullmetrix platform ([fullmetrix.com](https://fullmetrix.com)). It relies on the following external service: = Fullmetrix API = **What it is:** Fullmetrix is an e-commerce analytics platform that aggregates and analyzes your store data. **What data is sent and when:** * **On connection (one-time):** Your store URL, plugin version, WooCommerce version, currency, timezone, and locale are sent to `https://fullmetrix.com/api/plugin/register` when you enter your connection code and click "Connect". * **On page load (frontend):** The plugin loads a JavaScript tracker (`t.js`) from `https://fullmetrix.com/t.js` on all public pages. This script collects anonymous visitor browsing data (page views, cart activity) and sends it to `https://fullmetrix.com/api/webhooks/events`. * **On configuration check:** The plugin periodically fetches its remote configuration from `https://fullmetrix.com/api/plugin/config` (cached for 5 minutes). * **On data sync (triggered from Fullmetrix dashboard):** Orders, customers, products, categories, coupons, refunds, and subscription data are exported to Fullmetrix when a sync is initiated. * **On real-time changes:** When orders, customers, products, or coupons are created or updated in WooCommerce, a webhook notification is sent to `https://fullmetrix.com/api/webhooks/ecommerce`. All communications use HTTPS and are authenticated with HMAC-SHA256 signatures. No data is sent to any third party other than the Fullmetrix service. * [Fullmetrix Terms of Service](https://fullmetrix.com/terms) * [Fullmetrix Privacy Policy](https://fullmetrix.com/privacy) == Privacy Policy == This plugin connects your WooCommerce store to the Fullmetrix service ([fullmetrix.com](https://fullmetrix.com)). See the "External services" section above for full details on data transmission. See the [Fullmetrix Privacy Policy](https://fullmetrix.com/privacy) for more details. == Upgrade Notice == = 1.0.0 = Initial public release on WordPress.org.