
STEP ONE : Choose your language
Once you've launched the installer, you will arrive to the configuration options of LinkLite! In this first window, it's quite straight forward, all you have to do is choose the language you want LinkLite! to use.

STEP TWO : Confidentiality
To make sure your satatistics remain private, we've included a security check with a user name and password procedure. Make sure to choose a name and password that you'll remember.
*note that this step cannot be undone without re-initializing the configuration.

STEP THREE : Choose the PHP version installed on your server
To check the PHP version installed on your http server, create a ".php" page, with the following line of code :
<?PHP phpinfo(); ?>
Then upload it on your server and run this page from your web browser. The version number is the first digit.
*note : For PHP 4 DomXML extension must be installed on your server.

STEP FOUR : Website address and Statistics path
Here you'll first have to enter the web address (http://....) of the website you want LinkLite! to log the statistics. eg: Let's say you want to log the stats for gafmediastudio.com you'll enter http://www.gafmediastudio.com
*note : You must have access to the website's files to log the stats. (no spying on others, works just for your own websites)
Then you have to choose a path name for your online information, to prevent access to the directory where your data is stored, make sure to choose a complicated "Statistics Path Name" eg: 15gaf001beda7
* The allowed characters are : a ... z , A ... Z , 0 ... 9 and the _ (underscore)

STEP FIVE : Uploading and Coding
Alright we're getting to the nasty part ; ) In this last step, you'll see that LinkLite! is already installed in your computer all you have to do is find the linklite folder in your Documents directory. Upload the linklite_tracker folder, using any FTP software and/or an online console, (without changing it's name) to your http server's root (usually located where your index.html file is.)
Finally insert the following line of code in your index.html file :
<script type="text/javascript" language="javascript" src="linklite_tracker/tracker.js"></script>
You're done and ready to enjoy your stats.
If you're having trouble with the installation process, have a look at the FAQ in the support section and/or contact us.