PHPStat多站點流量信息統計系統--快速報表[{/$Website/}] |
在線人數報表
|
| 時間 |
IP地址 |
來路 |
地域 |
{/foreach
item=Item
from=$Datas/}
| {/$Item.time /} |
{/$Item.ip/} |
{/$Item.pagefromsite/} |
{/$Item.country/}{/$Item.address/} |
{//foreach/}
|
| |
當日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/}
|
|
|
當日來路統計報表
|
| 來路 |
訪問次數 |
最後訪問時間 |
最後訪問來源 |
{/foreach
item=Item
from=$comefrom/}
|
{/$Item.referer|default:"直接輸入地址"/} |
{/$Item.counts/}({/$Item.Percent/}%) |
{/$Item.times/} |
{/$Item.lastsite/} |
{//foreach/}
|
| |
當日最近50條訪問統計報表
|
| 日期 |
來路 |
{/foreach
item=Item
from=$Zuijin/}
| {/$Item.time/} |
{/$Item.pagefromsite|default:"直接輸入地址"/} |
{//foreach/}
|
|
當日受訪頁面統計報表
|
| 受訪頁面 |
訪問次數 |
最後訪問來源 |
{/foreach
item=Item
from=$Pages/}
| {/$Item.page/} |
{/$Item.counts/} |
{/$Item.lastsite/} |
{//foreach/}
|
|
|
當日搜索引擎來路統計報表
|
| 搜索引擎 |
訪問量 |
百分比 |
{/foreach
item=Item
from=$Searchs/}
| {/$Item.referer/} |
{/$Item.counts/} |
{/$Item.percent/} |
{//foreach/}
|
|
當日搜索關鍵字統計報表
|
| 關鍵字 |
訪問量 |
最後訪問時間 |
最後訪問來源 |
{/foreach
item=Item
from=$Keywords/}
| {/$Item.keyword/} |
{/$Item.counts/} |
{/$Item.times/} |
{/$Item.lastsite/} |
{//foreach/}
|
| |
| |
| |
| |
| |