is there anyway I can get a "Users Currently Online" on my site
							
						
					Announcement
				
					Collapse
				
			
		
	
		
			
				No announcement yet.
				
			
				
	
users online
				
					Collapse
				
			
		
	X
- 
	
	
		
		
		
		
		
		
		
	
	
a count or more details?
Look for the script I published for counting orders and shopping sessions - cut out the orders bit and you have number of active shopping sessions - of course, some of those can be expired...
Alternatively, you can try and tag active browsers with a cookie and go from there - that's a lot of work though... my script is basically cut and paste...
regards
Greg
 
Comment