How to measure inactivity on a page that triggers an action?

This is not a specific Webflow thing, but perhaps somebody here i able to point me in a direction.

I’m building a site that is going to be used as a interactive info screen system. If the site is left inactive for e.g. 5 minutes I want it to go back to home page. Is it possible to implement a script that records e.g. mouse movements or mouse clicks and triggers a go-to-page action? And can something like this be implemented on a site hosted by Webflow?

Paul Irish wrote about this a long time ago. The process still applies. Good starting point. Yes, you could do something like this on webflow.

https://www.paulirish.com/2009/jquery-idletimer-plugin/

1 Like