can't read "id": no such variable
while executing
"if {$id != ""} {
#
# NOTE: The applet should really be sized as 0,0
# but older versions of Netscape seem to fail with that size -
# so for now,..."}
Sometimes it might be nice to be able to determine how long a page is actually viewed by each visitor. There are several ways to do this based upon calculation of times between page visits. The most common of these use system log files to calculate time intervals between page requests by a particular visitor. However, these sorts of approaches fail to address several situations - namely:
Both forms of this little demo illustrate how one might use a little (invisible) java applet to gather information about how long a visitor actually views a particular page ... well - how long the page is opened in a browser window anyway. Both overcome the deficiencies listed above.
Version 1: - not my preference
Version 2: - my preferred version N.B. - This demo uses some of my previous stuff to establish unique identifiers for each visitor. If you're interested in the supporting stuff, drop by the Stats Demos page for more on the supporting stuff.
|
NOTE for folks behind a firewall
This demo and applet are designed to work for folks located behind a firewal. I know this won't work for all platforms and browsers so, if you could take a moment to drop me a line to let me know if it does work for you, I'd really really appreciate it. Please let me know which OS, Firewall and Browser you're using so that I can better define when this solution will work.
If you have any difficulty getting this demo to work and you suspect it is because you are behind a firewall, try CLICKING HERE in order to enter the demo using al alternate form of it's URL.
|
|
|
hav.Software ||
Web Demos ||
Products ||
PC Neural Net Demo ||
Orders
Copyright © -1995-2010 by hav.Software. All Rights Reserved.
Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the U.S. and other countries. There may be other trademarks or tradenames listed in this document to refer to the entities claiming the marks and names or products. hav.Software disclaims any proprietary interest in any trademark, tradename or products other than its own. Modified - 08/18/01 - 21658537 - 5139498 |