PHPStat {/$ReportTitle/}
{/if $Type != "1"/} {//if/}

    {/$sitedesc/}
创建于:
 
 
 访问量
 
  数据表格#1是总体数据,包括日独立IP访问量,PV浏览量以及每个IP平均浏览量。
{/foreach item=Item from=$DayDatas/} {/if $Item.timestmp == "本周小记"/} {/else/} {//if/} {//foreach/}
日期 访问者(IP) 浏览量(PV) 平均浏览量
 {/$Item.times/} {/$Item.day_count_ip/}   {/$Item.day_count/}   {/$Item.day_count_agv/}  
 {/$Item.times/} {/$Item.week/} {/$Item.day_count_ip/}   {/$Item.day_count/}   {/$Item.day_count_agv/}  
 
  数据表格#2是24小时每个时间段的数据,包括每个时间内的独立IP访问量,PV浏览量以及所占的百分比数据。 在这个表格中您还可以看到时间段内的最高访问量和最低访问量,他们以浏览量作为对比数据,通常用较深的颜色表示该行的数据。 {/foreach item=Item from=$HourData/} {/ if $Item.hour == $MaxCount/} {/elseif $Item.hour == $MinCount/} {/else/} {//if/} {//foreach/}
日期 访问者(IP) 百分比 浏览量(PV) 百分比
 {/$DataTime/}{/$Item.time/}:00 {/$Item.hourip/}  {/$Item.hourippercent/}%  {/$Item.splithour/}  {/$Item.hourpercent/}% 
 {/$DataTime/}{/$Item.time/}:00 {/$Item.hourip/}  {/$Item.hourippercent/}%  {/$Item.splithour/}  {/$Item.hourpercent/}% 
 {/$DataTime/}{/$Item.time/}:00 {/$Item.hourip/}  {/$Item.hourippercent/}%  {/$Item.splithour/}  {/$Item.hourpercent/}% 
 
  数据表格#3是日访问量最高的页面,体现出在这个时间段内那些页面受到欢迎。表格数据还包括页面的具体访问量以及所占的百分比数据。 {/foreach item=Item from=$Pages/} {//foreach/}
欢迎页面 访问量 百分比
 {/$Item.pageurl|truncate:60:"...":true/} {/$Item.countssplit/}  {/$Item.percent/}% 
 
 WEB设计参数
 
  数据表格#4是访问者所使用的语言,独立IP访问者作为单位,24小时内只算做一次。 {/foreach item=Item from=$Language/} {//foreach/}
使用语言 访问量 百分比
 {/$Item.language/}  {/$Item.countssplit/}   {/$Item.percent/}% 
 
  数据表格#5是访问者所使用的浏览器版本,独立IP访问者作为单位,24小时内只算做一次。 {/foreach item=Item from=$Browser/} {//foreach/}
浏览器版本 访问量 百分比
 {/$Item.browser/}  {/$Item.countssplit/}   {/$Item.percent/}% 
 
  数据表格#6是访问者所使用的操作系统,独立IP访问者作为单位,24小时内只算做一次。 {/foreach item=Item from=$System/} {//foreach/}
操作系统 访问量 百分比
 {/$Item.system/}  {/$Item.countssplit/}   {/$Item.percent/}% 
 
  数据表格#7是访问者所使用的显示器尺寸,独立IP访问者作为单位,24小时内只算做一次。 {/foreach item=Item from=$Screen/} {//foreach/}
显示器尺寸 访问量 百分比
 {/$Item.screen/}  {/$Item.countssplit/}   {/$Item.percent/}% 
 
  数据表格#8是访问者所使用的显示器色位,独立IP访问者作为单位,24小时内只算做一次。 {/foreach item=Item from=$Color/} {//foreach/}
显示器色位 访问量 百分比
 {/$Item.color/} 位  {/$Item.countssplit/}   {/$Item.percent/}% 
 
 搜索引擎信息
 
  数据表格#9是访问者搜索的关键子,PV浏览量作为单位, 您可以了解访问者是如何通过搜索引擎找到网站的。有助于开展针对搜索引擎优化。 {/foreach item=Item from=$Keywords/} {//foreach/}
关键字 访问量 百分比
 {/$Item.keyword/}  {/$Item.countssplit/}   {/$Item.percent/}% 
 
  数据表格#10是访问者使用的搜索引擎,PV浏览量作为单位, 您可以了解访问者是通过哪些搜索引擎找到网站的。有助于开展针对搜索引擎优化。 {/foreach item=Item from=$Searchs/} {//foreach/}
搜索引擎 访问量 百分比
 {/$Item.referer/} {/$Item.countssplit/}  {/$Item.percent/}% 
 
  数据表格#11是访问者使用的搜索引擎以及相关连的关键子,PV浏览量作为单位,您可以了解访问者是通过哪些搜索引擎以及所属的关键字找到网站的。有助于开展针对搜索引擎优化。 {/foreach item=Item from=$SearchKeywords/} {/foreach item=Itemsub from=$Item.sub/} {//foreach/} {//foreach/}
搜索引擎 访问量 百分比
 {/$Item.engines/}
 {/$Itemsub.keyword/} {/$Itemsub.countssplit/}  {/$Itemsub.percent/}% 
 
 地理位置信息
 
  数据表格#12是访问者来自那些国家,独立IP访问者作为单位。 {/foreach item=Item from=$Country/} {//foreach/}
来访国家 访问量 百分比
 {/$Item.country/}  {/$Item.countssplit/}   {/$Item.percent/}% 
 
  数据表格#13是访问者来自那些省份或地区,独立IP访问者作为单位。 {/foreach item=Item from=$Province/} {//foreach/}
来访省份 访问量 百分比
 {/$Item.province/}  {/$Item.countssplit/}   {/$Item.percent/}% 
 
  数据表格#14是访问者来自那些国家城市,独立IP访问者作为单位。 {/foreach item=Item from=$City/} {//foreach/}
来访城市 访问量 百分比
 {/$Item.city/}  {/$Item.countssplit/}   {/$Item.percent/}% 

 



www.phpstat.net