we-plugin-google-analytics

1.3.0 • Public • Published

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.

Readme

Keywords

Package Sidebar

Install

npm i we-plugin-google-analytics

Weekly Downloads

2

Version

1.3.0

License

MIT

Unpacked Size

2.39 kB

Total Files

3

Last publish

Collaborators

  • albertosouza