Question

Is it possible to Product Map keyboard shortcut activity?

  • 4 August 2022
  • 2 replies
  • 54 views

How can track when a keyboard button is pressed (eg spacebar) in my web app. 


2 replies

Userlevel 6
Badge +2

Thank you for posting to PX Community @samir0500 !

 

Gainsight PX does not track keyboard events natively.  However, with a developer’s help, you could use JavaScript in your application to track these keyboard as they happen and then send them as Custom Events so they are tracked by PX.  Below is some sample JavaScript code that accomplishes this:

Once these PX Custom Events are created then can be fully analyzed in PX Analytics and even mapped to a Feature in your Product Map.

 

Happy PX-ing!

Will Gainsight PX ever provide the ability to track keyboard events natively? Is it something that's being considered?

Reply