I have linked Firebase project with BigQuery. How to calculate session length and number of sessions from the data. Is there any column or event_name similar to '.session_start / .session_stop ' which stores the session details like in AWS Pinpoint ?
Asked
Active
Viewed 502 times
1 Answers
0
Take a look at the following response, seems it will be useful to your question. As well, the BigQuery export schema and the following query samples will be useful as start point to deploy queries over the exported Firebase Analytics data.
(I don't have reputation to add this as a comment)

Bernardo Villasenor
- 48
- 5