PDA

View Full Version : iPhone Stat Tracking




Garrett
Jun 19, 2009, 10:04 PM
I know this isn't the best forum, but the best targeted.

I am looking for tons of beta testers for a web application I made that allows you to keep track of your applications usage.

I know there are times when I wish I could just login and see exactly how many people have used it and how much I have made, Apple hasn't made the best experience for that. It keeps track of the UUID's, and you can also create custom campaigns, meaning how many times someone has sent X with your application. Like so:


Tap *log = [[Tap alloc] init];
[log trackHit:@"C0820b43" withProgressBar:YES];
[log release];


If you would like to use this, please just PM me your email and I will get in touch with you with a link.

I expect a few people saying this isn't the right place, but just ignore this then, it's targeted for iPhone programmers. The service is free for one application.



chbeer
Jun 20, 2009, 02:44 AM
How about http://flurry.com? Why reinvent the wheel when there is a free solution? (disclaimer: I am not working for flurry or sth. like that)