We have enabled the ability for users to press certain keys to open up certain elements/modals on our website.
Are we able to track if a user a pressed these keyboard shortcuts on browser?
Best answer by davidfrahm
View originalWe have enabled the ability for users to press certain keys to open up certain elements/modals on our website.
Are we able to track if a user a pressed these keyboard shortcuts on browser?
Best answer by davidfrahm
View originalYou can accomplish this via code. In the JavaScript handlers for the key events, add your tracking method call.
No account yet? Create an account
Enter your username or e-mail address. We'll send you an e-mail with instructions to reset your password.