Name of affected component: Mobile Tracking
IOS
Issue summary:
The Google analytics portal is updated only when atleast one event is sent from
the IOS app. Is there a way to just enable tracker using tracking id and get
basic app events of no of users over a particular time frame.
Steps to reproduce issue:
1. Add in didfinish launching
id<GAITracker> trackker =[[GAI sharedInstance] trackerWithTrackingId:@"UA-xxxx-xx"];
[[[GAI sharedInstance] logger] setLogLevel:kGAILogLevelVerbose];
Expected output:
GA dashboard should be updated with no of user info
Actual results:
GA dashboard has no data
Original issue reported on code.google.com by 143.ab...@gmail.com on 4 Jul 2014 at 7:11
Original issue reported on code.google.com by
143.ab...@gmail.com
on 4 Jul 2014 at 7:11