mixpanel / mixpanel-react-native

Official React Native Tracking Library for Mixpanel Analytics
https://mixpanel.com
Apache License 2.0
107 stars 48 forks source link

Feature request (?): ability to set the app session length #110

Open romainbriand opened 3 years ago

romainbriand commented 3 years ago

Hi,

Following MixPanel docs for Native SDKs, it is possible to adjust the app session length.

However, how could we do this up for a React Native app? Following source code of this lib and its doc, it doesn't seem possible.

Thanks in advance for any help on the topic.

steviec commented 1 year ago

I'd really like this one, too. 10s by default is much too long for a minimum session length for our app; it's designed for people to quickly check small amounts of information.

uzaymacar commented 1 year ago

Any updates/insights on this? 10s is too long for our case as well.

chr4ss12 commented 3 months ago

bump - the current time does not work so I need to recraft the app_session event from zero, this is a basic setting that should exist.