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
15_ows_limits.php
30_ows_aggregate.php
35_ows_heatmap.php
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. |