linker

import { linker } from 'vue-gtag'

linker({
  'domains': ['example.com']
})

Last updated