Delete WooCommerce Analytics data
-
I try to anonymise a production instance of WooCommerce for debug access by third party plugin authors. My attempts will all be part of a bash command line script on my linux server, used to prepare a test version from a backup copy of the production site, but without personal data. I successfully could remove users and orders from database but now I discover that all the sales statistics are still available in WooCommerce’ Analytics including sales totals, names and figures. Where do I find this in database? I would like to complete my database queries to remover these too.
In stackoverflow I received a suggestion to use WooCommerce > Status > Tools > Clear Analytics Cache and transient data. WooCommerce tools are also available from the command line that’s why I considered them as option. I tried both tools both and ways without the desired results.
- The topic ‘Delete WooCommerce Analytics data’ is closed to new replies.