kochava_tracker library

A lightweight and easy to integrate SDK, providing first-class integration with Kochava’s installation attribution and analytics platform.

Getting Started: https://support.kochava.com/sdk-integration/flutter-sdk-integration

Classes

KochavaTracker
Kochava Tracker SDK.
Deeplink object returned when using enhanced deeplinking.

Typedefs

KochavaTrackerAttributionCallback = void Function(String attribution)
Attribution callback handler used to retrieve the attribution results from Kochava servers.
KochavaTrackerDeeplinkCallback = void Function(KochavaTrackerDeeplink deeplink)
Deeplink callback handler used to retrieve a deeplink destination when using enhanced deeplinking.