matomo-org/matomo

Email Report Entry/Exit Pages Sort Order

Open

#15.176 aberto em 20 de nov. de 2019

Ver no GitHub
 (8 comments) (0 reactions) (0 assignees)PHP (2.847 forks)batch import
BugHelp wanted

Métricas do repositório

Stars
 (21.513 stars)
Métricas de merge de PR
 (Mesclagem média 8d 11h) (106 fundiu PRs em 30d)

Description

Hello,

In Email Reports we are able to add Entry Pages and Exit Pages in a report (by URL and by Title). The ordering of these tables is not intuitive. As far as I can tell, the way it works is that it pulls a list of all pages in the time period sorted by number of visits, and then filters out anything that isn't an entry/exit page. That leaves a table with no apparent sort order since there are many frequently popular pages that are not common entry/exit pages.

The tables should be sorted by the data they're displaying: Entrances/Exits descending (in both, the case of displaying the tables by URL and by Title). Can you please confirm this behavior?

Thanks a lot.

image

-Igor

Guia do colaborador