Testing Standard Events, Passive Tracking & Custom Events
SDK Status:Active
Events tracked: 0
Version: Loading...
๐ Standard Event Tracking
Available Standard Methods: These are predefined event types with specific schemas.
๐ Passive Event Tracking
โก Auto-Tracking Enabled: The SDK automatically tracks clicks, scrolls, form submissions,
page views, and page visibility changes. Try interacting with elements below to see passive tracking in action.
Test Passive Tracking:
๐ Scroll through this area to trigger scroll events!
๐ Form Testing (Passive Tracking)
Form submissions are automatically tracked. Fill out and submit the form below:
๐จ Custom Event Tracking
trackCustomEvent(eventType, customData): Track any custom events with your own data structure.