Class PageViewStatisticsImpl

java.lang.Object
com.day.cq.wcm.core.stats.PageViewStatisticsImpl
All Implemented Interfaces:
PageViewStatistics

@Service public class PageViewStatisticsImpl extends Object implements PageViewStatistics
Little utility for Page-Statistics. Allows to configure the URL to be called for tracking page-views. Contains convenience for the running of the impression statistics. Is a hook to add possible access to remote reports.
See Also: