Skip to content

Commit 70e25fc

Browse files
markzegarellirchinn1
andauthored
Update Application Crashed event information (#4144)
* Update Application Crashed event information * Update src/connections/spec/mobile.md Co-authored-by: rchinn-segment <[email protected]> --------- Co-authored-by: rchinn-segment <[email protected]>
1 parent 668a9ae commit 70e25fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/connections/spec/mobile.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ Fire this event when a user uninstalls the application. Some destination partner
180180

181181
### Application Crashed
182182

183-
You can send this event when you receive a crash notification from your app, but is not meant to supplant traditional crash reporting tools. By tracking crashes as an analytics event with device and user information, you can analyze the which types of users are impacted by crashes and how those crashes, in turn, affect their engagement. You may also want to target those customers with tailored communications in other channels if they've encountered several crashes. Segment does not automatically collect this event, you would need to utilize a destination that will collect this data and route that event back to segment via webhook or some other callback.
183+
You can send this event when you receive a crash notification from your app, but it is not meant to supplant traditional crash reporting tools. By tracking crashes as an analytics event with device and user information, you can analyze the which types of users are impacted by crashes and how those crashes, in turn, affect their engagement. You may also want to target those customers with tailored communications in other channels if they've encountered several crashes. Segment does not collect this event. To capture the event, use a destination that collects this data and route that event back to Segment through a webhook or some other callback.
184184

185185
{% comment %} api-example '{ "userId": "019mr8mf4r", "type": "track", "event": "Application Crashed", "properties": {}}'}}} {% endcomment %}
186186

0 commit comments

Comments
 (0)