|
Class Summary |
| ERXPageTracker |
Integration into Google analytics. |
| ERXStatisticsPage |
Provides more and better functionality than the default WOStatsPage. |
| ERXStatisticsStore |
Enhances the normal stats store with a bunch of useful things which get
displayed in the ERXStatisticsPage. |
| ERXStats |
ERXStats provides a simple interface for logging statistics information like
WOEvent, but also tracked on a per-thread basis (so you can dump stats just
for a particular thread). |
| ERXStats.LogEntry |
A statistics logging entry. |
| ERXStatsSummary |
A component to display a summary of collected stats. |
| ERXTimedSwitchComponent |
A switch component that collects timing stats. |