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
|