Notice: Undefined variable: s_offline in /homepages/6/d168803796/htdocs/officetrio.com/o3/o3start.php on line 314
Website Management OfficeTrio: The Integrated ECommerce Solution OfficeTrio: The Integrated ECommerce Solution OfficeTrio: Features OfficeTrio: User Manual OfficeTrio: Testimonials OfficeTrio: The Demo is Offline! OfficeTrio: Order O3 Now

Website Management

The first part of managing your website is knowing what's going on. Most webhosting deals come with weblog analysers which tell you all about your visitors - when, how many, where... sometimes even how they found you (the referrer).

There are lots of free scripts to analyse weblogs, and lots of commercial services too.

You can create your own personalised stats page. This is essential is your running a member's website because this gives you your own method of tracking your visitors.



The Stats Page

Included in the examples is stats.php - this is the basic dynamic website statistics page. When you go to this page, it'll list the following:

  • The time & date.
  • Orders - the details of all the orders received.
  • Hits - the number of hits on each web page.
  • Downloads - the number of times each file was downloaded.

You can put this page in a password-protected directory, but if there are no links to it in your web pages, then it's fairly safe from being discovered by your customers.

It will need to be customised to your specifications. It's very simple, and can easily be modified from the example given. Each section of PHP code is basically the same, and does the following tasks:

  • Create an HTML table.
  • Send a query to the database.
  • Read the results of the query.
  • Write the query results into the HTML table.
  • Close the HTML table.

As each line (row) of the results comes back from the database, the script simply writes each data item out into a new cell in the table.

If you have a different structure for your orders table from the examples, you'll need to edit stats.php so that your data is correctly displayed on the page. This is usually a simple job of just adding or rearranging a few columns in the query, and the table definition.

If you're not tracking page hits, or file downloads, you can delete these sections from the page. Equally, if you have other data (e.g. a guest book) you want to display, you can copy the orders section and modify it to display your data.

To see the stats for TWB click here.

To download any script, go to the Free Scripts page.


Tutorials

Contents

Free EBooks
Free Scripts

Introduction
What Can I Do With A Website?
Internet History
Introduction
Preparation
Website Builders

Webmaster's Tools
Tools Intro
HTML Editor
PHP IDEs
Graphics Resources
Telnet and FTP
Miscellaneous Tools

Web Design
Web Design
Domains
Keywords/Description
Logo/Graphics

Creating Web Pages
Setup
HTML
HTML Tips And Tricks
Home Page
Navigation
Other Pages

Webhosting and Unix
Webhosting
Telnet/Unix
More Unix
Website Upload
Analyse And Verify

Programming
Programming 1
Programming 2

PHP
PHP
PHP Scripts
PHP Hit Counter Script
PHP Download Tracking Script
PHP Navigation Script
PHP Affiliates Tracking Script
PHP Users Management
PHP Site Search Script

Perl
Perl
Perl Hit Counter Script
Perl Order Processing Script

Databases
Databases
SQL
Database Setup

ECommerce
ECommerce

Automation
Automating Order Processing
PayPal Automation
Email Automation
Installing Scripts

Security
Basic Security

Affiliates
Affiliates Programs

Managing Your Website
Website Management
Promotion/Advertising
Search Engines
Search Engine Optimisation



Powered By OfficeTrio