A key component in building
A simple tutorial to show
Getting information about
Learn how to create a layered
and maintaining a successful
people how to create a
your visitors is interesting
web stats report generating
website is the ability to
visitor log file in PHP.
and sometimes useful for
script complete with dynamic
keep track of how many
generating statistics,
graphs.
visitors are coming to your
especially when you have a
website. You want to know
high traffic.
where they are coming from,
and which pages they are
looking at and finding most
useful.
This tutorial
will guide you through the
essentials of what to look
for in a website statistics
tracking application.
Date: Oct, 07 2006 Date: Sep, 27 2006 Date: Mar, 31 2004 Date: Dec, 09 2003 |
This function saves the
This tutorial will show you
This tutorial is intended for
This is an extensive tutorial
referrals to a text file.
how to write your own Log
the PHP programmer
that will show how to gather
Each url will only be saved
Files using PHP. This
interested in gathering and
and analyze Website
once.
tutorial shows you how to
analyzing Website statistics
statistics in a presentable
log unique visits with
in a presentable format
format using mySQL and PHP.
sessions or every single
using MySQL and PHP. It will
You will need a moderate
page viewed without
show how to: Display number
understanding of PHP and a
sessions. A great
of hits by Year, Month and
limited knowledge of mySQL,
introduction for writing to
Week, Display the last seven
including how to create a
files, using sessions and
Daily average hits, Display
mySQL table using the mySQL
PHP Predefined Variables.
the number of visitors using
client.
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.
Date: May, 14 2003 Date: Jul, 25 2002 Date: Apr, 25 2001 Date: Mar, 26 2001 |