Enabled Google Analytics for OPAC usage tracking.
authorTerran McCanna <tmccanna@georgialibraries.org>
Mon, 31 Aug 2015 18:53:12 +0000 (14:53 -0400)
committerChris Sharp <csharp@georgialibraries.org>
Sat, 7 Oct 2017 00:22:55 +0000 (20:22 -0400)
Open-ILS/src/templates/opac/parts/config.tt2

index 440cb6d..8b6baea 100644 (file)
@@ -47,8 +47,8 @@ openurl.baseurl = 'http://sfx.example.com/instance';
 # You can enable Google Analytics support in Evergreen by entering a
 # valid Google Analytics code and changing 'false' to 'true'
 ##############################################################################
-google_analytics.enabled = 'false';
-google_analytics.code = 'UA-9999999-99';
+google_analytics.enabled = 'true';
+google_analytics.code = 'UA-66988802-1';
 
 ##############################################################################
 # Ebook API integration