matomo-org / matomo

Empowering People Ethically with the leading open source alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites & apps and visualise this data and extract insights. Privacy is built-in. Liberating Web Analytics. Star us on Github? +1. And we love Pull Requests!
https://matomo.org/
GNU General Public License v3.0
19.93k stars 2.66k forks source link

"Previous" Paging in visitor log always comes back to first page, but still shows "Previous" #2395

Closed anonymous-matomo-user closed 13 years ago

anonymous-matomo-user commented 13 years ago

In visitor log clicking the previous link always directs you to the first entries for selected date range. After clicking "previous" the next link stops working as well.

Reported in german support forum: http://forum.piwik.org/read.php?5,76470 Keywords: visitor log, paging

mattab commented 13 years ago

Yes this is a known limitation. I agree that the Previous button should be hidden, but clicking previous will always show the first page (the way we do paging)

anonymous-matomo-user commented 13 years ago

Ok, I see. Perhaps Previous should then be renamed to e.g. First?

Nevertheless the Next link should work as expected and direct you to the following page of entries, shouldn't it? In my setup, if the Previous link has been clicked one or more times the Next link will just redisplay the first page of visitors.

anonymous-matomo-user commented 13 years ago

Not sure if this has anything to do with this, but Firefox has a great plugin called autopager (https://addons.mozilla.org/en-US/firefox/addon/autopager/). I have been unable to setup autopager to pull the next page when scrolling down.

To have to click Next through pages and pages of hits looking for something is an annoyance. A tool like autopager can easily get the next page.

Has anyone successfully gotten autopager to work with the Visitor Log?

mattab commented 13 years ago

(In [4794]) Fixes #2395 On the visitor Log table, "Previous" is displayed as "First" (thanks for suggestion n0v1) Also, "First" is hidden on first page as expected after it was clicked