/Automattic-Tracks-Android

Client library for tracking user events for later analysis

Primary LanguageJavaGNU General Public License v2.0GPL-2.0

Automattic-Tracks-Android CircleCI Releases

Client library for tracking user events for later analysis

Introduction

Tracks for Android is a client library used to help track events inside of an application. This project solely is responsible for collecting the events, storing them locally, and on a schedule send them out to the Automattic servers. Realistically this library is only useful for Automattic-based projects but the idea is to share what we've made.

Build

  • Build:
$ ./gradlew assemble

Usage

Follow instructions under How to section on jitpack.com/Automattic/Automattic-Tracks-Android

License

Automattic-Tracks-Android is available under the GPL v2 license. See the LICENSE file for more info.