Tutorial search
PHP Tutorials
Tutorials
Stuff
Affiliates
Photoshop Templates
Featured Photoshop templates - professional ready to use designs for your next project.
View all templates
PHP Traffic Analysis Tutorials
We hope that you will enjoy our PHP Traffic Analysis tutorials. Feel free to contact us if you would like to be a tutorial hero and contribute your own PHP Traffic Analysis tutorials to our site. Thank you !
A simple tutorial on a user counter. Total and unique hits, used mySQL.

Check which country your visitors are coming from with an easy to use open database.

Have you wondered where and how people leave off your site? Well, this one-page tutorial shows you how to setup a PHP redirection script with logging feature. You can use the script for link-based as well as form-based redirection while logging your visitors.

The most important part of your website is your visitors. You should know where they come from, what they use, where they go. There are various statistics software that can tell you all these things, but why use a pre-made one when you can build one yourself? Here, you’ll learn how to track where your visitor goes, where they come from, what browser they use, and how many total hits and unique hits you get complete with a login check.

Learn how to create a layered web stats report generating script complete with dynamic graphs.

Don't have access to your server logfile? Here, you will find how to create your own logfile using PHP. It is basically a small PHP script that extracted all the appropriate environment variables, put them together as a Common Logfile Format entry and write it to a file.

This function saves the referrals to a text file. Each url will only be saved once.

This tutorial shows how to obtain information about your user such as the web page they came from, the page being accessed, and the user's IP address.

Creating a Full Statistics Suite With Administration for your website.

This is an extensive tutorial that will show how to gather and analyze Website statistics in a presentable format using mySQL and PHP. You will need a moderate understanding of PHP and a limited knowledge of mySQL, including how to create a mySQL table using the mySQL client.

There are many different traffic analysis tools, ranging from simple counters to complete traffic analyzers. Although there are some free ones, most of them come with a price tag. Why not do it yourself? With PHP, you can easily create a log file within minutes. In this article I will show you how!

Ever wanted to count certain hits for a page reading or maybe even a file counter? How about counting how many times a mysql table was read? With this tool you can learn the basics of it.

This tutorial will show you how to make a sql table for all your downloads, and also how how many times any of the files in it have been downloaded. Kind of like a click counter.

This tutorial will show you how to write your own Log Files using PHP. This tutorial shows you how to log unique visits with sessions or every single page viewed without sessions. A great introduction for writing to files, using sessions and PHP Predefined Variables.

This tutorial is intended for the PHP programmer interested in gathering and analyzing Website statistics in a presentable format using MySQL and PHP. It will show how to: Display number of hits by Year, Month and Week, Display the last seven Daily average hits, Display the number of visitors using a broader number of browsers and operating systems, Calculate the top ten visitors to your site and their frequency, Calculate the top ten referring sites, and Create a statistical analyzing system complete with dynamically generated numbers. It requires a moderate understanding of PHP and a limited knowledge of MySQL, including how to create a MySQL table using the MySQL client.
Total Tutorials in Category: 22




