You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Describe the solution you'd like
We like to have 1 single SDK for analytics & error tracking ideally.
Describe alternatives you've considered
Currently we use DataDog for the backend errors, but we do not like adding another SDK to the app just for error tracking. Ideally we could use Snowplow and forward the error.
Is your feature request related to a problem? Please describe.
Describe the solution you'd like
We like to have 1 single SDK for analytics & error tracking ideally.
Describe alternatives you've considered
Currently we use DataDog for the backend errors, but we do not like adding another SDK to the app just for error tracking. Ideally we could use Snowplow and forward the error.
Additional context
Web already has this, see:
https://docs.snowplowanalytics.com/docs/collecting-data/collecting-from-own-applications/javascript-trackers/browser-tracker/browser-tracker-v3-reference/plugins/error-tracking/
I also see
exceptionAutotracking
in https://docs.snowplowanalytics.com/docs/collecting-data/collecting-from-own-applications/mobile-trackers/previous-versions/mobile-trackers-v2-x/introduction/ but otherwise there is really sparse documentation on this topic.Update:
https://docs.snowplowanalytics.com/docs/collecting-data/collecting-from-own-applications/react-native-tracker/tracking-events/
mentions
which I totally missed as I was looking for the word "error".
The text was updated successfully, but these errors were encountered: