public interface MVTStatistics
Modifier and Type | Method and Description |
---|---|
URI |
getTrackingURI()
Get the URI that is supposed to receive tracking data from this instance.
|
URL |
getTrackingURL()
Get the URL that is supposed to receive tracking data from this instance.
|
Iterable<Object[]> |
report(Page page)
Run a click-through-rate report for the given page.
|
URL getTrackingURL()
null
if none configuredURI getTrackingURI()
null
if none configuredIterable<Object[]> report(Page page) throws WCMException
page
- to reportWCMException
- in case of error running report"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"