diff --git a/gatsby-config.js b/gatsby-config.js index fd04896..bc530ea 100644 --- a/gatsby-config.js +++ b/gatsby-config.js @@ -24,6 +24,8 @@ module.exports = { exclude: ["/do-not-track/example/"], // Delays sending pageview hits on route update (in milliseconds) pageTransitionDelay: 0, + defer: true, + enableWebVitalsTracking: true, // Enables Google Optimize using your container Id // optimizeId: "YOUR_GOOGLE_OPTIMIZE_TRACKING_ID", // Enables Google Optimize Experiment ID