This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

My Statistics for WooCommerce

Description

My Statistics for WooCommerce plugin is a woocommerce addon, it enables customers to see their Woocommerce order statistics on their my-account tab. The customers can see the total numbers of orders by order status, the amount they have spent on the store, the count of products they have purchased.

This is a very basic version of the plugin. We intend to improve it and add more features based upon user feedback.

Note: If the plugin’s tab show ‘page not found’ error than you might need to refresh the site permalinks. You can do it by going to ‘Settings/Permalinks’ and clicking on ‘Save Changes’.

Reviews

January 23, 2023
This plugin is unique! With this, the user can see the statistics of his/her purchases, filtered by date. Thank you!!
Read all 1 review

Contributors & Developers

“My Statistics for WooCommerce” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.0 2022-12-24

  • Initial release.

1.0.1 2023-01-07

  • Added Settings where admin can change the labels or choose what tables to display on my account tab.
  • Added Filters so user can get statistics by date range.
  • Added jquery Datatables library support.

1.0.2 2023-02-03

  • Added options to export results in CSV file.

1.0.3 2023-02-12

  • Added admin settings to set minimum start date, order details before this date will not be visible to customers.
  • Removed product ID column from export CSV.
  • Fixed ‘Total Spent’ Number format to a maximum of 2 digits after decimal.
  • Fixed Special Characters in CSV export.

1.0.4 2023-02-13

  • Fixed Typo in CSV export function.