diff --git a/nuxt.config.js b/nuxt.config.js index 1a46230c9..473f6ad14 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -253,7 +253,7 @@ export default { theme: 'bubble' }, googleAnalytics: { - id: process.env.GA_ID || '' + id: process.env.GA_ID || 'UA-61422507-2' }, /* ** Build configuration