visitors count per page

Author Message

Zoltan Szabo

Tuesday 07 December 2004 6:27:37 am

Is it possible to count the visitors of a website (or even the visitors per pages)?

Alex Jones

Tuesday 07 December 2004 6:47:02 am

You should be able to use the log files generated by Apache with a Web traffic analysis package to generate the statistics. We use AWStats, which is open source, for our traffic analysis on all of our sites, including those that are run by eZ publish.

AWStats: http://awstats.sourceforge.net/

Alex
[ bald_technologist on the IRC channel (irc.freenode.net): #eZpublish ]

<i>When in doubt, clear the cache.</i>

Balazs Halasy

Tuesday 07 December 2004 6:51:40 am

Szia Zoltan,

Sajnos az eZ publishben per-pillanat nincs ilyen funkcio, majd lesz (remelem). Egyszeru megoldani valami apache log analizatorral, peldaul "Webalizer", "AWStats", etc.

Ha nagyon kell akkor csinalhatsz egy hack-et, peldaul csak ird ki egy fajl-be (vagy a DB-be), hogy melyik node volt olvasva es mikor (a /kernel/content/view.php-vegen).

in English:
No functionality for logging and viewing visitor statistics at this point, but you can use a webserver-log analyzer, for example "Webalizer", "AWStats", etc. You might also do a small hack, for example do some custom logging in /kernel/content/view.php (just write some stuff to a file or to a custom database/field/table).

Balazs / Allman

Bård Farstad

Monday 14 March 2005 5:10:01 am

Actually there is already functionality to get the viewcount of specific articles in eZ publish. More information in this thread:

http://ez.no/community/forum/setup_design/load_counter_how_to

--bård

Documentation: http://ez.no/doc

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 18 2025 11:35:35
Script start
Timing: Jan 18 2025 11:35:35
Module start 'layout'
Timing: Jan 18 2025 11:35:35
Module start 'content'
Timing: Jan 18 2025 11:35:35
Module end 'content'
Timing: Jan 18 2025 11:35:35
Script end

Main resources:

Total runtime0.0170 sec
Peak memory usage4,096.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0063 587.8828152.6094
Module start 'layout' 0.00630.0040 740.492239.4141
Module start 'content' 0.01020.0046 779.906393.2734
Module end 'content' 0.01490.0022 873.179734.3047
Script end 0.0170  907.4844 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002514.6928140.0002
Check MTime0.00116.4532140.0001
Mysql Total
Database connection0.00158.818810.0015
Mysqli_queries0.003319.559630.0011
Looping result0.00000.123110.0000
Template Total0.001710.110.0017
Template load0.00095.422210.0009
Template processing0.00084.606610.0008
Override
Cache load0.00063.725310.0006
General
dbfile0.00031.877380.0000
String conversion0.00000.060240.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs