From 9f01fc2cbb5030daeec9009da2b336f42f474aa6 Mon Sep 17 00:00:00 2001 From: Orun Bhuiyan Date: Fri, 31 Mar 2023 19:29:00 -0400 Subject: [PATCH] chore: use new google tag manager instance id --- packages/fe/nuxt.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/fe/nuxt.config.js b/packages/fe/nuxt.config.js index 5e8b0639..7a1556a3 100644 --- a/packages/fe/nuxt.config.js +++ b/packages/fe/nuxt.config.js @@ -135,7 +135,7 @@ export default { // ------------------------- Doc: https://github.com/nuxt-community/gtm-module gtm: { // Currently hardcoded, can be added as an environment variable instead - id: 'GTM-NH8TLHW', + id: 'GTM-WSHTSSQ', pageTracking: true }, // ////////////////////////////////////////////////////// [Module] GoogleFonts