amplitude / amplitude/Amplitude-TypeScript
Event level groups integration and session tracking
Open
question
- Dominant language
- TypeScript
- Stars
- 180
- Forks
- 68
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 29
Description
We use the default Session tracking (`defaultTracking: {sessions: true}`) along with event level groups set through the `track` function as [mentioned](https://www.docs.developers.amplitude.com/data/sdks/browser-2/#user-groups) in the docs.
The result is as follows:

`[Amplitude] Start/End Session` events don't contain the group info.
Is there a way to enrich session events with the group info?
Contributor guide
Assessment
This issue has not been assessed yet.