#import "KeenClient.h" // Register your client. [KeenClient sharedClientWithProjectId:@"projectId" andAuthToken:@"auth"]; // Build your event properties as a dictionary. NSDictionary *event = [NSDictionary dictionaryWithObject:@"gold_coins" forKey:@"item_name"]; // Add your event to a collection. [[KeenClient sharedClient] addEvent:event toCollection:@"purchases"]; // Send us your tracked events. [[KeenClient sharedClient] upload];
We are looking for iOS developers that want intimate knowledge about how their users use their application.

Our iOS client library minimizes both battery and network usage for minimal impact on your application's users. We recognize that every team and application is unique, so our system inherits the vocabulary of your product team rather than forcing you and your team to start using ours.

To find usage patterns that drive revenue as well as optimize your application, you need to record and analyze all of your users' behavior. Our hosted data warehouse is capable of handling billions of your users' actions per month.

Getting the right data to answer the questions about your users' behavior is crucial to iterating on your application. Our web UI allows anyone in your organization to get the deeply segmented data they want, without having to ask a developer to write queries.