public interface PageViewStatistics
| Modifier and Type | Method and Description |
|---|---|
java.net.URI |
getTrackingURI()
Get the URI that is supposed to receive tracking data from this instance.
|
java.net.URL |
getTrackingURL()
Get the URL that is supposed to receive tracking data from this instance
|
java.lang.Object[] |
report(Page page)
Run a report for the given page
|
java.net.URL getTrackingURL()
null if none configuredjava.net.URI getTrackingURI()
null if none configuredjava.lang.Object[] report(Page page)
throws WCMException
page - to reportnull if none at allcom.day.cq.wcm.api.WCMException - in case of error running reportWCMException"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"