Expand my Community achievements bar.

SOLVED

how can we position the crash reported by omniture report ?

Avatar

Level 1

in android application,we follow the guide to create the app ,but omniture report many crash, where can we get a record for crashed  message ? 20170911174810.png

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Adobe Analytics does not track crash messages. Crashes are linked to lifecycle data.

IOS: Track App Crashes

ANDROID: Track App Crashes

Check that lifecycle data is implemented successfully in your app.

View solution in original post

2 Replies

Avatar

Correct answer by
Community Advisor

Adobe Analytics does not track crash messages. Crashes are linked to lifecycle data.

IOS: Track App Crashes

ANDROID: Track App Crashes

Check that lifecycle data is implemented successfully in your app.

Avatar

Employee Advisor

I detected a note about this being an Android App in your screenshot (my only language is English, unfortunately), so I think you're heading in the right direction. Instead of using Visits as your metric, try using Launches. Does that make your Crash Rate more accurate?

Also, keep in mind it's possible to have >1 Crash per Launch if a second Launch occurs prior to the lifecycle session timeout. Some helpful information on that here:

Lifecycle Metrics