Difference between revisions of "SUNScholar/Google/Analytics"

From Libopedia
Jump to navigation Jump to search
m
Line 7: Line 7:
 
Enter your google analytics key.
 
Enter your google analytics key.
  
 +
==Piwik==
 +
An alternative is to use your own Piwik statistics server. See: http://piwik.org.
 +
 +
Our campus server is available at: http://piwik.sun.ac.za. The administrator setup an account for us and added http://scholar.sun.ac.za as a service.
 +
 +
We were sent the following javascript code snippet to add to the XSL stylesheets in the '''<tt>/home/dspace/source/dspace/modules/xmlui/src/main/webapp/themes/Mirage-SUNScholar/lib/xsl/aspect/core/
 
==References==
 
==References==
 
*https://wiki.duraspace.org/display/DSDOC18/Configuration#Configuration-XMLUISpecificConfiguration
 
*https://wiki.duraspace.org/display/DSDOC18/Configuration#Configuration-XMLUISpecificConfiguration

Revision as of 08:38, 19 August 2014

Back to Google

Open your main DSpace config file and look for:

xmlui.google.analytics.key

Enter your google analytics key.

Piwik

An alternative is to use your own Piwik statistics server. See: http://piwik.org.

Our campus server is available at: http://piwik.sun.ac.za. The administrator setup an account for us and added http://scholar.sun.ac.za as a service.

We were sent the following javascript code snippet to add to the XSL stylesheets in the /home/dspace/source/dspace/modules/xmlui/src/main/webapp/themes/Mirage-SUNScholar/lib/xsl/aspect/core/

References