leidatatist

CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.
4pods
The DatatistTracker is an Objective-C framework (iOS and OSX) for sending analytics to a Datatist server.
Datatist server is a downloadable, Free/Libre (GPLv3 licensed) real time web analytics software, http://datatist.org. This framework implements the Datatist tracking REST API http://datatist.org/docs/tracking-api/reference.
###How does it work
All events are persisted locally in Core Data until they are dispatched and successfully received by the Datatist server.
All methods are asynchronous and will return immediately.
License: Unknown