We use segment to track events in our android app and integrating mixpanel as the destination. I have few events specifically that were recorded using the screen method being unspecified in mixpanel. In mixpanel reports they will be called “Loaded a Screen”. When I look at the event properties I can see that the event name could like Home page.
Nonetheless, other events from the same screen method appears properly as expected example “Screen login Viewed” I am trying to understand what cause this variance for events coming from the event method