awstats problem?

Discussion in 'General Chat' started by PHPGator, Sep 17, 2007.

  1. #1
    I (obviously) run a web hosting company and I am wanting to accurately track my visitors. The problem i'm running into is an old client who still has his domain pointing to my nameservers is still recieving traffic to that domain which is then forwarding to my suspended page. The suspended page is then tracking that traffic as my own visitor. I would rather not track the traffic to the suspended page and have more accurate statistics.

    Does anyone know how to keep from tracking the suspended page traffic?
     
    PHPGator, Sep 17, 2007 IP
  2. Jean-Luc

    Jean-Luc Peon

    Messages:
    601
    Likes Received:
    30
    Best Answers:
    0
    Trophy Points:
    0
    #2
    To exclude a URL from the stats, edit the SkipFiles line in your AWStats config file:

    SkipFiles="/url_of_the_suspended_page"
    Code (markup):
    Jean-Luc
     
    Jean-Luc, Sep 17, 2007 IP
  3. PHPGator

    PHPGator Banned

    Messages:
    4,437
    Likes Received:
    133
    Best Answers:
    0
    Trophy Points:
    260
    #3
    Awesome, that helps a ton! :)
     
    PHPGator, Sep 17, 2007 IP