Вход на сайт

Просмотр новости

Найдите то, что Вас интересует

How to merge and unmerge crashes

Дата публикации: 29-07-2026 01:02:32

Have a question that has not been answered before? Feel free to flick us an email at hello@piwik.org and we shall pop the answer up here for all to see. Thanks!
The post How to merge and unmerge crashes appeared first on Analytics Platform - Matomo.


Основное содержимое страницы с новостью.

Table of contents
    1. Merge crashes
    2. Unmerge crashes
    3. Merge or unmerge crashes using the Reporting API

In Crash Analytics, you can merge similar crashes from the same source file into a single crash. Merging reduces noise in your reports and makes it easier to analyse related crashes together.

Only crashes from the same source file can be merged even if they have different error messages. Inline crashes cannot be merged.

Merging or unmerging affects future and historical Crash Analytics reports for the previous 13 months. Historical reports are updated the next time Matomo processes reports. Changes are not reflected immediately.

  1. From the Matomo dashboard, select Crashes in the reporting menu to open Crash Analytics.
  2. Select a crash table report, such as New crashes or All crashes.
  3. Hover over the crash row to display the available actions.
  4. Click the Merge Crashes icon.

  5. Select one or more crashes from the same source file.

  6. Click Merge to start the merging process.
  7. Matomo will prompt you to confirm before proceeding. If you are sure, click Yes.

After merging, Crash Analytics treats the selected crashes as the same crash in reports, even if their error messages differ.

Unmerge crashes
  1. In Crash Analytics, go to Manage Crashes > Unmerge Crashes.
    unmerge crashes in crash analytics
  2. For the merged crash, click the Action icon to unmerge.
  3. Matomo will prompt you to confirm before proceeding. If you are sure, click Yes.

After unmerging the crashes, they will once again appear as separate crashes in your reports.

Merge or unmerge crashes using the Reporting API

You can also merge and unmerge crashes programmatically using the Reporting API. Only crashes from the same source file can be merged.

  • To merge crashes, call CrashAnalytics.searchCrashMessagesForMerge to retrieve the available crashes and their idlogcrash values. Pass the idLogCrashes values to CrashAnalytics.mergeCrashes.
  • To unmerge a crash group, call CrashAnalytics.unmergeCrashGroup and provide the idLogCrash value for the merged crash group.

Once your crash groups are organised, use the Crash Analytics reports to investigate recurring issues, monitor new crashes, and confirm when fixes have resolved them.

Previous FAQ: How do I ignore or unignore a crash?

Navigate to

Схожие новости

#Наименование новостиТональностьИнформативностьДата публикации
1I enabled Crash Analytics but don’t see any crashes09.7229-07-2026
2Manually report errors in Crash Analytics09.1916-07-2026
3Manually report errors with Matomo Tag Manager08.8816-07-2026
4Sample configuration files for high-traffic Matomo deployments011.5413-07-2026
5Understanding row limits and ‘Others’ rows in Matomo reports08.3317-07-2026
6Track Meta Pixel Events in Matomo Tag Manager08.5922-07-2026
7Track visitors from TikTok in Matomo09.1929-07-2026
8AI Chatbots Real-time report013.513-07-2026
9Configure the Facebook (Meta) Pixel tag in Matomo Tag Manager07.5222-07-2026
10Pages Dashboard issues0511-07-2026

Классификация: . Схожих патентов: 0. Схожих новостей: 10. Тональность: 0. Информативность: 8.49. Источник: piwik.org.