473,388 Members | 1,177 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,388 software developers and data experts.

Real time site monitoring ASP script

Hi,

A client of us asked to write a script to View live visitors as they
browse her website and to get the information such as, what page they are
viewing, what browser type they are using, IP address/host name, visitor
time on site and screen resolution.

Is this possible in ASP scripting without a server side or client side
application? How to get the realtime stats of a visitor? Any ideas will help
us much.

Thanks,
Benny
Jul 22 '05 #1
2 1482

"Benny" <ag*****@lycos.com> wrote in message
news:#Z**************@TK2MSFTNGP10.phx.gbl...
Hi,

A client of us asked to write a script to View live visitors as they
browse her website and to get the information such as, what page they are
viewing, what browser type they are using, IP address/host name, visitor
time on site and screen resolution.

Is this possible in ASP scripting without a server side or client side
application? How to get the realtime stats of a visitor? Any ideas will help us much.
What do you mean by "without a server side or client side application"? If
you don't want to use code, how would you implement any kind of dynamic
behavior?
Anyway, if you are willing to use server side code:
Try writing the following Request.Servervariables into a log (file or
database):
ALL_HTTP
HTTP_HOST
HTTP_REFERER (note that this is unreliable)
HTTP_URL
QUERY_STRING
SCRIPT_NAME
HTTP_USER_AGENT (not really detailed)
....

You can find all of these variables under the topic "IIS Server Variables"
in MSDN.
I would also write Session.SessionID in order to be able to identify
separate sessions. (Or better yet, a unique database ID generated in
Session_OnStart for example.)

Thanks,
Benny

Jul 22 '05 #2
Sorry, I was not clear earlier.

I wanted to say, no server side VB componenets to be installed or client
side Activex or software installtions. It needed to be ASP Script based.

Thanks Bejo.

Benny
"Agoston Bejo" <gu***@freemail.hu> wrote in message
news:%2******************@TK2MSFTNGP10.phx.gbl...

"Benny" <ag*****@lycos.com> wrote in message
news:#Z**************@TK2MSFTNGP10.phx.gbl...
Hi,

A client of us asked to write a script to View live visitors as they
browse her website and to get the information such as, what page they are
viewing, what browser type they are using, IP address/host name, visitor
time on site and screen resolution.

Is this possible in ASP scripting without a server side or client side
application? How to get the realtime stats of a visitor? Any ideas will

help
us much.


What do you mean by "without a server side or client side application"? If
you don't want to use code, how would you implement any kind of dynamic
behavior?
Anyway, if you are willing to use server side code:
Try writing the following Request.Servervariables into a log (file or
database):
ALL_HTTP
HTTP_HOST
HTTP_REFERER (note that this is unreliable)
HTTP_URL
QUERY_STRING
SCRIPT_NAME
HTTP_USER_AGENT (not really detailed)
...

You can find all of these variables under the topic "IIS Server Variables"
in MSDN.
I would also write Session.SessionID in order to be able to identify
separate sessions. (Or better yet, a unique database ID generated in
Session_OnStart for example.)

Thanks,
Benny


Jul 22 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: PeopleIhavefeeling | last post by:
Real conspiracy theory's script: leaving the key Assalam u'Alekum :), The second night , before the two women came in, Mahmud Kurchu left a key with me, he told me I have to give this key to the...
24
by: omlet | last post by:
omlet v4) wrote in message Dear DBA, You are cordially invited to test and review our windows native and 100% pure Java Oracle 9i/8i Monitoring Application (OMLET). OMLET is the Ultimate Visual...
3
by: Gérard Talbot | last post by:
Hello all, When webfonts are used for purely cosmetic/ornemental reasons and on a large scale, I don't agree. When webfonts are used because Unicode support among browsers for a particular...
1
by: Evan Smith | last post by:
My database is suffering from poor performance of late. Reports that used to run in a reasonable time, now take a while. The explain output show that the query is fully indexed, and the statistics...
9
by: Leslie Coover | last post by:
http://finance.yahoo.com/ offers a wide range of financial data. Would anyone have (or know where I can get) a sample of code that
10
by: Martin Hughes | last post by:
Hi guys, I was wondering if anyone could give me some advice. I am looking to develop an ASP.NET application that will enable several workstations to access real time telemetry data received...
2
by: Jake Barnes | last post by:
I'm helping to build a site where people recovering from addiction are suppose to able to share their stories with each other, and encourage each other toward greater sobriety. One idea that the...
2
by: msdngroup | last post by:
Hi, All: Can you do something like cross-browser real-time message, remote JavaScript callback and monitoring browser states remotely? Can you ensure web browser running with super speed and...
0
by: elimeli1 | last post by:
Hi. I am writing a small monitoring tool for our operators that can monitor our DB2 databases in the organization. I know there are plenty of tools out there but I need something very customized that...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.