Skip to content

wejs/we-plugin-google-analytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

We.js google analytics plugin

This plugin add suport to google analytics in your we.js project wwith view plugin

Features

This plugin will add google analytcs tag in we-html-body-end template event

Installation

ẁe i we-plugin-google-analytics

Configuration

With static config:

 GA: {
    id: [your google analytics ID],
    env: {
      prod: true,
      dev: false,
      test: false
    }
  }

With database system settings:

Set googleAnalyticsID system settings

License

Under the MIT license.

About

We.js google analytcs integration plugin

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published