Q: Is there a way to extract WooCommerce Analytics data for a specific time period?
If there is a way,, I will 50 codes right away
Russell.BrunsonJul 28, 2021
Founder Team

Aleksandar_TMS
May 15, 2024A: Hello Russell.
The plugin doesn't yet have a native integration with WooCommerce, but our developers are working on that, so it should be included at some point in the future.
At the moment, you would only be able to use MySQL query-based tables to pull the data you need from the database, and display it in wpDataTables. If you are not that familiar with SQL queries, you could use our Query Constructors, but please note that they are just helpers - not ultimate query builders, so you will often need to play around with the resulting query in order to display the data you need.
Kind regards.
Share
Helpful?
Log in to join the conversation