ONLINE HELP: FORUMCONTACT

OUR PRODUCTS: CWBCWB PROMWB Star Rating System (FREE)Basic Statistics (FREE)Design Templates

Company Website Builder - User Manual

BASIC STATISTICS

WHAT THIS SCRIPT DOES:

BASIC STATISTICS script will track any access to your pages where the scripts are installed.

Following this, the script will gather certain information in the database, such as: ID of the page, Browser type, IP of the visitor, Posted date, Visitor date into the database. The webmaster can access this statistical data from a special page.This script has been written for internal use, tracking web pages and also HTML newsletters.

When a person opens a newsletter, this script works like on web page.HOW TO INSTALL THE SCRIPT INTO PAGES FOR TRACKING:Open the page you want to track.

Copy the line before </body>, like:

<img src="http://www.yourdomain.com/stat.php?idnews=NAME&posted=DATE width="1" height="1">
In the above line, NAME is an identifier for the page and DATE is the date when the script is placed in the page.
For each page you want to track, you need to insert this line. In case you want to track different pages with different identifier, place the script as shown below:

INDEX PAGE
< img src="http://www.yourdomain.com/stat.php?idnews=index&posted=2003:01:10 width="1" height="1">
INTERNAL PAGES
< img src="http://www.yourdomain.com/stat.php?idnews=internal&posted=2003:01:10 width="1" height="1">
DOWNLOAD PAGE
< img src="http://www.yourdomain.com/stat.php?idnews=download&posted=2003:01:10 width="1" height="1">

HOW TO READ STATISTICS:

Open http://www.yourdomain.com/admin/statistics/statistics.php or access the statistics link from your Control Panel.
Enter login and password and then choose a page from the drop down menu.

In case you have questions, please contact us at it@grafx.ro or on FORUM - http://software.grafx.ro/forum

Home Page | Top of Page