For the complete documentation index, see llms.txt. This page is also available as Markdown.

linker

import { linker } from 'vue-gtag'

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

Last updated