Skip to content

Allow use of sessionStorage in browserSessionIntegration to more accurately count sessions for MPAs #14478

Open
@lforst

Description

@lforst

Description

Session updates we send from the Browser SDK are currently per pageview, leading to more sessions than is commonly understood for MPAs. We find that Sessions likely should have the same lifetime as a Session Replay session. For this we should introduce an option in the browserSessionIntegration that allows a user to configure a persistence model using sessionStorage to more accurately collect number of sessions.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions