How Logger Works 

Home   Main Logger Page This page hit has been logged

Add the following script somewhere between the <body> and </body> tags in the html code

<script type="text/javascript">
<!-- Hide script from old browsers
//some times you may have to use img src="../logger.php to address the file from one Directory out
document.write('<img src="logger.php?referer=' + document.referrer + '&url=' + document.URL + '" width="50" height="50" alt="" >');
//-- Stop hiding script -->
</script>
This page hit has been logged </p>

What the Files do