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(com.day.cq.wcm.api.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(com.day.cq.wcm.api.Page page) throws com.day.cq.wcm.api.WCMException
page
- to reportnull
if none at allcom.day.cq.wcm.api.WCMException
- in case of error running reportCopyright © 2010 - 2019 Adobe. All Rights Reserved