diff --git a/gatsby-config.js b/gatsby-config.js index 07ebf9e..9028a09 100644 --- a/gatsby-config.js +++ b/gatsby-config.js @@ -24,7 +24,9 @@ module.exports = { options: { trackingId: process.env.GA_PROPERTY, anonymize: true, - respectDNT: true + respectDNT: true, + storeGac: false, + cookieExpires: 0 } }, {