You need to sign in to do that
Don't have an account?

Tracking when a link/url on a custom object is clicked.
I am looking for a simple solution to track when a custom url field is clicked on a record. I have a custom object with several URL's (URL Fields with default values) that link to Documents that also reside in Salesforce. I would like to track when a user clicks the link and reads the document. Any suggestions?
Here, I am using Case object and updating a lookup field DocumentOpenedBy__c with the logged in user's id and then redirecting to a document