Skip to content

plentymarkets/shop-module-gtag

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

232 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlentyONE Shop Google Analytics nuxt module

Environment Variables

Environment Variable Type Default Description
PWA_MODULE_GA_ENABLED int 0 To enable the module it needs to be 1.
PWA_MODULE_GA_ID string '' The Google tag ID to initialize. If its empty, GA is deactivated
PWA_MODULE_GA_SHOW_GROSS_PRICES int 0 To use gross/net prices for e.g. the purchase-event. For gross prices this value needs to be 1
PWA_MODULE_GA_COOKIE_GROUP string CookieBar.marketing.label To change the cookie group for the plentyONE Shop cookie bar.
PWA_MODULE_GA_OPT_OUT int 0 To register the cookie as a opt-out needs to be 1, only working if the cookie group isn't essential.

License

BSD 3-Clause

About

🔸 Google Analytics & Ads integration made easy

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • TypeScript 87.6%
  • Vue 7.3%
  • JavaScript 5.1%