Skip to main content The new Salesforce certifications experience is live! Visit Trailhead Academy to explore your new certifications homepage.
Is there a way to track unique numbers of users visit to a particular SFDC dashboard?
1 answer
  1. Oct 5, 2020, 9:16 AM
    the short answer is no, or at least not easily - salesforce does not track user activities by default

     

    you CAN track ALL user's activities by buying the event monitoring feature of Salesfroce shield (https://trailhead.salesforce.com/content/learn/modules/event_monitoring) but that would be overkill for your requirement so likely to be too expensive

     

    you can code a solution (create a lightning componenet that logs users activities to a custom object) - that would require hiring a developer 
0/9000