Skip to main content

session_start Event

Definition

This document provides a detailed walkthrough of the fireing session_start built-in event

session_start event in miniapp scope

The Pulse miniapp SDK does not fire the session_start event on its own. Events from the miniapp scope eventually reach the Pulse SDK in the root application. The root app Pulse SDK adds additional parameters to the events, including the session ID from its own scope. Therefore, there is no session in the miniapp scope. For information about the session_start event in the root application Pulse SDK, you can refer to the documentation here.