This plugin add suport to google analytics in your we.js project wwith view plugin
This plugin will add google analytcs tag in
we-html-body-end
template event
ẁe i we-plugin-google-analytics
GA: {
id: [your google analytics ID],
env: {
prod: true,
dev: false,
test: false
}
}
Set googleAnalyticsID system settings
Under the MIT license.