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