Salesforce Visualforce Pages Metrics

930 views Oct 4, 2024

Using VisualforceAccessMetrics object/entity in a Salesforce SOQL Query, we can track the number of views for each and every Visualforce page in our org receives in a 24-hour time period. To find out how many views a page got over the course of multiple days, you can query multiple VisualforceAccessMetrics objects for the same ApexPageId. Blog Post: https://www.infallibletechie.com/2019/06/how-to-access-metrics-for-your.html

#Internet Software
  # Web Services
  # Web Stats & Analytics