| Command | Output | 
|---|---|
| %COUNTER_PLUGIN% | 231 | 
| %PAGE_COUNTER% | 231 | 
| %PAGE_COUNTER{"System.CounterPlugin"}% | (System,CounterPlugin) | 
| %PAGE_COUNTER{web="System" topic="CounterPlugin"}% | (System,CounterPlugin) | 
| %PAGE_COUNTER{web="Sandbox" topic="IncludeCounterPlugin"}% | (System,CounterPlugin) | 
| %PAGE_COUNTER{web="Sandbox"}% | (System,CounterPlugin) | 
| %PAGE_COUNTER{"Sandbox.IncludeCounterPlugin" web="System"}% | 0 (System,IncludeCounterPlugin) | 
| %PAGE_COUNTER{"Sandbox.IncludeCounterPlugin" topic="WebHome"}% | 467 (Sandbox,WebHome) | 
| %PAGE_COUNTER{"IncludeCounterPlugin" web="System"}% | 0 (System,IncludeCounterPlugin) |