firebase / firebase/firebase-ios-sdk
FR: Get Session information
Open
api: analytics
type: feature request
- Dominant language
- C++
- Stars
- 6.7k
- Forks
- 1.8k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 75
Description
### Feature proposal
* Firebase Component: Analytics
We want to use [Google Measurement Protocol API](https://developers.google.com/analytics/devguides/collection/protocol/ga4) to send our behavioral events to GA4 through [Segment](https://segment.com/) and user information through the Firebase SDK. To be able to align the number of user sessions between Segment and GA4 we need to get `ga_session_id` and `ga_session_number` and embed it to our behavioral events. In the current version of the SDK there's no way to access those parameters.
Contributor guide
Assessment
This issue has not been assessed yet.