public class MVTStatisticsImpl extends 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() |
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.
|
public URL getTrackingURL()
MVTStatistics
getTrackingURL
in interface MVTStatistics
null
if none configuredMVTStatistics.getTrackingURL()
public URI getTrackingURI()
MVTStatistics
getTrackingURI
in interface MVTStatistics
null
if none configuredMVTStatistics#getTrackingURL(SlingHttpServletRequest)
public Iterable<Object[]> report(Page page) throws WCMException
MVTStatistics
report
in interface MVTStatistics
page
- to reportWCMException
- in case of error running reportMVTStatistics.report(Page)
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"