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?
Hắc Huyền Minh
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
来源:https://stackoverflow.com/questions/13275842/where-can-i-view-the-google-analytics-ios-crash-logs