Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'logiciel'@'localhost' (using password: YES) in /is/htdocs/wp1057847_IK22BF26OS/fh54/global/inc_log_sql.php on line 7

Warning: mysql_select_db() [function.mysql-select-db]: Access denied for user 'nobody'@'localhost' (using password: NO) in /is/htdocs/wp1057847_IK22BF26OS/fh54/global/inc_log_sql.php on line 8

Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in /is/htdocs/wp1057847_IK22BF26OS/fh54/global/inc_log_sql.php on line 8

Warning: mysql_query() [function.mysql-query]: Access denied for user 'nobody'@'localhost' (using password: NO) in /is/htdocs/wp1057847_IK22BF26OS/fh54/global/inc_log_sql.php on line 28

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /is/htdocs/wp1057847_IK22BF26OS/fh54/global/inc_log_sql.php on line 28

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /is/htdocs/wp1057847_IK22BF26OS/fh54/global/inc_log_sql.php on line 32

Warning: mysql_select_db() [function.mysql-select-db]: Access denied for user 'nobody'@'localhost' (using password: NO) in /is/htdocs/wp1057847_IK22BF26OS/fh54/global/inc_log_sql.php on line 48

Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in /is/htdocs/wp1057847_IK22BF26OS/fh54/global/inc_log_sql.php on line 48
Log Suite Plus - the easiest way to find out information about the visitors of your site

The easiest way to find out information about the visitors of your site

Server requirements: PHP+MySQL
Client requirements: none
Download
If you like our script,
please rate it at HotScripts.com

Demo: browse the log data of this server »

Log Suite Plus is the 3rd tool I've created to analyze the visits and pageviews of a site..
  • The first tool, Log Suite, helps to explore the existing server logfiles. However, it only worksfor relatively small volumes of data.
  • The second tool, LogRSS, tracks the visits to your site in real time and creates an RSS feed.

  • With Log Suite Plus you can analyze large volumes of data and set filters to find the required entries only..
The available filters are: a substring of an entry, date from/until, exclude/include robot visits.

Installation

Unzip the file into a folder on your server and open the file install.php. You will be asked for MySQL access data to create a logdata table. The name of the table is log_mysite. Another table, log_browsers, contains information about requests from robots.

How it works

Each pageview will be saved in the database. Just include the file inc_log_sql.php into header or footer of your pages as follows:
<? include "< your_root_directory>/.../LogSuitePlus/inc_log_sql.php"; ?>.
To find out the root directory of your hosting, use the file findRootDir.php which is included in the package.

How to use

Open the Logdata Browser and click one of the buttons in the top menu. The amount of entries and the entries themselves will appear in the table.
Logdata Browser
If Javascript is enabled in your browser, click on one of the entries to explore it in a new window:
Logdata Browser: filtered result

Click here to see the live demo »