we-plugin-google-analytics
v1.3.0
Published
We.js google analytcs integration plugin
Readme
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-endtemplate event
Installation
ẁe i we-plugin-google-analyticsConfiguration
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.
