From b27d338fb65e40752de332eacfb438a1f8be06fb Mon Sep 17 00:00:00 2001 From: "Kalle (Sendou)" <38327916+Sendouc@users.noreply.github.com> Date: Tue, 12 Jan 2021 12:05:31 +0200 Subject: [PATCH] ga only in prod --- pages/_document.tsx | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/pages/_document.tsx b/pages/_document.tsx index dbddc699d..f876dff17 100644 --- a/pages/_document.tsx +++ b/pages/_document.tsx @@ -21,13 +21,15 @@ class MyDocument extends Document {
{/* Global Site Tag (gtag.js) - Google Analytics */} - -