Difference between revisions of "SUNScholar/Google Analytics"
Jump to navigation
Jump to search
m |
m (→Requirements) |
||
| (13 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<center> | <center> | ||
| − | '''[[SUNScholar/ | + | '''[[SUNScholar/Google/Analytics|BACK TO GOOGLE ANALYTICS]]''' |
</center> | </center> | ||
| + | ==Introduction== | ||
| + | As of DSpace version 5.0 it has also become possible to expose recorded Google Analytics data within DSpace. | ||
| − | + | At present this is only available to those sites using themes based on the XMLUI Mirage2 theme but it is hoped that further development will result in it being available for other XMLUI themes and for the JSPUI. | |
| + | The data is retrieved from Google using the Google Analytics Reporting API v3. | ||
| + | ==Instructions== | ||
| + | ===[[SUNScholar/Google Analytics/5.X|For DSpace 5.X]]=== | ||
==References== | ==References== | ||
*https://wiki.duraspace.org/display/DSDOC5x/DSpace+Google+Analytics+Statistics | *https://wiki.duraspace.org/display/DSDOC5x/DSpace+Google+Analytics+Statistics | ||
| + | *https://developers.google.com/analytics/devguides/reporting/core/v3/reference | ||
| + | [[Category:Customisation]] | ||
| + | [[Category:Operations]] | ||
Latest revision as of 09:16, 26 September 2016
BACK TO GOOGLE ANALYTICS
Introduction
As of DSpace version 5.0 it has also become possible to expose recorded Google Analytics data within DSpace.
At present this is only available to those sites using themes based on the XMLUI Mirage2 theme but it is hoped that further development will result in it being available for other XMLUI themes and for the JSPUI.
The data is retrieved from Google using the Google Analytics Reporting API v3.