Loading...
Langues
phpMySpy - Historic  
 

phpMySpy Historic

 
Version 0.3
Description
Release date : 03-10-2006
This version improve a lot the 0.2 version. The update does not affect the database with existing data and is easy to setup.
Functionalities
All version 0.2 functionalities with these news following.

General
 - Every pages are reloaded every 5 minutes which display every changes and keep the session.

«Login» page
 - the enter key can validate the login form.
 - A warning is displayed when there is a new version of phpMySpy available.
 - Information about the last connection to phpMySpy.

Page «Daily traffic»
 - Add the functionalities Expand All and Collapse All for the visits details.
 - Save the stat (visible details, display date) in session to display it again during the navigation.
 - Improvement of the algorithm gathering the visits of the bots .
 - Improvement of the keywords research from the source search engines.

Page «Visitors Stats»
 - Improvement of the design of the page.
 - New algorithm which counts the visits and takes better into account the gathering of the bots visits.
 - Improvement of the algorithm which detects the referral sources. These sources are not stocked anymore but recomputed in live.
 - Possibility to mask some referral sources.

Page «Keywords»
 - Creation of a new page which displays some stats about the keywords used to reach the internet site.
 - 5 ways of displaying the keywords: Keywords, Search engines->Keywords, Search engines->Periods->Keywords, Periods->Keywords, Periods->Search engines->Keywords.
 - 3 ways of managing the display of the search engines.
 - Possibility to configure the duration of the periods.

Page «Configuration»
 - New button to update the visits counter and take in account the gathering of the bots.
 - Managing the masked referral sources from the page «Visitors Stats».
 - Possibility to choose the page displayed by default when connecting to phpMySpy.
 - Possibility to clean the doublons of the data base.

Setup file
This file create the configuration file which allows phpMySpy to connect to your mySQL database, it also creates the necessaries tables and the first user. You can also easily update the version of phpMySpy from the 0.2 version.
  List of the tables :
    phpMySpyBots : Store the list of the bots in order to group their visits each day.
    phpMySpyConnexions : Store the connections and attempts at connection to phpMySpy.
    phpMySpyCountVisits : Store the updates of the visits counter.
    phpMySpyProvenances : Store the information about the referral sources.
    phpMySpySearchEngine : Store the information about the search engines.
    phpMySpyUsers : Store the information about the users accounts.
    phpMySpyVisits : Store all the information about each page viewed and visit.

How to use it
 - Add the possibility to use phpMySpy on internet sites noncompatible with php by using a Javascript code.
Screenshots
Screenshots version 0.3 |Link|
Download
phpMySpy v0.3 on sourceforge |download|
Version 0.2
Description
Release date : 01-11-2006
This version is the first available on-line. It follows the 0.1 which had very few functionalities.
Functionalities
Page «Daily traffic»
 - Display the information for every visitors (IP, hostname).
 - Display the details of each visit.
 - Display the referral sources of the visitors and the keywords used when it comes from a search engine (recorded in the configuration page).
 - Display some information about the browser used by each visitor.
 - Possibility to choose the date of the daily traffic displayed.

Page «Visitors Stats»
 - Display the total number of visits.
 - Display the number of visits for the last six days.
 - Display the referral sources (total, number, percentage).

Page «Configuration»
 - Configuration of the max time between two pages viewed and a new visit.
 - Configuration of the number of visits displayed by day on the page «Daily traffic».
 - Edition of the list of the search engines (domain, letter for the keywords).
 - Edition of the list of the bots (keyword in the hostname), possibility to group or ungroup their visits for each day.

Setup File
This file create the configuration file which allows phpMySpy to connect to your mySQL database, it also creates the necessaries tables and the first user.
  List of the tables :
    phpMySpyBots : Store the list of the bots in order to group their visits each day.
    phpMySpyCountVisits : Store the number of visits for each day.
    phpMySpyProvenances : Store the information about the referral sources.
    phpMySpySearchEngine : Store the information about the search engines.
    phpMySpyUsers : Store the information about the users accounts.
    phpMySpyVisits : Store all the information about each page viewed and visit.

How to use it
 - Insert a php code inside every page of your internet site.

Screenshots
Screenshots version 0.2 |Link|
Download
phpMySpy v0.2 on sourceforge |download|
   
Valid CSS! Designed by Nicolas Igot | Nicolas AT igot-web DOT com Valid XHTML 1.0!