Skip to content

gtm-support/core

Repository files navigation

GTM Support Core

*** Contributors welcome ***

Google Tag Manager

Core implementation for Google Tag Manager support


license: MIT NPM package downloads code style: Prettier Build Status

This is the core implementation used by other packages like vue-gtm and vue2-gtm

IE 11 support

If you really need to support browsers like IE 11, you need to configure transpileDependencies: ['@gtm-support/core'] in your vue.config.js.
See #20 (comment)

Credits