This article focuses on basic
This article describes a
This tutorial provides a
This tutorial, along with
statistical analysis methods
simple, tracking system
simple solution to find out
full source code, explains
and techniques to implement
using ASP that will collect
where your visitors are
how to store such statistics
them into the web pages.
specific information from a
coming from. This example
as the page being viewed,
Topics covered: Measurement
visitor which will give you
uses an Access database for
the referring page, the
Tools - Page Counters, Web
a good idea as to who is
logging all of your visitors
readers IP address, browser
Server Logs, Our Own
visiting your site and what
stats.
and screen width for your
Counter; Simple Statistics;
pages are viewed the most.
site visitors.
Adding More Fields; Data
Source code available for
Normalization, and sample
download.
code.
Date: Sep, 03 2004 Date: Mar, 18 2001 Date: Jan, 17 2001 Date: Oct, 30 2000 |
Traffic is the key to a
This tutorial explains how to
Are you interested to know
successful website. It
find out which links people
who came to your site? at
doesn't matter if you have
are clicking on using ASP.
what time? and what was the
the greatest site
in the
It works for internal links,
referring URL. Here is an
world if nobody visits it.
newsletters, and even links
example how to make a Log
One of the most important
to other sites.
file for an ASP page to keep
things you should do
track of users on your site.
to
increase your traffic is
This Example use a text file
analyze where your current
to write user information.
traffic is coming from. Is
it search
engines? Other
sites on the same subject?
The results are often
amazing! Once you
locate
the sources of your traffic
you can start building
better ties to those sources
to
increase your traffic.
This tutorial explains how
to track referrals to your
Web pages using ASP.
Date: Oct, 01 2000 Date: May, 24 2000 Date: Jan, 21 2000 |