About Features Downloads Getting Started Documentation Events Support GitHub

Love VuFind®? Consider becoming a financial supporter. Your support helps build a better VuFind®!

Site Tools


Warning: This page has not been updated in over over a year and may be outdated or deprecated.
development:plugins:statistics_drivers

This is an old revision of the document!


Statistics Drivers

:!: This functionality was removed in VuFind 4.0; it is recommended that you use Google Analytics or Piwik to collect usage data.

VuFind's statistic gathering functionality can read and write data in the database or Solr index (and also has write-only file capabilities). You can write custom plugins to use other statistics-gathering mechanisms.

Key Plugin Details

Default Namespace: \VuFind\Statistics\Driver

Base Class: \VuFind\Statistics\Driver\AbstractBase

Service Locator Configuration Section in module.config.php: ['vufind']['plugin_managers']['statistics_driver']

Service Manager Name for Service Locator: VuFind\StatisticsDriverPluginManager

See the General Plugin Information page for more details on VuFind plugins.

development/plugins/statistics_drivers.1481913910.txt.gz · Last modified: 2016/12/16 18:45 by demiankatz