Description
A simple WordPress/WooCommerce plugin that automatically sends your store’s sales data to the Datavvy analytics API. It features real-time sync on order completion, a safety net backfill system via WP-Cron, manual sync capabilities, and a comprehensive admin dashboard for monitoring sync status and errors.
Features
- Automatic Sync: Sends sales data on every order completion
- WP-Cron Backfill: Safety net that catches any missed orders
- Manual Sync: Trigger sync manually from the admin dashboard
- Status Page: View sync status, last sync time, and any errors
- Lightweight: No bundled libraries, uses WordPress built-in HTTP API
- Easy Configuration: Simple API key and organization slug setup
Requirements
- WordPress 6.7 or higher
- WooCommerce 8.0 or higher
- PHP 7.4 or higher
Configuration
After activation, navigate to WooCommerce Datavvy Sync:
- Enter your API Key and Organization Slug
- View last sync status and timestamp
- See next scheduled sync
- Trigger a manual sync
- View any error messages
Third-Party Services
This plugin transmits real-time WooCommerce order data (order totals, item names,
customer name, email, and phone) to the Datavvy API for analytics processing.
- Service: https://datavvy.com
- Terms of Use: https://datavvy.com/terms-of-service
- Privacy Policy: https://datavvy.com/privacy-policy
Data is only transmitted when the plugin is configured with a valid API key provided by Datavvy.
Support
For support or feature requests, please visit https://datavvy.com or contact Datavvy support directly.
License
This plugin is licensed under the GPL v2 or later.
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Installation
- Upload the
datavvy-sales-syncfolder to/wp-content/plugins/directory or use the ‘Plugins’ menu in WordPress to add the zip file. - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to WooCommerce Datavvy Sync in your admin dashboard
- Enter your API Key and Organization Slug (provided by Datavvy)
- The plugin will automatically sync on every order completion
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Datavvy Sales Sync” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Datavvy Sales Sync” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Added real-time order sync on completion
- Added WP-Cron backfill safety net
- Added manual sync functionality
- Added connection testing
- Added admin dashboard with status monitoring

