Hello, we would like to track the amount of time spent on a contact and all that contact's associated records. We are wanting to know more about how much time we are spending on each person, especially those contacts who are having a lot of time spent on them. It's not a perfect metric, but we thought the amount of time spent on the contact form and then each associated record would give a good idea.
Idk if it would be possible to use javascript to update a field each time a record is opened/closed, and then add the end of each day sum all the fields from all the associated records of a contact?
Any thoughts of if this sort of time tracking is possible, and if so, what's the simplest way?