A Flutter plugin for Yandex AppMetrica SDK, a marketing platform for app install attribution, app analytics, and push campaigns.
A Flutter plugin for Yandex AppMetrica SDK.
To use this plugin, add appmetrica_sdk
as a dependency in your pubspec.yaml file. See demonstration how to use the appmetrica_sdk plugin in example section.
Some Appmetrica SDK features, such as retrieve attribution data from user interaction with ads originating from Apple Search Ads campaigns require the iAd Framework to be enabled. Without this framework Appmetrica SDK cannot collect this information.
To enable the iAd framework:
Common documentation available on AppMetrica official site.
If you encounter any problems feel free to open an issue. If you feel the library is missing a feature, please raise a ticket on GitHub and we’ll look into it. Pull request are also welcome.