Difference between revisions of "SUNScholar/Statistics"
| (15 intermediate revisions by the same user not shown) | |||
| Line 3: | Line 3: | ||
</center> | </center> | ||
==Introduction== | ==Introduction== | ||
| − | DSpace has two methods of creating and logging statistical data, namely the original "default" method and the "Elastic" engine method. | + | DSpace has two main methods of creating and logging statistical data, namely the original "default" method and the "Elastic" engine method. Both can be enabled, however it is prudent to only use one method. Please check the reference links in each method before you decide which method to use! There is also some debate about which method is more effective at filtering out search bot data and providing "real downloads" data. As a double check on the DSpace statistics we have also enabled [http://piwik.org Piwik] statistics logging using a Piwik server on campus. With the release of DSpace 5.2, Altmetrics and Google Analytics have also been added to the statistical tool set. |
| − | + | ''Both methods use the SOLR DB!'' | |
| − | |||
| − | ''Both methods use the SOLR DB | ||
| − | |||
| − | |||
| − | |||
| − | |||
==Requirements== | ==Requirements== | ||
<font color="red">'''Before attempting setup please make sure the following are correct:'''</font> | <font color="red">'''Before attempting setup please make sure the following are correct:'''</font> | ||
| − | #[[SUNScholar/Prepare_Ubuntu/S05 | + | #[[SUNScholar/Prepare_Ubuntu/S05|Tomcat is listening on TCP port 80.]] |
#[[SUNScholar/Install_DSpace/S08|The SOLR webapp is correctly published.]] | #[[SUNScholar/Install_DSpace/S08|The SOLR webapp is correctly published.]] | ||
| − | ==[[SUNScholar/SOLR_Statistics|Using Default | + | ==[[SUNScholar/SOLR_Statistics|Using Default Lucene Engine]]== |
==[[SUNScholar/Elastic Statistics|Using Elastic Engine]]== | ==[[SUNScholar/Elastic Statistics|Using Elastic Engine]]== | ||
| − | ==[[SUNScholar/Google Analytics|Using Google Analytics]]== | + | ==[[SUNScholar/Google/Analytics|Using Google Analytics]]== |
==[[SUNScholar/Altmetrics|Using Altmetrics]]== | ==[[SUNScholar/Altmetrics|Using Altmetrics]]== | ||
| Line 32: | Line 26: | ||
*http://www.niso.org/workrooms/sushi | *http://www.niso.org/workrooms/sushi | ||
| − | + | __NOTOC__ | |
| + | [[Category:Customisation]] | ||
Latest revision as of 12:36, 26 September 2016
Back to Customisation
Introduction
DSpace has two main methods of creating and logging statistical data, namely the original "default" method and the "Elastic" engine method. Both can be enabled, however it is prudent to only use one method. Please check the reference links in each method before you decide which method to use! There is also some debate about which method is more effective at filtering out search bot data and providing "real downloads" data. As a double check on the DSpace statistics we have also enabled Piwik statistics logging using a Piwik server on campus. With the release of DSpace 5.2, Altmetrics and Google Analytics have also been added to the statistical tool set.
Both methods use the SOLR DB!
Requirements
Before attempting setup please make sure the following are correct: