I need a function ( I think a JS function but not sure) that would react to any acitvity on the page. If a user clicks anywhere, types anything ..whatever they do on the page EVERY time I need this reaction to happen. For the needs of this question let's say that the recation I am looking for is
alert ('user did something');