Giter VIP home page Giter VIP logo

usagestats's Introduction

=============================================================
=== Usage Statistics Plugin
=== Version: 1.0
=============================================================


About
-----
This plugin implements usage statistics logging and processing, and also 
default reports to retrieve statistics related to the journal i.e. press, 
articles i.e. monographs and article i.e. monograph files.

Usually an usage statistic event is a page view (journal i.e. press catalog index page,
abstract article i.e. monograph page, etc) or a file download (article i.e. monograph file downloads).

This plugin can also log statistics aggregated by the geo location of the
user. To activate this option, take a look at the INSTALLATION section of
this document.

License
-------
This plugin is licensed under the GNU General Public License v2. See the file
LICENSE for the complete terms of this license.

System Requirements
-------------------
The default usage of this plugin is automatic and doesn't require any other
extra requirement other than OJS i.e. OMP already does.

If you want to learn on how to process external log files, like apache access
files, please refer to https://pkp.sfu.ca/wiki/index.php?title=PKP_Statistics_Framework#External_access_log_files_alternative


Installation
------------
The plugin is integrated as a submodule in the OJS i.e. OMP.
 
To enable the plugin go as admin user either to  
- Administration > Site Settings > Plugins > Generic Plugins
  or to 
- Settings > Website > Plugins > Generic Plugins
...and select the Enable checkbox beside "Usage Statistics Plugin"

The only needed additional step depends on whether you want to have geo 
location data in your statistics or not. If that's the case, follow these
steps:

Linux:
1 - open a shell prompt
2 - go into OJS i.e. OMP installation’s base directory
2 - wget http://geolite.maxmind.com/download/geoip/database/GeoLiteCity.dat.gz
3 - gunzip GeoLiteCity.dat.gz
4 - mv GeoLiteCity.dat plugins/generic/usageStats

Windows
1 - download the file http://geolite.maxmind.com/download/geoip/database/GeoLiteCity.dat.gz
2 - decompress it using any decompression tool into plugins/generic/usageStats directory

In both cases the complete path to the installed database file should be
plugins/generic/usageStats/GeoLiteCity.dat

Note, that a separate license agreement is required for this use of this database. 
For details, see:
	https://dev.maxmind.com/geoip/legacy/geolite/


Management
------------


Contact/Support
---------------
Documentation, bug listings, and updates can be found on this plugin's homepage
at <http://github.com/pkp/usageStats>.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.