Analyzer allows you to filter by the success code of a page request. The success code is a code that your server returns to the requesting browser on a resource request. It is a bit misnamed, because the code does not necessarily indicate a successful request. For example, one of the "success" codes is "404 - Page not found".
Here is a table of useful success codes.