From 8de768dfb08a3793222da6ba76a10abc59f2d30b Mon Sep 17 00:00:00 2001 From: "Rico Sta. Cruz" Date: Sun, 24 Sep 2017 02:33:02 +0800 Subject: [PATCH] Use new Google Analytics gtag.js --- _includes/meta.html | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/_includes/meta.html b/_includes/meta.html index e7b533069..a43e67d05 100644 --- a/_includes/meta.html +++ b/_includes/meta.html @@ -102,7 +102,14 @@ {% endif %} {%comment%}{%endcomment%} -{% if site.data.google_analytics.enabled %}{% endif %} +{% if site.data.google_analytics.enabled %} + + +{% endif %}