In Google Analytics native SDK for iOS (v2 Beta) I found the following line in there documentation:
// Optional: automatically track uncaught exceptions with Google Analytics.
[GAI sharedInstance].trackUncaughtExceptions = YES;
Does this mean, that Google Analytics now also supports crash logs tracking (like BugSense or Crittercism)? But where do I find them in the online interface of Google Analytics?
On the left panel, expand the Engagement menu and then click on Crash and Exceptions
Update:
Now it is GoogleAnalytics V4 and for that go
Look in Behavior > Crashes and Exceptions.
Reporting --> Behavior --> Crashes and Exceptions
http://analytics.blogspot.in/2013/02/5-things-you-should-be-doing-with.html