Categories
PHPTips and Tutorials → Web Traffic Analysis

Track The External Referrals To Your Website

This script will track any incoming referral to your website, so you can tell where visitors are coming from to your website, whether this is a search engine, or another person''s website, and records the URL of the referring website. This way, ...
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

Capturing Click Data

Easy tutorial on how to implement a php click stream engine on your website that will capture useful click data.
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

My SEO Rank - PageRank Tool

Get PageRank information, simply enter the Website Address into the box below, and press the &"Rank it&" button. MySeoRank.com also has a Free SEO Help guide with a Google PageRank article including information about SEO tips tec...
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

Get IP address and Long Code from a URL

This small code snippet will help you in getting IP address and long code from a URL using PHP. You can do several tweaks using this code and make it work according to your requirement.
  • Platforms
    • Linux,
    • Windows
  • Licenses
    • Freeware
DETAILS

Creating a file based logging script

In this tutorial I will show you how you can create a small and simple PHP script to log your visitors activity into a file. You just need to add 1 line to each of your page to enable logging and the statistics will be collected in a html file so you...
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

Hit Counter

Hit counters are used to track the amount of visitors there have been to a cetain page. I have looked through the internet and I have come up with 2 different ways to produce a hit counter. Flat Files (Storing data in a *.txt or *.dat file) Da...
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

Making Usage Statistics in PHP

Making usage statistics on a web site is one of the most enjoyable things for me on the Internet. Thanks to the technology, you can see each click of each visitor, the date of the visiting, and how many seconds the user was reading your site. I use t...
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

Getting your Visitor''s Details Using PHP

You can get quite a bit of information about your visitors without having to use a third party tracking software. I''ll outline the PHP commands you can use to capture some of this data. The details you capture can be saved into a database, and ...
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD
  • Licenses
    • Freeware
DETAILS

Website Tracking And Statistics

A key component in building and maintaining a successful website is the ability to keep track of how many visitors are coming to your website. You want to know where they are coming from, and which pages they are looking at and finding most useful. ...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Getting visitor information

Getting information about your visitors is interesting and sometimes useful for generating statistics, especially when you have a high traffic.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Page:
©2019 A--9.com