[open-ils-commits] [GIT] Evergreen ILS branch master updated. cae3146229b12187407ccd9318e9a16131dd1ff8

Evergreen Git git at git.evergreen-ils.org
Thu Sep 10 12:19:31 EDT 2015


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Evergreen ILS".

The branch, master has been updated
       via  cae3146229b12187407ccd9318e9a16131dd1ff8 (commit)
      from  2392315c1495f6b375a0dc6712d4ddd573fd202f (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit cae3146229b12187407ccd9318e9a16131dd1ff8
Author: Yamil Suarez <yamil at yamil.com>
Date:   Thu Sep 10 12:12:16 2015 -0400

    Docs: add info on disabled Google Analytics in staff client
    
    Signed-off-by: Yamil Suarez <yamil at yamil.com>

diff --git a/docs/admin_initial_setup/designing_your_catalog.txt b/docs/admin_initial_setup/designing_your_catalog.txt
index 4699ae2..a2a0ca2 100644
--- a/docs/admin_initial_setup/designing_your_catalog.txt
+++ b/docs/admin_initial_setup/designing_your_catalog.txt
@@ -477,12 +477,15 @@ Google Analytics
 ~~~~~~~~~~~~~~~~
 
 Google Analytics is a free service to collect statistics for your Evergreen
-site.  In order to use Google Analytics you will first need to set up the
-service from the Google Analytics website at http://www.google.com/analytics/.
-To activate Google Analytics you will need to edit _config.tt2_ in your
-template. To enable the service set the value of google_analytics.enabled to
-true and change the value of _google_analytics.code_ to be the code in your
-Google Analytics account.
+site. Statistic tracking is disabled by default through the Evergreen 
+client software when library staff use your site within the client, but active 
+when anyone uses the site without the client. This was a preventive measure to 
+reduce the potential risks for leaking patron information. In order to use Google 
+Analytics you will first need to set up the service from the Google Analytics 
+website at http://www.google.com/analytics/. To activate Google Analytics you 
+will need to edit _config.tt2_ in your template. To enable the service set 
+the value of google_analytics.enabled to true and change the value of 
+_google_analytics.code_ to be the code in your Google Analytics account.
 
 NoveList
 ~~~~~~~~

-----------------------------------------------------------------------

Summary of changes:
 .../admin_initial_setup/designing_your_catalog.txt |   15 +++++++++------
 1 files changed, 9 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
Evergreen ILS


More information about the open-ils-commits mailing list