Date Visitors New Visitors Pageviews Referers Keywords Robots Blocks
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->pageviews * 100)}%) {number_format($total_statistics->out_keywords)} ({sprintf("%.2f", $total_statistics->out_keywords / $total_statistics->pageviews * 100)}%) {number_format($total_statistics->robots)} ({number_format($total_statistics->robot_pageviews)}) {number_format($total_statistics->blocks)} ({number_format($total_statistics->block_pageviews)})
{zdate($val->regdate, "Y-m-d")} {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->pageviews * 100)}%) {number_format($val->out_keywords)} ({sprintf("%.2f", $val->out_keywords / $val->pageviews * 100)}%) {number_format($val->robots)} ({number_format($val->robot_pageviews)}) {number_format($val->blocks)} ({number_format($val->block_pageviews)})
Visitor Country Browser Count
{$val->ipaddress} {$oModel->getCountryName($val->ipaddress)} {$val->browser}{$oModel->getBrowserIcon($val->agent_type)} {$val->count} ({sprintf("%.2f", $val->count / $sum_visitors * 100)}%)
Referer Host Referer URL Count
{$val->referer_host} {cut_str($oModel->_urldecode($val->referer_url), 100)} {$val->count} ({sprintf("%.2f", $val->count / $sum_referers * 100)}%)
Module ID Pageviews
{$val->mid} {$val->count} ({sprintf("%.2f", $val->count / $sum_mid_pageviews * 100)}%)
Browser Visitors Pageviews
{$val->browser} {number_format($val->visitors)} ({sprintf("%.2f", $val->visitors / $sum_browser_visitors * 100)}%) {number_format($val->pageviews)} ({sprintf("%.2f", $val->pageviews / $sum_browser_pageviews * 100)}%)