Tout d’abord, j’adore le nouveau graphique consolidé des vues de page affiché sur le tableau de bord à partir de la version 2.2.0.beta9 ! Je vois encore plus de possibilités d’amélioration ici. Peut-être est-ce spécifique à ma communauté, mais les robots d’indexation représentent une part significative des vues de page au total :
Cela rend difficile l’inspection visuelle des changements quotidiens, par exemple, des vues de page des utilisateurs connectés.
Je suggère d’ajouter un interrupteur pour masquer les robots d’indexation et un autre pour masquer les vues de page des utilisateurs anonymes (en ajustant les dimensions du graphique en fonction du maximum respectif).
Ainsi, si les vues de page des robots sont masquées, les utilisateurs réels seront plus visibles. Si les utilisateurs anonymes sont également masqués, la santé de la communauté en ce qui concerne les utilisateurs connectés pourra être examinée de plus près.
It will come in a future update, at least on the dedicated report page : /admin/reports/consolidated_page_views?start_date=2018-12-23&end_date=2019-01-23
Doing this on the chart itself would be very easy to do, but I think this is a lot of visual space, for something you will end up clicking rarely. But I totally support it on the standalone report page.
One option would be to toggle-cycle through the different views by clicking on the graph itself. Not sure if this is something you’re up to. Maybe it’s too non-obvious (is this even a word?) and would result in more support overhead.
I want to come back to this again and propose another change, which might be easier to realize:
What do you think about rearranging the different bars so that logged in users are at the bottom, anonymous users in the middle and crawlers on top? This would allow for a better understanding of the differences in traffic of real users.
And now that I look at the graph again after reading your suggestion, I realised that the color coding could be improved too: currently the web crawlers get the highest visual ‘weight’ and logged in users the lowest. This should be reversed (but maybe that will automatically happen once the order is changed?).
For inspiration I think grafana does a good job here so its a reasonable idea to emulate it.
In particular on /admin/reports/consolidated_page_views?start_date=2019-01-09&end_date=2019-02-09 you can display the label names and have them clickable, when bold they show when non bold they do not show the series.
One extra bit of interesting fancy grafana has is that you can use control as well which lets you select 2 out of 4.
I do think this is a good idea. Your “base” is logged in users, the next most valuable is anonymous real users, bots and crawlers least valuable of all. Value @j.jaffeux