방문자수

전체 : {number_format($total_counter->unique_visitor)}
오늘 : {number_format($today_counter->unique_visitor)}
어제 : {number_format($yesterday_counter->unique_visitor)}

페이지뷰

전체 : {number_format($total_counter->pageview)}
오늘 : {number_format($today_counter->pageview)}
어제 : {number_format($yesterday_counter->pageview)}