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 allWCMException
- in case of error running reportCopyright © 2010 - 2020 Adobe. All Rights Reserved