Thanks to visit codestin.com
Credit goes to github.com

Skip to content

marzilli-zz/VFPM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Visualforce page, and required Apex Controller, that will download your Visualforce Page access counts for the last 90 days in CSV format. Each row will list the Page Name, Page Id and total count of how many times it was accessed in the last 90 days. It will also include pages that have not been accessed in the last 90 days at the end (i.e. count=0).

This information can be useful to determine which Visualforce pages are the most popular and which Visualforce pages are not used.

Note: resulting data is always one day behind

About

Download a CSV that lists access counts for each Visualforce Page over the last 90 days

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages