@(env: String, charts: Seq[tools.Chart]) @admin_main("KPIs", env, isAuthed = true) {

Key Performance Indicators

Collected from Ophan data covering March 1, 2013 to present. Note there is a run in period on returning user metrics where we wait for these users to identify themselves by multiple visits.

@charts.map{ chart =>
} }