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/} |
|
|