Name of affected component: Mobile Tracking
Name of related library and version, if applicable (e.g. Android, iOS,
Snippets, etc.): Android - Analytics SDK V3
Issue summary:
Only some of the screens and events are showing in the Real Time console. The
data is very spotty there. However after waiting 24 hrs I can see that all of
the screens and events are properly being captured.
Steps to reproduce issue:
1. Implemented auto activity tracking
2. Implemented event sending via
tracker.send(new HitBuilders.EventBuilder()
.setCategory(ElsEvents.UI_EVENT)
.setAction(ElsEvents.TWITTER_ENABLED)
.build());
3. View activity on Real Time console
4. Wait 24 hrs and then view reports under Behavior
Expected output:
Expect to see all Screen and Event activities in Real Time
Actual results:
Only see a small subset of activity in Real Time, but all activity appears
after 24 hrs.
Original issue reported on code.google.com by cainw...@gmail.com on 9 Apr 2014 at 6:44
Original issue reported on code.google.com by
cainw...@gmail.com
on 9 Apr 2014 at 6:44