{@ $date = zdate($val->regdate, "Y-m") } {@ $date = zdate($val->regdate, "Y") } {@ $date = zdate($val->regdate, "Y-m-d") }
Total {number_format($total_count)} Page {number_format($page)}/{number_format($total_page)}
Date Visitors New Visitors Pageviews Referers Keywords Robots Pageviews
Total {number_format($total_statistics->visitors)} {number_format($total_statistics->new_visitors)} ({sprintf("%.2d", $total_statistics->new_visitors / $total_statistics->visitors * 100)}%) {number_format($total_statistics->pageviews)} ({sprintf("%.2f", $total_statistics->pageviews / $total_statistics->visitors)}) {number_format($total_statistics->referers)} ({sprintf("%.2f", $total_statistics->referers / $total_statistics->visitors * 100)}%) {number_format($total_statistics->out_keywords)} ({sprintf("%.2f", $total_statistics->out_keywords / $total_statistics->visitors * 100)}%) {number_format($total_statistics->robots)} ({number_format($total_statistics->robot_pageviews)}) {number_format($total_statistics->blocks)} ({number_format($total_statistics->block_pageviews)})
{$date} {number_format($val->visitors)} {number_format($val->new_visitors)} ({sprintf("%.2d", $val->new_visitors / $val->visitors * 100)}%) {number_format($val->pageviews)} ({sprintf("%.2f", $val->pageviews / $val->visitors)}) {number_format($val->referers)} ({sprintf("%.2f", $val->referers / $val->visitors * 100)}%) {number_format($val->out_keywords)} ({sprintf("%.2f", $val->out_keywords / $val->visitors * 100)}%) {number_format($val->robots)} ({number_format($val->robot_pageviews)}) {number_format($val->blocks)} ({number_format($val->block_pageviews)})