saber-plugin-ga-lite
v0.4.0
Published
Litewight Google Analytics for Saber
Downloads
8
Maintainers
Readme
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.
- Type:
string
- Default:
https://cdn.jsdelivr.net/npm/ga-lite
The configurable url of ga-lite to load.
License
MIT © h404bi