Approval.
This commit is contained in:
@ -88,6 +88,36 @@
|
||||
"users_2fa": "Users with activated two factor auth",
|
||||
"total_filesize_imgs": "Total filesize of images on server",
|
||||
"total_filesize_resources": "Total filesize of resources on server",
|
||||
"nb_uniq_visitors": "Unique visitors"
|
||||
"nb_uniq_visitors": "Unique visitors",
|
||||
"nb_visits": "Online page visits",
|
||||
"nb_actions": "Online visits: actions (clicks, etc)",
|
||||
"max_actions": "Max. amount of actions of a user",
|
||||
"bounce_count": "Online visits: Bounce count",
|
||||
"sum_visit_length": "Total sum of visit duration",
|
||||
"nb_actions_per_visit": "Online visits: actions per visit",
|
||||
"Referrers_visitorsFromSearchEngines": "Referrers: Visitors from search engines",
|
||||
"Referrers_visitorsFromSocialNetworks": "Referrers: Visitors from social networks",
|
||||
"Referrers_visitorsFromDirectEntry": "Referrers: Visitors from direct entry",
|
||||
"Referrers_visitorsFromWebsites": "Referrers: Visitors from uncategorized websites",
|
||||
"Referrers_visitorsFromCampaigns": "Referrers: Visitors from campaigns",
|
||||
"PagePerformance_network_time": "Performance: Network time (total)",
|
||||
"PagePerformance_network_hits": "Performance: Network time (hits)",
|
||||
"PagePerformance_servery_time": "Performance: Time spent waiting for server (total)",
|
||||
"PagePerformance_server_hits": "Performance: Time spent waiting for server (hits)",
|
||||
"PagePerformance_transfer_time": "Performance: Time spent for data transfer (total)",
|
||||
"PagePerformance_transfer_hits": "Performance: Time spent for data transfer (hits)",
|
||||
"PagePerformance_domprocessing_time": "Performance: Time spent for processing the DOM (total)",
|
||||
"PagePerformance_domprocessing_hits": "Performance: Time spent for processing the DOM (hits)",
|
||||
"PagePerformance_domcompletion_time": "Performance: Time spent for until completion of DOM (total)",
|
||||
"PagePerformance_domcompletion_hits": "Performance: Time spent for until completion of DOM (hits)",
|
||||
"PagePerformance_onload_time": "Performance: Time spent until pages are fully loaded (total)",
|
||||
"PagePerformance_onload_hits": "Performance: Time spent until pages are fully loaded (hits)",
|
||||
"PagePerformance_pageload_time": "Performance: Time spent until pages are fully loaded and processed (total)",
|
||||
"PagePerformance_pageload_hits": "Performance: Time spent until pages are fully loaded and processed (hits)",
|
||||
"nb_pageviews": "Pageviews",
|
||||
"nb_downloads": "Downloads",
|
||||
"nb_outlinks": "Outlinks",
|
||||
"nb_searches": "Online visits: searches",
|
||||
"usage_stats_checked": "User-Statistics loaded"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user