Skip to content

πŸ“ˆ Google Tag Manager module for Vue Storefront πŸ“Š

Notifications You must be signed in to change notification settings

luxbp/vsf-google-tag-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

44 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

vsf-google-tag-manager

πŸ“ˆ Google Tag Manager module for Vue Storefront πŸ“Š

Configuration

Inside the config add:

"googleTagManager": {
  "id": "GTM-XXXXXX"
}

Installation

Inside modules/index.ts, add:

import { VsfGoogleTagManager } from './vsf-google-tag-manager'

And below, inside registerModules, add:

VsfGoogleTagManager

About

πŸ“ˆ Google Tag Manager module for Vue Storefront πŸ“Š

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published