diff --git a/index.html b/index.html index d1c1ca4c..7f22cab9 100644 --- a/index.html +++ b/index.html @@ -48,75 +48,76 @@ - - + // Cloudflare + (function () { + var cf = document.createElement("script"); + cf.src = 'https://static.cloudflareinsights.com/beacon.min.js' + cf.setAttribute("data-cf-beacon", '{"token": "e5119992696d4155814400dd69781d68"}'); + document.head.appendChild(cf); + })(); - + // google + (function () { + var ana = document.createElement("script"); + ana.src = 'https://www.googletagmanager.com/gtag/js?id=G-50T6DRD837' + ana.onload = function () { + window.dataLayer = window.dataLayer || []; - @@ -126,56 +127,56 @@
diff --git a/public/static-home.html b/public/static-home.html index facdc12e..4010a85b 100644 --- a/public/static-home.html +++ b/public/static-home.html @@ -383,6 +383,78 @@ } + +