Difference between revisions of "SUNScholar/Google Analytics"

From Libopedia
Jump to navigation Jump to search
m
m
Line 1: Line 1:
 
<center>
 
<center>
  '''[[SUNScholar/Google/Analytics|Back to Statistics]]'''
+
  '''[[SUNScholar/Google/Analytics|BACK TO GOOGLE ANALYTICS]]'''
 
</center>
 
</center>
 
==Requirements==
 
==Requirements==

Revision as of 08:54, 17 June 2015

BACK TO GOOGLE ANALYTICS

Requirements

The Google Analytics feature in DSpace needs to consult an external database when doing statistical data lookups.

Therefore you MUST ensure that your repository server has unrestricted access via ports 80 and 443 to the following web site:

http://www.googleapis.com

Consult with your campus network administrator to ensure that your server has the correct access to the Google API web site.

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.

For DSpace 5.X

References