I wanted to know if is it possible, using a c# application, to keep track of the different actions made by the users on our projects, documents and so on. The purpose is to determine the number of open documents, open trackers, open file releases and so on. And of course the number of visits to the various projects.
I appreciate your help.