Won't implement Feature Request. Add country to get statistics
- Dmitrijs Rekuns
-
Onderwerp Auteur
- Offline
Minder
Lees meer
- Berichten: 182
- Ontvangen bedankjes 8
1 week 5 dagen geleden - 1 week 5 dagen geleden #3556
door Dmitrijs Rekuns
Feature Request. Add country to get statistics werd gestart door 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
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
Laatst bewerkt 1 week 5 dagen geleden doorDmitrijs Rekuns.
Graag Inloggen deelnemen aan het gesprek.
- Ruud van Lent
-
- Offline
Minder
Lees meer
- Berichten: 1863
- Ontvangen bedankjes 123
1 week 4 dagen geleden #3560
door Ruud van Lent
Beantwoord door Ruud van Lent in 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 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
De volgende gebruiker (s) zei dank u: Dmitrijs Rekuns
Graag Inloggen deelnemen aan het gesprek.