topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Friday April 19, 2024, 2:31 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: Website statistics software  (Read 2770 times)

Dirhael

  • Supporting Member
  • Joined in 2006
  • **
  • Posts: 387
    • View Profile
    • defreitas.no
    • Donate to Member
Website statistics software
« on: September 08, 2007, 09:35 PM »
So as I was going over my website logs today, I came to the conclusion that the software provided by my host (Dreamhost) was insufficient for my needs. It just doesn't offer enough information, especially in the area of referrer logging and detailed stats of visits over any given period of time. I have been hunting around the web for some good ones, but most of them fails to provide me with the detailed stats I want AND good referrer logging. In addition, many seems to be based on including javascripts into your pages, and I most definetely do not want that (don't want slower page loading that absolutely necessary...and I also want to keep serving my content as application/xhtml+xml so validation errors are not something I can take lightly). It pretty much needs to be done server-side in PHP...

To summarize my most basic requirements:
- Detailed visitor statistics over X number of days/weeks/months/years.
- Good detailed referrer logging, that doesn't always remove the GET variables from URL's.
- Needs to be done server side. No javascript inclusions on my pages, and preferably image-based methods either.
- Written relatively well. I've seen the interfaces some of these programs offer, and not all of them use what I would call (X)HTML.
- It would also be nice if it doesn't bring down a Cray supercomputer down on it's knees ;)

Any good suggestions?
Registered nurse by day, hobby programmer by night.