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).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add google_analytics_legacy

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  google_analytics_legacy: ^1.0.4

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:google_analytics_legacy/googleAnalytics.dart';
import 'package:google_analytics_legacy/hitBuilders.dart';
import 'package:google_analytics_legacy/product.dart';
import 'package:google_analytics_legacy/productAction.dart';
import 'package:google_analytics_legacy/promotion.dart';
import 'package:google_analytics_legacy/tracker.dart';
6
likes
130
points
281
downloads

Publisher

verified publishervps4u.cz

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on google_analytics_legacy