dbccb3494beb352ff8031fadd376306f59a15dc6
galt
  Mon Aug 19 18:13:21 2019 -0700
Add googleAnalytics calls to static page footers. fixes #23969

diff --git src/hg/htdocs/inc/jWestFooter.html src/hg/htdocs/inc/jWestFooter.html
old mode 100644
new mode 100755
index e4ccb82..bc0a017
--- src/hg/htdocs/inc/jWestFooter.html
+++ src/hg/htdocs/inc/jWestFooter.html
@@ -38,16 +38,18 @@
         <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="jwAllCapsButton jwDonateButton" id="donateButton">
           Donate
         </div>
       </a>
     </div>
   </div>
 
   <div class="jwFooterCopyright">
     &copy; 2000-2018 The Regents of the University of California. All Rights Reserved.
     <br>
     <a href="../conditions.html">Conditions of Use</a>
   </div>
-</div> <!-- footer -->
+</div>
+<!--#include file="googleAnalytics.html"-->
+<!-- footer -->