Records custom events for tracking specific user actions or system events. Use this for important milestones, user interactions, or significant state changes in the application.
Descriptive name for the event
recordEvent('theme-dev-started') recordEvent('file-watcher-connected') Copy
recordEvent('theme-dev-started') recordEvent('file-watcher-connected')
Records custom events for tracking specific user actions or system events. Use this for important milestones, user interactions, or significant state changes in the application.