WodaMailingList-Archive from 08.Sep.99 to 17.Jul.2002


WODASTATS (actualized 29.Nov.2002)
An approach for parsing the WODA-logs for individual visits. Even helpfull for tracking wrong searchstrings.

What the CGI-script does so far:

  • On top of the script are two variables where you may define the directory of your WODA-definition files.
    New: Below set the relative path and the name of the script.
  • When you start the script from your browser, you can select a definition file from within the directory defined above.
  • You hit "Set the definition file" and below appears a popup list with the logfiles.
  • You hit "Select the log" and on the righthand side appear textboxes, dropdown lists and weekly options for grepping your Woda-logs for individual actions and visits.
  • Grepping for the Action "Show" shows counted and ordered records.
  • OptionS for DNS resolution.

    screenshots

    read the code or grab it here.

    Changes in short :

  • Single IP-tracking and DNS-resolution per action
  • Bug with weekly options removed
  • Selection of single logfiles. (before we read in all - a real RAM-blower for a site with 400 accesses daily...)
  • Popup Menu with IPs removed (too much waste of RAM)
  • Popup Menu with Users only shows registered Users,
    beside you find Users and Guests counted.
    webmaster