This module tracks the numbed of times a view, and each of its displays, is rendered.
The need for this module arose in a large site using multiple Views that had changed drastically over the years. Short of going over every single page of the site, we had no idea which Views were actually being used. This module was the answer.
By enabling this module, every Views display render is tracked. Yes, be careful using it on Production. You can then review and see which Views are actually in use.