Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 609 Bytes

File metadata and controls

29 lines (19 loc) · 609 Bytes

Pixalytics is an Android client API to send events to the top Analytics platforms, such as Mixpanel, Google Analytics or Flurry.

Download

The platform core:

compile 'com.pixable:pixalytics-core:0.3.2'

And the platforms that you need, out of these:

compile 'com.pixable:pixalytics-mixpanel:0.3.0'
compile 'com.pixable:pixalytics-flurry:0.3.0'
compile 'com.pixable:pixalytics-facebook:0.3.0'

Check the latest versions at in Bintray JCenter.

License

MIT. See the License file.