About Obsessive Website Statistics

Copyright © 2007 Dustin Spicuzza (email, blog)

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
OWS is intended to be a framework for analysis plugins, and as such the plugins implement most of the important functionality of this program. Shown below is information about each plugin that is installed. If you create your own plugin, you are encouraged to contribute it so that it can be included in future versions of OWS and others can benefit from your work.

Plugin Information

00_ows_functions.php

Plugin Name:Primary functions 1.0.114
Author:Dustin Spicuzza (OWS builtin)
Description:A lot of important program functionality is contained in this. Bad idea to disable it.

09_ows_agents.php

Plugin Name:User agent analysis 1.0.116
Author:Dustin Spicuzza (OWS builtin)
Description:Does analysis on user agents using the Browscap library from Jonathan Stoppani (http://garetjax.info/projects/browscap/)

10_ows_bot.php

Plugin Name:Bot Analysis 1.0.109
Author:Dustin Spicuzza (OWS builtin)
Description:Attempts to identify bots and tag them as such

15_ows_limits.php

Plugin Name:Optional Limits Plugin 1.0.112
Author:Dustin Spicuzza (OWS builtin)
Description:Implements builtin optional limits

30_ows_aggregate.php

Plugin Name:Aggregate Analysis Plugin 1.0.89
Author:Dustin Spicuzza with Victor La (OWS builtin)
Description:Shows Aggregate Analysis information

35_ows_heatmap.php

Plugin Name:Heatmap Plugin 1.0.112
Author:Dustin Spicuzza (OWS builtin)
Description:Shows visual analysis using heatmaps

50_ows_individual.php

Plugin Name:Specific Analysis Plugin 1.0.87
Author:Dustin Spicuzza (OWS builtin)
Description:Shows more specific analysis information. It may duplicate query types, but it is designed to provide a number of commonly used and useful reports.

99_ows_manual.php

Plugin Name:Manual Analysis Plugin 1.0.112
Author:Dustin Spicuzza (OWS builtin)
Description:Lets you do more advanced SQL-like queries on the statistics database by specifying the parameters that you want. Of course, this can make it harder to get the results that you want. Be aware that the optional parameters will affect the query as well.