diff --git a/dspace/config/modules/google-analytics.cfg b/dspace/config/modules/google-analytics.cfg index ce429fd282..a3e7022c15 100644 --- a/dspace/config/modules/google-analytics.cfg +++ b/dspace/config/modules/google-analytics.cfg @@ -20,6 +20,9 @@ # # 4. Find the 'credentials' link and click on it. The subsequent process will generate the email address and # certificate referenced below. +# +# 5. Go to your Google Analytics dashboard and create an account for the newly generated email address and give it +# permission to 'Read and Analyze' the particular table/view that you wish to target. # Not sure if this is required but it was in the example code provided by Google.