Page 1 of 1

(Solved)Tag for show most read contents - show top 10 pages"

Posted: Wed Jan 18, 2012 7:01 am
by solo5
I am looking for tag or module to show most read contents - show top visited 10 pages from my website.

Something like recentlyupdated.php tag, but to show pages with most hits.

Have anyone done this solution yet ?

Thank you.

Re: Tag for show most read contents - show top 10 pages"

Posted: Wed Jan 18, 2012 4:20 pm
by Coldman
Hi and welcome!

You can install Statistics http://dev.cmsmadesimple.org/projects/statistics
Read Help so you understand how the module works.

Then add this in a page

Code: Select all

{Statistics what="toppages" howmany="10" how="txt"}

Re: Tag for show most read contents - show top 10 pages"

Posted: Wed Jan 18, 2012 9:51 pm
by solo5
Thankyoufor your welcome, and THANK YOU for this answer.

Statistics - What a great module !!!

Everything I need and much more.