Vasile's SpyApplet (who are the visitors of your webpages ?)
This applet is invisible for the visitor (its size is 5x5 pixels). It takes the main information from the visitor's computer and sends this information to the specified e-mail address. So, you can see the profile of your visitors, the geographical distribution ... It's especially usefull for people that are hosted by someone else and cannot access their server's stats. In fact, the applet is running "clientside", so you can avoid problems with server's folks. You have nothing to change on the server.
But, this method is morally debatable.
You can also use this applet to track your visitors. In order to use it, download the applet, install it on your webserver and configure the calling web page like this (change email addresses to yours):
<SCRIPT LANGUAGE="JavaScript">
<!--
document.write("<APPLET CODE=VasSpyApplet.class WIDTH=5 HEIGHT=5 NAME=\"Vasile\">");
document.write("<PARAM NAME=from VALUE=\"vasile@chez.com\">");
document.write("<PARAM NAME=to VALUE=\"vasile@club-internet.fr\">");
document.write("<PARAM NAME=msg VALUE=\" \">");
document.write("<PARAM NAME=color VALUE=\"#B4B88C\">");
document.write("<PARAM NAME=subject VALUE=\"VasSpyApplet\">");
document.write("<PARAM NAME=browser VALUE=\"");
document.write(escape(navigator.userAgent));
document.write("\"><PARAM NAME=referrer VALUE=\"");
document.write(escape(document.referrer));
document.write("\"></APPLET>");
// -->
</SCRIPT>
You can see the page from where the visitor arrived at your page (the referrer page) and the exact version of your browser (given by JavaScript).
Attention !!! This applet is not free and you must register for a permanent use.
If you have questions or problems, take first a look at the FAQ.
Example of a mail received from VasSpyApplet. Many other.
Countries, operating systems, browsers "spied" by VasSpyApplet
Some fun results
VasSpyApplet's FAQ
Download (25 kb) the package - version 2.2
Registration - required for a post-trial use or to get the source code
visits since June 2, 1998
Last updated on December 18, 1998
VasHome | MailMe | Java Programs | Registration | Français
© 1997, 98 Vasile Calmatui
[Fenster
schließen]
2000
- 2002 © by: www.IhreDomain.de