Event Properties

Event properties provide additional context for analytics events.

Static Properties

  • userId: Unique identifier for the user
  • sessionId: Unique session identifier
  • page: Current page path
  • timestamp: Event time

Custom Properties

You can add custom properties to any event for more granular analytics. Example:

  • plan: User’s subscription plan
  • role: User’s role in the app
  • campaign: Marketing campaign source

Add custom properties via the GuideWhale dashboard or SDK configuration.