mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-23 18:03:11 +00:00
Add Google Analytics tracking property for jspui to dspace.cfg
This commit is contained in:
@@ -1559,6 +1559,16 @@ webui.suggest.enable = false
|
|||||||
#
|
#
|
||||||
# webui.session.invalidate = true
|
# webui.session.invalidate = true
|
||||||
|
|
||||||
|
# If you would like to use google analytics to track general website statistics then
|
||||||
|
# use the following parameter to provide your analytics key. First sign up for an
|
||||||
|
# account at http://analytics.google.com, then create an entry for your repositories
|
||||||
|
# website. Analytics will give you a snipit of javascript code to place on your site,
|
||||||
|
# inside that snip it is your google analytics key usually found in the line:
|
||||||
|
# _uacct = "UA-XXXXXXX-X"
|
||||||
|
# Take this key (just the UA-XXXXXX-X part) and place it here in this parameter.
|
||||||
|
# jspui.google.analytics.key=UA-XXXXXX-X
|
||||||
|
|
||||||
|
|
||||||
#---------------------------------------------------------------#
|
#---------------------------------------------------------------#
|
||||||
#--------------XMLUI SPECIFIC CONFIGURATIONS--------------------#
|
#--------------XMLUI SPECIFIC CONFIGURATIONS--------------------#
|
||||||
#---------------------------------------------------------------#
|
#---------------------------------------------------------------#
|
||||||
|
Reference in New Issue
Block a user