diff --git a/index.html b/index.html
index 28d97a7..2f39016 100644
--- a/index.html
+++ b/index.html
@@ -37,7 +37,9 @@
dataLayer.push(arguments);
}
gtag('js', new Date());
- gtag('config', 'G-H3ZTJT4LNW');
+ gtag('config', 'G-H3ZTJT4LNW', {
+ debug_mode: true,
+ });