useTrackKeyboardEffect

The purpose of useTrackKeyboardEffect hook is to attach event listener to keyboard and executes trackEvent function when the keyboard is selected and hidden.

Example Usage:
useTrackKeyboardEffect();