Event Reports API

click:session

This event is raised when someone clicks on the 'session' field in certain reports.

This functionality is available in:

Callback arguments

  • user_id string
    the user_id associated with the clicked session.
  • activity_id string
    the activity_id associated with the clicked session.
  • session_id string
    the session_id associated with the clicked session.
Was this article helpful?