IMQA GUIDE
HomepageFAQDeveloper forum
ENG
ENG
  • Getting started
    • Notice
    • Supported environment
  • Installation Guide
    • Android
      • Installing MPM SDK
      • Setting MPM SDK
      • Installing Crash SDK
      • Setting Crash SDK
    • iOS
      • Installing MPM SDK
      • Setting MPM SDK
      • Installing Crash SDK
      • Setting Crash SDK
    • React Native
      • Android
      • iOS
      • React Native Library
    • Cordova
      • Android
      • iOS
    • Morpheus
      • Android
      • iOS
    • W Hybrid
    • Web (WPM)
      • WebAgent Installation
      • WebAgent Setting
      • Browser Compatibility
  • User Guide
    • Using MPM
      • Project list
      • Performance Dashboard
      • A/B Dashboard
      • Screen performance analysis
      • Detailed performance analysis
      • UBA (User Behavior Analysis)
      • Region analysis
      • Statistics
      • Report
      • Alert
      • Management
    • Using Crash
      • Project list
      • Dashboard
      • Error details
      • Error search
      • Statistics
      • Settings
    • Using WPM
      • Project list
      • Performance Dashboard
      • Page performance analysis
      • Detailed performance analysis
      • Reverse Behavior Analysis
      • Statistics
      • Report
      • Alert
      • Management
    • Using WCrash
      • Project list
      • Dashboard
      • Error details
      • Error search
      • Statistics
Powered by GitBook
On this page
  • 1. Overview
  • 2. Filter
  • 3. Error Table
  1. User Guide
  2. Using Crash

Error search

Last updated 1 year ago

You can search for the errors occurred during the selected period in the IMQA Crash error search page. You can search by rank, app version, tag, etc., and open the detailed page of the error in question quickly.

1. Overview

The IMQA Crash error search page is composed of the following.

❶ Filter ❷ Error table

2. Filter

You can filter the errors displayed in the error table, using rank, date, status, app version, OS version, device, country, and tag.

❶ Error type Set to ‘All’ by default, and Android projects can filter errors by ‘Crash’ and ‘ANR’. For web/hybrid apps, errors can be filtered into ‘Crash’ and ‘Web Crash’.

Currently the distinction between Crash and ANR is only visible in Android projects.

❷ Rank Sets to “All” by default. Errors can be filtered by the rank of the error defined using the SDK in advance.

❸ Date Sets to “7 days” by default. Errors can be filtered by up to 30 days. You can change the maximum date by dragging the mouse over the bar.

❹ Status Sets to “All” by default. Errors can be filtered by the status set in the “Error details” page.

❺ App version Sets to “All” by default. Errors can be filtered by four app versions with most frequent errors, etc.

❻ OS version Sets to “All” by default. Errors can be filtered by four OS versions with most frequent errors, etc.

❼ Device Sets to “All” by default. Errors can be filtered by four devices with most frequent errors, etc.

❽ Country

Sets to “All” by default. Errors can be filtered by country after selecting it from the list of countries where errors occurred by clicking Select. Select the desired country to add a filter condition. Click the [X] icon to delete the tag.

❾ Tags

Sets to “All” by default. Errors can be filtered by tag after selecting it from the list of all tags set in the “Error details” by clicking Select. Select tag desired tag to add a filter condition. Click the [X] icon to delete the tag.

3. Error Table

Errors can be viewed using the condition selected in the filter. The table shows error rank, cumulative count, crash name, current status, and last occurrence date. Using this table, you can understand occurred errors quickly and open the “Detailed page by error”.

❶ Header(sort) By default, errors are aligned by Most recent. Other alignment types include Rate, Cumulative count, Status, Date.

❷ Error Errors are displayed using the condition selected in the filter. If you click on an error item, the “Error details” page will open.

  • Rank: Displays the error rank defined in the SDK in advance.

  • Count: Counts the occurrence of the error in question cumulatively.

  • Name: Displays the error name.

  • Tags: Displays the tag set in the “Error details” page.

  • Status: Displays the status set in the “Error details” page.

  • Date: Displays the date and time when the error in question occurred.