Code Monkey home page Code Monkey logo

appmetrica-flutter-plugin's Introduction

AppMetrica SDK for Flutter

A Flutter plugin for AppMetrica by Yandex. AppMetrica is an end-to-end app analytics and marketing tool that works across all major mobile platforms.

Supported Features

This library helps you collect the following data:

  • Device information. Rich technology reports include information on OS, phone makers and models, screen resolution, interface language and other parameters.
  • Referral information. Be aware how the user got to the app.
  • Your audience. All the pivotal product KPIs (such as MAU, WAU, DAU, ect.) are ready at hand and updated in real time.
  • User profiles. Study characteristics and the history of actions for individual users to get a close-up view of behavior patterns.
  • In-app sales revenue and related revenue metrics: ARPU, average order value, repeated purchases and more.
  • Errors that occurred during app run. All crashes and errors in AppMetrica’s easy-to-read reports are grouped together with OS/app version and other technical details.
  • Any custom events.
  • And other features available for AppMetrica SDK users on Android or iOS.

You can learn more on AppMetrica web site.

Getting Started

In your flutter project add the following dependency:

dependencies:
  ...
  appmetrica_plugin: ^3.0.0

Activate library using AppMetrica.activate with your API Key

AppMetrica.activate(AppMetricaConfig("insert_your_api_key_here"));

And report event via AppMetrica.reportEvent

AppMetrica.reportEvent('My first AppMetrica event!');

Suggesting improvements

To file bugs, make feature requests, or to suggest other improvements, please use the feedback form.

Notes

This plugin uses Pigeon to generate interfaces for communication between Flutter and host platform.

appmetrica-flutter-plugin's People

Contributors

kondratyonoknikita avatar nesterovichalexey avatar

Watchers

 avatar

Forkers

carapacik

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.