问题
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?
回答1:

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
Behavior -> Crashes and Exceptions
回答2:
Look in Behavior > Crashes and Exceptions.
回答3:
Reporting --> Behavior --> Crashes and Exceptions
http://analytics.blogspot.in/2013/02/5-things-you-should-be-doing-with.html
来源:https://stackoverflow.com/questions/13275842/where-can-i-view-the-google-analytics-ios-crash-logs