| 
 Posted by carolyn on 10/12/06 10:31 
paul wrote: 
 
> How could I know how many visitors are visiting in the same time 
> (connected) in my website? 
> Thanks 
> Paul 
 
You can set up a log-in/logout system, but there are no guarantees that they 
will log out and not just browse away.  You may also scare people away, 
when they have to log into your site.  Helps if you can justify it. 
 
You may be able to write a script to scan the logs and determine the number 
of visitors within the last 30 seconds to give an estimated number of users 
that are still on site.  Not a true reading, but a rough estimate. 
 
Carolyn 
--  
Carolyn Marenger
 
[Back to original message] 
 |