Refactored referrer logic. Display stats for no referrers.

This commit is contained in:
Mike Cao 2022-07-21 01:11:10 -07:00
parent 0026b4b1ea
commit be8291c856
92 changed files with 687 additions and 450 deletions

View file

@ -239,6 +239,12 @@
"value": "Mật khẩu mới"
}
],
"label.none": [
{
"type": 0,
"value": "None"
}
],
"label.owner": [
{
"type": 0,
@ -712,13 +718,7 @@
"metrics.filter.combined": [
{
"type": 0,
"value": "Kết hợp"
}
],
"metrics.filter.domain-only": [
{
"type": 0,
"value": "Chỉ tên miền"
"value": "Combined"
}
],
"metrics.filter.raw": [
@ -757,6 +757,12 @@
"value": "Liên kết giới thiệu"
}
],
"metrics.screens": [
{
"type": 0,
"value": "Screens"
}
],
"metrics.unique-visitors": [
{
"type": 0,