Skip to content

Session start and session end time stamps registered at GA are very often too late relative to other events #47

@11RS

Description

@11RS

Session start and session end time stamps registered at GA are very often too late relative to other events.
This happens when session start and session end events are queued when there is no internet connection.
But it also happens whith all session end events, because session end events are only sent at the time when a new session is started.

Problem source: “QT” (Queue Time ) parameter is not appended to “SC” (Session Control) events.

Steps to Reproduce:

  • Disconnect your client system from the internet.
  • Do some tracking from your application: Start a session, genereate some other events, close session, wait for some seconds, start a new session.
  • Re-connect to internet
  • Login to analytics.google.com and open the according tracker
  • Navigate to Audience / User Explorer, find your Client ID (by looking into the data),
  • now here you can see all single events and check the timewise position.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions