Results 1 to 5 of 5

Thread: How to customize Awstats reports?

  1. #1
    Join Date
    Mar 2009
    Posts
    3

    Default How to customize Awstats reports?

    It seems that any changes in the Awstats conf file are discarded, so I'm stumped.

    In particular, I'd like to ignore a few IP addresses and tally unique visitors per country (as described in point 3.2 of this page: http://www.antezeta.com/awstats.html )

    If I can't change the BlueHost configuration, can I install my own version of Awstats? (step by step instructions, anyone?)

  2. #2
    Early Out's Avatar
    Early Out is offline Former Moderator, Still Respected
    Join Date
    Mar 2006
    Location
    Sector R
    Posts
    4,650

    Default

    Rather than wrestle with awstats, you might be better off just using Google Analytics, which lets you filter out specific IPs, gives you the tally of visitors by country (even by city within a country), ignores bots, and so on.

  3. #3
    Join Date
    Mar 2009
    Posts
    3

    Default

    Thanks for the suggestion. I actually already have the necessary GA Java script at hand, but IŽd rather not implement cookies.

  4. #4
    Join Date
    Mar 2009
    Posts
    3

    Default

    Er... never mind. I shouldŽve read the sticky before posting...
    I plunked the following into /tmp/awstats/custom.txt and it seems to be doing the trick.

    AllowToUpdateStatsFromBrowser=1
    DNSLookup=1
    SkipHosts="ip1 ip2 ip3"
    ShowDomainsStats=UVPHB

  5. #5
    Join Date
    Jun 2010
    Posts
    3

    Default

    excellent! this was so helpful.

    changing the allowtoupdatestatsfrombrowser to 1 makes it so no matter what time of day, I can click on update now and see the real time statistics. I'm kinda ocd about this and don't have the patience to wait for the next time bluehost automatically updates.

    I wish this trick would work on other hosts too.

    Thanks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •