Jump to content

Good Statistics/Hit Counter?


blike

Recommended Posts

For instance, I just installed a script on TSA that does the following:

 

On start of session:

- Get IP, Agent type (the browser or viewing device), referrer (where they came from), timestamp, and landing spot (the complete URL they arrived at).

- Add all this to the visitors table.

- Increment page views by one.

- Increment unique visits by one.

 

On load new page:

- Insert row into visitors tracking table to show source page, destination page and IP.

- Increment page views by one.

 

So when I get around to it I will be able to build an application that lets me:

- Decide what devices and browsers to make development priorities,

- View geographic an temporal distribution of visitors,

- Decide which pages and subjects need most attention,

- Decide which search engines get the best results and which need more encouragement,

 

Etc.

 

 

w00t \o/

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.