google analytics

This commit is contained in:
Daniel 2018-09-26 21:29:11 -04:00
parent a7720d0757
commit 9bb1568829
2 changed files with 12 additions and 0 deletions

View File

@ -76,6 +76,14 @@
enable_page_level_ads: true
});
</script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-126553763-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-126553763-1');
</script>
<!-- End Google Analytics -->
</head>
<body>

View File

@ -73,6 +73,8 @@ function Base(props) {
</div>
</div>
</div>
<div className="banner-ad-top">
</div>
<div className="legacy content">
<div className="left-column">
<div className="full-width clear-line" style={{marginBottom: "5px"}}>
@ -120,6 +122,8 @@ function Base(props) {
</div>
</div>
</div>
<div className="banner-ad-bottom">
</div>
<div className="legacy legacy-footer">
<div className="footer-wrap">
<div className="footer-repeat-x">