1.3.0 • Published 5 years ago

we-plugin-google-analytics v1.3.0

Weekly downloads
10
License
MIT
Repository
github
Last release
5 years ago

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.

1.3.0

5 years ago

1.2.0

7 years ago

1.1.1

7 years ago

1.1.0

8 years ago

0.3.3

9 years ago

0.3.2

9 years ago

0.3.1

9 years ago

0.3.0

9 years ago