On any given webpage there are tons of elements a user can interact with. These interactions can be seen as events that the user looks for, this can be anything from a click, hovering over a button, submitting a form, pressing a key, or just loading a page. This is…