Get AWStats Stats on a separate page?

Discussion in 'PHP' started by proprod, Aug 31, 2007.

  1. #1
    Hi all, does anyone know of a way to get a few stats from awstats to a php page? Or another good script for generating these in particular:

    Unique Views Today:
    Total Views Today:
    Unique Views Yesterday:
    Total Views Yesterday:
    Week, Month and so on...

    Look forward to responses :)
     
    proprod, Aug 31, 2007 IP
  2. islack

    islack Peon

    Messages:
    9
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    tools/awstats_buildstaticpages.pl and iframes is the way i do it
     
    islack, Aug 31, 2007 IP
  3. greys

    greys Peon

    Messages:
    49
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    There's a number of PHP classes to parse the awstats log file directly, perhaps this is even better for your needs.

    I can't post links in here just yet, but if you google for "php parse awstats", you'll find them easily enough.
     
    greys, Aug 31, 2007 IP
  4. proprod

    proprod Active Member

    Messages:
    216
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    90
    #4
    Excellent, thanks for the replies!
     
    proprod, Aug 31, 2007 IP