mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-07-16 20:04:23 +02:00
Fixed XHTML errors in Google Analytics code
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
<script type="text/javascript" src="js/jquery.jcarousel.js" ></script>
|
||||
<script type="text/javascript" src="js/js-func.js"></script>
|
||||
<!-- Global site tag (gtag.js) - Google Analytics -->
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-110140219-1"></script>
|
||||
<script type="text/javascript" async="async" src="https://www.googletagmanager.com/gtag/js?id=UA-110140219-1"></script>
|
||||
<script>
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
function gtag(){dataLayer.push(arguments);}
|
||||
|
Reference in New Issue
Block a user