News Feed
Jobs Feed
Sections




News Archive
DevShed:
Tracking Website Statistics with PHP
September 12, 2006 @ 08:16:54

As any developer will tell you, putting a website out on the internet is only half of the equation. The other half is trying to figure out some of the visitors (and how many of them) coming to your site. That's where this new article from DevShed comes in.

If you have a website, especially one that sells products or services, it can be useful to track the visitors to your site. This article explains how to write a program that will do just that.

They offer a database-based suggestion for recording various pieces of visitor information, including: IP address, date/time of the visit, pages viewed, browser type, and the referring page. They give the database structure and the PHP code needed to push the data into it. They also include some simple analysis code/SQL to show the different habits of your visitors and place them into an easy-to-read dynamic HTML page.

0 comments voice your opinion now!
website statistics tutorial mysql database ip time browser refer website statistics tutorial mysql database ip time browser refer


blog comments powered by Disqus

Similar Posts

ProDevTips Blog: Fluent Arrays and Strings in PHP

Gonzalo Ayuso's Blog: Using Monkey Patching to store files in CouchDb using the standard filesystem

StackOverflow.com: The Definitive Guide To Forms based Website Authentication

JSLabs Blog: How to turn a php script to an exe...for free

IBM developerWorks: Five common PHP database problems


Community Events











Don't see your event here?
Let us know!


series google release usergroup language testing conference functional database symfony2 zendframework2 phpunit podcast introduction opinion development rest interview framework community

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework