diff --git a/Views/Shared/_Layout.cshtml b/Views/Shared/_Layout.cshtml
index 7df248a..0344f65 100644
--- a/Views/Shared/_Layout.cshtml
+++ b/Views/Shared/_Layout.cshtml
@@ -144,7 +144,7 @@
});
gtag('js', new Date());
- gtag('config', 'GA_MEASUREMENT_ID', {
+ gtag('config', 'G-64FCDJGT44', {
send_page_view: false
});