Actions (Time) Recording

Hi everyone,

is there any way (also with premium features or partner technologies) to be able to solve the following request with Matomo:

I am looking for the functionality to track single actions on a web application and measure the needed times. So for example:

  • exact time from a click on button A to a click on button B or
  • time for moving the mouse from a certain position to a button

Thanks for help!

Hi there, the easiest way is maybe to measure the time yourself in javaScript and then use Event Tracking to record an event with the Event value = Time it took.

Learn more about events: Event Tracking User Guide - Analytics Platform - Matomo