1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

GA onto site

This commit is contained in:
Chris Cummer
2018-06-22 09:45:44 -07:00
parent 4a7136818b
commit dc32346301
40 changed files with 507 additions and 39 deletions

View File

@@ -47,3 +47,11 @@
<link href="{{ .RSSLink }}" rel="feed" type="application/rss+xml" title="{{ .Site.Title }}" />
{{- end }}
<script async defer src="https://buttons.github.io/buttons.js"></script>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-532RMQJ');</script>
<!-- End Google Tag Manager -->