I want to collect very simple analytics about my app (session count, monthly active users, maybe a list of events corresponding to each screen open), but the systems I've found all require integrating an opaque binary library into my project.
Does anyone know of any iOS analytics systems that don't have this shortcoming?