Jeffrey
0
Q:

gridsome google tag manager

module.exports = {
  plugins: [
    {
      use: 'gridsome-plugin-gtm',
      options: {
        id: 'GTM-XXXXXXX',
        enabled: true,
        debug: true
      }
    }
  ]
}
0

New to Communities?

Join the community