Added link to support doc on adding analytics code to googleAnalytics.ftl. Added this file to known_exceptions.txt for licenser.

This commit is contained in:
rjy7 2010-06-21 22:08:33 +00:00
parent bb69995043
commit b8928a54c4
2 changed files with 4 additions and 3 deletions

View file

@ -18,3 +18,5 @@ themes/vivo-basic/css/blueprint/ie.css
# PROBLEM: This is from www.involutionstudios.com, not blueprint. What are the license restrictions?
themes/vivo-basic/css/blueprint/liquid.css
themes/vivo-basic/templates/page/partials/googleAnalytics.ftl

View file

@ -1,6 +1,5 @@
<#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
<#-- NOTICE: This is SAMPLE Google Analytics code. You must replace it with your institution's code. -->
<#-- NOTICE: This is SAMPLE Google Analytics code. You must replace it with your institution's code.
Please see documentation at https://confluence.cornell.edu/display/ennsrd/Google+Analytics+for+UI. -->
<#--
<script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));