At 15:21 12/10/2004, you wrote:
Thks Mister Huber for those reply.

For the getcounter() i found it ^_^
and it works.

Yes, but as Serge mentionned above, this will only include hits where there was an access to the database. If the page is served directly from the Jahia HTML cache proxy (= most of the time), the counter will not be incremented (as the HTML cache role is to avoid as much as possible database connections). So if you want real hit measure you will need to access to the Tomcat/Apache log file with tools such as WebTrends or others (or to develop yourself or find an open source webapp to parse such log files and then use it as a portlet within Jahia).


Cheers,
St�phane





Reply via email to