orta / ARAnalytics

Simplify your iOS/Mac analytics
MIT License
1.84k stars 217 forks source link

Adding MobileAppTracker aka Tune library to the providers. #226

Closed fabiojgrocha closed 8 years ago

fabiojgrocha commented 8 years ago

Added MobileAppTracker/Tune to the providers. This implementation is not 100% complete as MobileAppTracker can receive more details, but it is enough to initialise and track events. Also this lib has a small diference from the others, each new event is paid, that's why I've created a whitelist called "allowedEvents", so the events accepted events have to be specified while initializing the lib.

orta commented 8 years ago

Yep, this all looks :+1:

orta commented 8 years ago

@fabiojgrocha can you submit a note in the changelog thanking yourself please ;)

Other than that, looks good to merge.

fabiojgrocha commented 8 years ago

@orta first time I'm thanking to my self :D Done! thanks

orta commented 8 years ago

I'm not too worried about the red, I need to fix it properly sometime