clicked
The `clicked` event logs an instance where a customer clicks on a page element.
View clicked
form_submitted
The `form_submitted` event logs an instance where a form on a page is submitted.
View form_submitted
input_blurred
The `input_blurred` event logs an instance where an input on a page loses focus.
View input_blurred
input_changed
The `input_changed` event logs an instance where an input value changes.
View input_changed
input_focused
The `input_focused` event logs an instance where an input on a page gains focus.
View input_focused