iOS > custom analytics system -
the task interaction tracking data in ios app server-client service. analytics data being sent private back-end server why google analytics , flurry-like services not solution. ios app should collect , store tracking data in data base , send batches every n seconds specified server url. pretty ga , flurry ability send data specified server specified json representation. there open source or paid components doing functionality?
update: best pattern kind of analytics dispatch system?
thanks.
cookieless analytics has webservice use accomplish this, make private server pull data every n seconds given date range. if you'd examples, welcome ask
Comments
Post a Comment