| Interface | Description |
|---|---|
| MVTStatistics |
Utility to access configuration and shortcut click through rate report.
|
| Class | Description |
|---|---|
| ClearStats |
ClearStats clears the MVT statistics for a given page. |
| Click |
Click provides an Entry for storing click statistics
about a page and its MVT variables. |
| CTRReport |
CTRReport implements a report that returns a click through rate
report about a page. |
| MVTPathBuilder |
PageViewPathBuilder implements a PathBuilder for
MVTEntry instances. |
| MVTStatisticsImpl |
Little utility for MVT-Statistics.
|
| PageView |