Print Page | Close Window

Simple Stats ASP script

Printed From: Web Wiz Forums
Category: General Discussion
Forum Name: General Discussion
Forum Description: General discussion and chat on any topic.
URL: https://forums.webwiz.net/forum_posts.asp?TID=5145
Printed Date: 30 March 2026 at 4:36am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Simple Stats ASP script
Posted By: Linus60
Subject: Simple Stats ASP script
Date Posted: 20 August 2003 at 7:44am

Can someone suggest me (if you know a good one) a simple ASP script that allows me to take some simple stats about my web site users access. I mean a client script (not server) that allows me to archive (on daily bases) in a Access 2000 DB some simple stats as: USER ID, day of access, time, page viewed, etc.

If you know a useful link, let me know it.

In a few word a stats application implemented on my web site to eliminate scripts of third party providers that the most of times give their users a poor service, slowing down web pages loading procedure.




Replies:
Posted By: KCWebMonkey
Date Posted: 20 August 2003 at 8:23am

A client-side ASP script?

Why don't you just download the logs and use a log analyzer?



Posted By: Linus60
Date Posted: 20 August 2003 at 9:25am
Other suggestions... free ASP applications... and so on?


Posted By: dpyers
Date Posted: 20 August 2003 at 9:22pm
http://www.google.com/search?sourceid=navclient&q=free+log+analyzer - http://www.google.com/search?sourceid=navclient&q=free+log+analyzer

-------------

Lead me not into temptation... I know the short cut, follow me.


Posted By: Bunce
Date Posted: 21 August 2003 at 3:31am

asp is not run on the client so it can't be a client script.

I also doubt you will find an effective script that will run on a client anyway.  The client is not going to know who accesses your site unless it is permenantly connected or is sent the log data.

There are plenty of server scripts out there that you will find at the link dpyers posted.

Cheers,
Andrew



-------------
There have been many, many posts made throughout the world...
This was one of them.


Posted By: pmormr
Date Posted: 21 August 2003 at 6:17pm
you can use ASP's server variables to access a bunch of stuff like page referred, ip address etc..

-------------
Paul A Morgan

http://www.pmorganphoto.com/" rel="nofollow - http://www.pmorganphoto.com/


Posted By: Bliss
Date Posted: 22 August 2003 at 10:37am

How about this:

http://www.webwiz.net/asp/tutorials/hit_counter_tutorial.asp - http://www.webwiz.net/asp/tutorials/hit_counter_tutorial.asp



-------------
Hehehe...


Posted By: Linus60
Date Posted: 22 August 2003 at 5:01pm
Originally posted by Bunce Bunce wrote:

asp is not run on the client so it can't be a client script.

I also doubt you will find an effective script that will run on a client anyway.  The client is not going to know who accesses your site unless it is permenantly connected or is sent the log data.

There are plenty of server scripts out there that you will find at the link dpyers posted.

Cheers,
Andrew

I'm sorry, I probably wasn't clear in my talk. When I talk (not correctly) of client side I mean... there is nothing that provider has to implement on his shared hosting servers (because he simply doesn't allow it). Only ASP running on provider servers. Is is ok this way?

 



Posted By: Bunce
Date Posted: 22 August 2003 at 8:28pm
gotchya.

-------------
There have been many, many posts made throughout the world...
This was one of them.


Posted By: zMaestro
Date Posted: 23 August 2003 at 11:44am

you will need if you need a good stats to add some JavaScript so to get the screen resoultion and his local time and ....etc.

 

this can't be done using ASP...




Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net