orta / ARAnalytics

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

Added Firebase #268

Closed BenchR267 closed 8 years ago

BenchR267 commented 8 years ago

This is a first implementation for https://github.com/orta/ARAnalytics/issues/267. There might be some more implementation needed for some cases (set a custom app name e.g.) which can be added later. This supports logging events and page views to Firebase (which does not support page views, so page views are normal events as well). This also adds the functionality to log user properties and the userID to Firebase.

orta commented 8 years ago

Cool great - if you add yourself to the CHANGELOG then this is good to go - everything looks perfect

BenchR267 commented 8 years ago

Ah, good point! Forgot also to add Firebase to the README :)

BenchR267 commented 8 years ago

Done :)

orta commented 8 years ago

Awesome - let's get this merged 👍