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/gbFooterHardcoded.html src/hg/htdocs/inc/gbFooterHardcoded.html
index 0752c82..4f24e3e 100755
--- src/hg/htdocs/inc/gbFooterHardcoded.html
+++ src/hg/htdocs/inc/gbFooterHardcoded.html
@@ -44,16 +44,16 @@
       <br>
       <a href="https://secure.ucsc.edu/s/1069/bp18/interior.aspx?sid=1069&amp;gid=1001&amp;pgid=780&amp;cid=1749&amp;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="https://genome.ucsc.edu/conditions.html">Conditions of Use</a>
   </div>
 </div>
-<!--#include virtual="$ROOT/inc/googleAnalytics.html" -->
+<!--#include file="googleAnalytics.html"-->