i would like to have a block on my drupal site(latest version) that displays most read pages on the website
is there any module/code available to achieve this?
-Vivek
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You probably want to take a look at the ‘statistics‘ module that comes with a default Drupal installation. It tracks node views and offers some rudimentary overview pages itself, but its data can be accessed and used from View module views.