Solved

Tracking keyboard strokes / clicks

  • 14 November 2022
  • 2 replies
  • 228 views

Hi,

Many interactions of our users are through using the keyboard (for navigation, selection, save, skip, and more).

I noticed these events aren’t tracked automatically (only mouse clicks are)

What is the best approach to tracking keyboard clicks / events generated by keyboard clicks?

Thanks

icon

Best answer by dan 18 November 2022, 17:42

View original

2 replies

Badge

Hey Lior!

Thanks for posting in the community about this!

So natively, this is something that is not currently supported by Heap out of the box at the moment.

We can appreciate that a lot of users navigate using the keyboard, however there are a lot of are privacy/security concerns with tracking keyboard input as you may imagine.

 

Apologies for this!

 

Dan | Solutions Engineer @ www.heap.io

Badge +1

our app has a keyboard shortcut ⌘k to open a search modal, is it possible to track that event? I can’t find documentation on how to do it.

Reply