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/gbFooter.html src/hg/htdocs/inc/gbFooter.html
index 9fbc96c..90cf2cf 100755
--- src/hg/htdocs/inc/gbFooter.html
+++ src/hg/htdocs/inc/gbFooter.html
@@ -44,16 +44,16 @@
       <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="../conditions.html">Conditions of Use</a>
   </div>
 </div>
 
-<!--#include virtual="$ROOT/inc/googleAnalytics.html" -->
+<!--#include file="googleAnalytics.html"-->