7943d92ab6110c0fd3b416b4f01c966f741412c1
hiram
  Wed Apr 8 09:01:27 2020 -0700
add google analytics to some of the static pages refs #23969

diff --git src/hg/htdocs/inc/gbsFooter.html src/hg/htdocs/inc/gbsFooter.html
index 58b9fb9..2864548 100755
--- src/hg/htdocs/inc/gbsFooter.html
+++ src/hg/htdocs/inc/gbsFooter.html
@@ -42,16 +42,17 @@
         <i class="fa fa-wordpress fa-2x"></i></a>
       <br>
       <a href="https://secure.ucsc.edu/s/1069/bp18/interior.aspx?sid=1069&gid=1001&pgid=780&cid=1749&dids=645">
         <div class="gbAllCapsButton gbDonateButton" id="donateButton">
           Donate
         </div>
       </a>
     </div>
   </div>
 
   <div class="gbFooterCopyright">
     &copy; 2000-2018 The Regents of the University of California. All Rights Reserved.
     <br>
     <a href="<!--#echo var="ROOT" -->/conditions.html">Conditions of Use</a>
   </div>
+<script src="<!--#echo var="ROOT" -->/js/analytics.js"></script>
 </div> <!-- footer -->