evollu / react-native-firebase-analytics

React native bridge for firebase analytics
MIT License
206 stars 54 forks source link

How can I view events by user like in Mixpanel? #51

Open kevando opened 7 years ago

kevando commented 7 years ago

I create a user, and then fire a bunch of events and I want to see the order in which a given user took those events. I don't see anything like a user profile in the firebase analytics dashboard. What am I missing?