A comprehensive WordPress Plugin for Advanced WooCommerce Reporting, Product Sales Report, Statistics, Analytics & Forecasting Tool for Orders, Pr …
A comprehensive WordPress Plugin for Advanced WooCommerce Reporting of Product Sales, Statistics, Analytics & Forecasting Tool for Orders, Sales, Products, Countries, Payment Gateways Shipping, Tax, Refunds, Top Products
Get Sales Report – Reports of Product Sales for WooCommerce for either Completed Orders or Filter By Order Status
/wp-content/plugins
directory and unzip, or install the plugin through the WordPress plugins screen directly.Advanced WooCommerce Reporting - Statistics & Forecast | General Analysis - by date - here you find orders, customers, products, categories, coupons, countries, payment gateways report and tables.
Advanced WooCommerce Reporting - Statistics & Forecast | Analysis Grouped by year
Advanced WooCommerce Reporting - Statistics & Forecast | Analysis Grouped by Month and next Month's Forecast
Navigate to ‘PER MONTH’ tab and at the bottom of the table you will find a Next Month’s Forecast, along with average sales per month.
Check that wp-cron is active . You can install WP Cron control plugin . check the events . Check WP CRON events for fetchOrders_for_stats action and press run now . This will download yours orders to text file.
Code rewritten to handle larger orders queries – pagination added. No wp-cron required
Code rewritten to handle larger orders queries. Prerequisite is active wp-cron. Order data are saved in text file.
Updates when new orders created or Order status updated.
Added feature to query by Customer.
Check WooCommerce – WP compatibility.
fix css issues
fix disabled in js
show sign up on plugin page only
fix countries bar chart labels
fix order edit link
fix sorting on months report
compatible with HPOS WooCommerce custom Orders table
Added feature to get Orders by Status – dropdown
fixed get_used_coupons checking WooCommerce Version
fixed isset php warnings
fixed issue in customers tab
fixed issue in forecast function
check compatibility, fix translation ready strings
manage_options capability changed to manage_woocommerce so shop_manager role can access the plugin
Check wp compatibility – remove wp-load call
Fix sort table function breaking wp table sorting