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

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
development:plugins:statistics_drivers [2016/12/16 18:45] – [Statistics Drivers] demiankatzdevelopment:plugins:statistics_drivers [2024/02/04 13:43] (current) – [Statistics Drivers] demiankatz
Line 1: Line 1:
 ====== Statistics Drivers ====== ====== Statistics Drivers ======
  
-:!: This functionality was removed in VuFind 4.0; it is recommended that you use Google Analytics or Piwik to collect usage data.+:!: This functionality was removed in VuFind® 4.0; it is recommended that you use [[configuration:usage_stats|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.+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 ===== ===== Key Plugin Details =====
Line 9: Line 9:
 **Default Namespace:** \VuFind\Statistics\Driver **Default Namespace:** \VuFind\Statistics\Driver
  
-**Base Class:** [[https://github.com/vufind-org/vufind/blob/master/module/VuFind/src/VuFind/Statistics/Driver/AbstractBase.php|\VuFind\Statistics\Driver\AbstractBase]]+**Base Class:** [[https://github.com/vufind-org/vufind/blob/release-3.1/module/VuFind/src/VuFind/Statistics/Driver/AbstractBase.php|\VuFind\Statistics\Driver\AbstractBase]]
  
 **Service Locator Configuration Section in module.config.php:** ['vufind']['plugin_managers']['statistics_driver'] **Service Locator Configuration Section in module.config.php:** ['vufind']['plugin_managers']['statistics_driver']
Line 17: Line 17:
 See the [[development:plugins:general_information|General Plugin Information]] page for more details on VuFind plugins. See the [[development:plugins:general_information|General Plugin Information]] page for more details on VuFind plugins.
 ---- struct data ---- ---- struct data ----
 +properties.Page Owner : 
 ---- ----
  
development/plugins/statistics_drivers.1481913910.txt.gz · Last modified: 2016/12/16 18:45 by demiankatz