Hybrid Mobile App Analytics -
i'm try implement meaningful mobile app analytics. thought easy given abundance of platforms out there, can't seem find meets simple requirements.
my app phonegap app built using angularjs, i'm constrained platforms phonegap plugins (that available phonegap build) or javascript web sdks.
i have few simple technical requirements
- track navigation (page views - user navigated profile page)
- track custom events (user hit cancel when prompted enter credit card)
- track custom user properties (dimensions - eg. gender, location, age range)
most of platforms seem provide programmatic access this.
and few simple functional requirements
drill down analysis of events - want see user x (not pii) hit cancel when prompted enter credit card, want drill down session , see flow of events , page navigation occurred user properties within session...so example can see never viewed "how works" page...and male.
aggregate analysis of events - want see count of users (not kind of pii) hit cancel when prompted enter credit card , see how many of them male, how many new york, , how many were...etc.
none of platforms i've tried or @ seem allow me accomplish these functional requirements in simple or usable way.
i've tried
google analytics - mammoth...of illegible meaningless metrics , numbers, not need. custom dimensions can't seem accomplish functional requirements above. data seems buggy...like events missing custom dimensions reported them...and they're not.
flurry - no custom dimensions
localytics - websites mindblowing slow use , can't find view gives me functional information mentioned above.
appsee - uploads when user hits home button...and seems buggy since doesn't upload data @ all
any advice on platform or sdk can use retrieve these important analytics appreciated.
Comments
Post a Comment