nativescript-google-analytics
Integrate native google analytics iOS and Android widgets into NativeScript
npm i --save nativescript-google-analytics
- Version: 0.4.4
- GitHub:
- NPM: https://www.npmjs.com/package/nativescript-google-analytics
- Downloads:
- Last Day: 0
- Last Week: 0
- Last Month: 0
Nativescript Google Analytics Plugin
Watch the video
Release Notes
0.4.3
- Updated demos to TS
- Updated demos to 4.0, verified functionality
0.4.0
- Migrate to new plugin seed structure
0.3.5
- Add Demographic Support, thx markhatchell
0.3.2
- Add UserId support
0.3.0
- Rename Podfile dir
- Update repo name to match plugin (OOPS)
0.2.9
- Update Gradle refs
- Fix demo nav
0.2.8
- Remove specific version of play-services on android
0.2.7
- TS File fix
- Updated logging options
0.2.6
- Enabled Exception Reporting on the Android side "enableExceptionReporting"
0.2.5
- Added Typescript definition file
0.2.3
- Timing API Start\End functions
0.2.0
- Exception Logging API
- Timing logging API
0.1.9
- Breaking Change: Init method now takes an object, not just a string
- Fixed Dispatch to be configurable, and exposed a method to flush
0.1.7
- Enable Instant dispatch on android
0.1.5
- Android was missing the include.gradle file
0.1.5
- Updated sending code to use new {N} Protocol code
0.1.4
- iOS Grabbing tracker by ID, not default
- Error handling per issue