The Refactored Content Views package is essentially a content views (number of times viewed) counter. The current functionality offered by this package includes:
- Optional Data Type that allows for configuring view counters with various categories and the ability to instruct Macros etc. to “hide” the view Count yet still increment it.
- Optional incrementing when displaying the view count (useful when you want to display the view count in a content listing, for example)
- Example Razor Script and Macro.
- Example ViewCountExample.xslt file (no macro provided)
- Library methods to manipulate the counters and retrieve details as an XML fragment for use with XSLT.
Update: added GetViewCountSince methods to retrieve the number of Views since a particular date if View Count History is enabled.