Won't implement Feature Request. Add country to get statistics

More
1 week 2 days ago - 1 week 2 days ago #3556 by Dmitrijs Rekuns
Feature Request. Add country to get statistics was created by Dmitrijs Rekuns
Hi Ruud,
May I share some thoughts on a little improvement?
First of all, thank you very much for the nice statistic graphs! It is just useful to compare sales rate for several years and just see dynamic of sales for the current date.
 
But I thought that it could be very useful to implement some new options to the existing module: a user could set period of one year and select country as a field to sort out the data for the statistics.
It is important for own marketing research and just curious to understand which local markets give the most revenue and which markets to pay attention to.

It is not a necessary, just an idea for future.

What do you think? 

Regards,
Eugene
Last edit: 1 week 2 days ago by Dmitrijs Rekuns.

Please Log in to join the conversation.

More
1 week 1 day ago #3560 by Ruud van Lent
Replied by Ruud van Lent on topic Feature Request. Add country to get statistics
Hi Eugene,
the statistics are build on the 'statistics' table. This table is filled daily by the cron and it basically summarized that days totals.
Totals on country are not available in the data.

You can create a query on your database that will fetch this information from the p2u / users / country table. That data can then be filtered, displayed and analyzed any way you want in e.g. a spreadsheet
The following user(s) said Thank You: Dmitrijs Rekuns

Please Log in to join the conversation.