0.4.0 • Published 4 years ago

saber-plugin-ga-lite v0.4.0

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

saber-plugin-ga-lite

Liteweight Google Analytics for Saber, using ga-lite.

Install

yarn add saber-plugin-ga-lite

Usage

In your saber-config.yml:

plugins:
  - resolve: saber-plugin-ga-lite
    options:
      trackId: 'your-google-analytics-trackId'

Options

trackId

  • Type: string
  • Default: undefined

Your Google Analytics track identity.

The configurable url of ga-lite to load.

License

MIT © h404bi

Website · GitHub @h404bi · Twitter @h404bi