JAVASCRIPT
CSS
PHP
3rd-Party Scripts
UPLOAD YOUR SCRIPT
Search
Recent Searches
embed radio
"cablemodem "
[url=http
scroller
"printfire ", print to the FireBug console in Firefo
font size
"eighteen ")
digit count
Programmatically
3GP Video Converter
Rate this script:
I Love it
/
I Hate it
Saving time spent on page to web server's log file
Code
(
function
(
)
{
var
start =
new
Date;
window.
onunload
=
function
(
)
{
var
time =
(
new
Date - start
)
;
var
image =
new
Image;
image.
src
=
"/dummy?t="
+ time +
"&url="
+ document.
location
;
}
}
)
(
)
;
Saving time spent on page to web server's log file scripts
|
Saving time spent on page to web server's log file snippet
|
Saving time spent on page to web server's log file example
|
Saving time spent on page to web server's log file tutorial
|
Saving time spent on page to web server's log file code