Why are my iOS app's session lengths 30 min + in Google Analytics?

后端 未结 4 1689
感情败类
感情败类 2020-12-29 15:02

More importantly, how do I fix it?

It\'s as if backgrounding the app doesn\'t end the session.

4条回答
  •  陌清茗
    陌清茗 (楼主)
    2020-12-29 15:58

    It says if the user has an event with in 30 mins it will treat it as the same session. So all it means is if the user came back within 30 minutes of using your app.

    https://developers.google.com/analytics/devguides/collection/ios/v2/sessions

提交回复
热议问题