There are two ways to view your counter data.
1. FTP and download the file
2. Create a html page to view counter data file.
If you prefer to FTP to view your count.
1. FTP to your server.
2. Go to the '/usr/local/etc/Counter/data/' directory.
3. Find the data file of the counter you wish to view (ie. example1.dat)
4. Download the data file to your computer (make sure you are transferring it as an ASCII file!)
5. Open the data file with a text editor and you will see the current count.
If you prefer to view your count in an html page.
1. Create a page with the following code for the counter. You can call this
hiddencounter.html. Input the following tag on the HTML page, with datafile.dat being the data file for your invisible counter.