Capture Events
Autocapture
Enable autocapture in the JavaScript SDK to automatically collect events, with custom configs to tune what gets captured
Starting with SDK version 2.60.0, the Javascript SDK can autocapture events when you enable it. To do so, enable the autocapture configuration:
If you’d like to change the default Autocapture settings, you can use custom configs. These are the default configs:
You can read more about custom configuration of Autocapture here.