google_analytics_legacy 1.0.4 copy "google_analytics_legacy: ^1.0.4" to clipboard
google_analytics_legacy: ^1.0.4 copied to clipboard

Flutter plugin for sending events to Google Analytics (Universal Analytics).

google_analytics_legacy #

Flutter plugin for sending events to Google Analytics (Universal Analytics).

Setup #

To use this plugin, add google_analytics_legacy as a dependency in your pubspec.yaml file.

Android #

  1. Copy your google-service.json to android/app folder
  2. Add to your build.gradle
apply plugin: 'com.google.gms.google-services'

iOS #

After you add this lib to pubspec.yaml you are ready to go.

More info #

See examples.

5
likes
110
pub points
69%
popularity

Publisher

verified publishervps4u.cz

Flutter plugin for sending events to Google Analytics (Universal Analytics).

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on google_analytics_legacy