<?xml version="1.0" encoding="iso-8859-1" ?>
<!DOCTYPE rss >
<rss version="2.0">
<channel>
<title>PHP scripts, Javascript, script writing, Collection of Scripts Resources, Free Scripts, Source code and Scripts, web resources, source code, free script, books, examples, help and more!</title><link>http://www.advancescripts.com/rss/632.html</link><description>Web Traffic Analysis RSS feeds</description><language>en-us</language><copyright>Copyright (c) AdvanceScripts All rights reserved.</copyright><item>
<title>Creating a file based logging script</title>
<link>http://www.advancescripts.com/detailed/13736.html</link>
<description> In this tutorial I will show you how you can create a small and simple PHP script to log your visitors activity into a file. You just need to add 1 line to each of your page to enable logging and the statistics will be collected in a html file so you don't have to setup any database for this task.  

</description>
</item>
<item>
<title>Making Usage Statistics in PHP</title>
<link>http://www.advancescripts.com/detailed/13355.html</link>
<description>Making usage statistics on a web site is one of the most enjoyable things for me on the Internet. Thanks to the technology, you can see each click of each visitor, the date of the visiting, and how many seconds the user was reading your site. I use this feature to track which of my articles was read for the longest time. In this article I will show you how to store the statistics in a MySQL database, show the web stats in an HTML table and make figures based on the stats using the GD library. </description>
</item>
<item>
<title>Hit Counter</title>
<link>http://www.advancescripts.com/detailed/13334.html</link>
<description>Hit counters are used to track the amount of visitors there have been to a cetain page. I have looked through the internet and I have come up with 2 different ways to produce a hit counter. Flat Files (Storing data in a *.txt or *.dat file) Database (using MySQL or something similar to store the data in) Each way is the same, there is no difference between them. I have written a description on each of these 2 methods together with the scripts to produce your own hit counters. Each script will be given with a line by line explanation of all the details of the code.</description>
</item>
<item>
<title>Analyzing Site Usage Statistics with PHP</title>
<link>http://www.advancescripts.com/detailed/190.html</link>
<description>A tutorial on how to build a layered traffic analysis system with an eye towards SEO.</description>
</item>
</channel>
</rss>
