@Deprecated public class MVTStatisticsImpl extends java.lang.Object implements MVTStatistics
URL to be called for tracking page-views and banner clicks.
Contains convenience for the running of the click through rate statistics.MVTStatistics| Constructor and Description |
|---|
MVTStatisticsImpl()
Deprecated.
|
| 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.
|
public java.net.URL getTrackingURL()
MVTStatisticsgetTrackingURL in interface MVTStatisticsnull if none configuredMVTStatistics.getTrackingURL()public java.net.URI getTrackingURI()
MVTStatisticsgetTrackingURI in interface MVTStatisticsnull if none configuredMVTStatistics#getTrackingURL(SlingHttpServletRequest)public java.lang.Iterable<java.lang.Object[]> report(Page page) throws WCMException
MVTStatisticsreport in interface MVTStatisticspage - to reportWCMException - in case of error running reportMVTStatistics.report(Page)"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"