Weblogger is a free Internet service that provides valuable statistics to its users. The stats give you the ability to check how many visitors come to your website daily and monthly, as well as where are they coming from.This service provides a detailed analysis including traffic reports, marketing reports, and visitor profile reports. This will enable you to maximize your site design and marketing efforts to increase sales from your site.Weblogger will track your website's statistics around the clock and you can check them from anywhere at any time using a web browser! Simply sign up, insert a piece of code in your page, and you are on your way. You will then be able to log in to your account and receive a detailed, real-time statistical analysis of your web page.
Check Link Popularity is an all in one tool to check the number of pages that link to you in AlltheWeb, AltaVista, Google, HotBot, MSN Search, and Yahoo!, as well as check for your site’s presence in DMOZ and Zeal. All for FREE!
This tutorial will show you step by step how to display who's on your website, what page they're viewing, and even what country they are located in! Very cool for webmasters who like to keep an eye on their site's usage.
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.
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.
In this continuation of the article, "Logging With PHP," the author explains how to build a PHP/MySQL-driven Web traffic logging and analysis system that can be continually updated, which provides information on what content was being viewed, browser and platforms stats, and trends over time. This system is currently being used on SourceForge.net.