segmentio / analytics-react-native

The hassle-free way to add analytics to your React-Native app.
https://segment.com/docs/sources/mobile/react-native/
MIT License
360 stars 185 forks source link

Segment not properly registering all events in the dashboard #840

Closed SarathMohan7th closed 1 year ago

SarathMohan7th commented 1 year ago

Summary:

The segment is not properly registering all events in the dashboard even if all the events are triggered from our end through the API (api.segment.io/v1/b) in a React Native Android app.

Additional Information:

Steps to reproduce

Expected Behavior: All events triggered from the React Native app should be properly registered and visible in the Segment dashboard.

Actual Behavior: Some events are not being registered in the Segment dashboard, even though they are triggered correctly from the app through the API.

oscb commented 1 year ago

@SarathMohan7th Sadly this is a limitation on the Segment Debugger side. It doesn't show 100% of the events processed by Segment. They are still processed by Segment, just won't show in the debugger.

If you still have issues with it please contact friends@segment.com to get more help with the Dashboard side