FEATURE: page view stats for mobile view

This commit is contained in:
Neil Lalonde
2015-07-03 17:02:57 -04:00
parent db75774440
commit 86cd1a19cc
5 changed files with 25 additions and 5 deletions

View File

@@ -652,6 +652,14 @@ en:
title: "Total"
xaxis: "Day"
yaxis: "Total API Requests"
page_view_logged_in_mobile_reqs:
title: "Mobile Logged In"
xaxis: "Day"
yaxis: "Mobile Logged In API Requests"
page_view_anon_mobile_reqs:
title: "Mobile Anon"
xaxis: "Day"
yaxis: "Mobile Anon API Requests"
http_background_reqs:
title: "Background"
xaxis: "Day"