unitrack_snowplow 1.1.0 copy "unitrack_snowplow: ^1.1.0" to clipboard
unitrack_snowplow: ^1.1.0 copied to clipboard

Snowplow provider for UniTrack. Forwards UniTrack events to a Snowplow collector with built-in convention layer, auto-attached user_context and application_context entities, and per-event Iglu schema [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add unitrack_snowplow

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

dependencies:
  unitrack_snowplow: ^1.1.0

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:unitrack_snowplow/unitrack_snowplow.dart';
0
likes
120
points
6
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Snowplow provider for UniTrack. Forwards UniTrack events to a Snowplow collector with built-in convention layer, auto-attached user_context and application_context entities, and per-event Iglu schema resolution.

Repository (GitHub)
View/report issues

Topics

#analytics #snowplow #tracking #telemetry #mobile

License

MIT (license)

Dependencies

flutter, snowplow_tracker, unitrack

More

Packages that depend on unitrack_snowplow