I have an application that's been in place for 3-4 years. I'd like to check and see the usage on Reports and Charts. I thought I would go to my audit file from PHPRunner and do a grouping query and look at that, filtering out the logins, logouts, failed logins, logins by my administrator user, etc. I found that there are no audit rows for the reports and charts (I guess that makes sense). Anyone ever build any code to track and put a row into the audit table (or any other table) that can then be used to see how often reports and charts are used?
Chuck