Let’s see where your users are from
01Mar09
Fellow iPhone developers,
If you have been downloading “sales report” from iTunes connect but your
Excel fu is somewhat weak like mine (we’re *iPhone* *developers* after all), you might want to continue reading.
I just wrote a quick n’ dirty Python script to parse reports and generate a pie chart utilizing Google Chart API, which tells you X % of your iPhone app Y download took place in country Z.


It might (or might not) tell you something about your application and give
you some idea on how to improve it.
The script is available at http://github.com/dxy/iphone-scripts/tree/master
I’m well aware that it’s ugly but it just does what I want.
Hope this helps you guys dominate the world.
Cheers,
Advertisement
Filed under: Development | Leave a Comment
Tags: iPhone
No Responses Yet to “Let’s see where your users are from”