React SDK Analytics

The Bridge React SDK now supports an event-driven analytics system, allowing you to track user interactions throughout the eligibility flow.

Key Features

  • Event Tracking: Monitor sdk.initialized, input changes, and eligibility outcomes.
  • Custom Handlers: Use the AnalyticsHandler interface to send events to your preferred analytics provider.
  • Rich Context: Events include session IDs, input values, and error details.

See the Analytics documentation for details.