PHPStat流量統計--RSS報表[{/$Website/}] |
| |
當日24小時報表 |
| 日期 |
唯一訪客(IP) |
百分比 |
訪問量 |
百分比 |
{/foreach item=Item from=$HourData/}
| {/$DataTime/}{/$Item.time/}:00 |
{/$Item.hourip/} |
{/$Item.hourippercent/}% |
{/$Item.hour/} |
{/$Item.hourpercent/}% |
{//foreach/} |
| |
最近10天統計報表
|
| 日期 |
唯一訪客(IP) |
百分比 |
訪問量 |
百分比 |
{/foreach item=Item from=$DayData/}
| {/$Item.MonthDay/} |
{/$Item.DayIpCount/} |
{/$Item.DayIpPercent/}% |
{/$Item.DayCount/} |
{/$Item.DayPercent/}% |
{//foreach/} |
| |
| |