Hello All,
I'm tracking the usage of the designer in our company and followed the steps as mentioned in this URL.
I'm able to see the usage data but everytime a user restarts the designer a new record is created in the mongodb with a new DateTime for the same user

Is there a way to update the same user record with the latest time the user opened designer rather than creating a new record each time the user opens the designer?
Thanks in Advance!