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

@ -247,6 +247,12 @@
"value": "Новий пароль"
}
],
"label.none": [
{
"type": 0,
"value": "None"
}
],
"label.owner": [
{
"type": 0,
@ -704,13 +710,7 @@
"metrics.filter.combined": [
{
"type": 0,
"value": "Об'єднані"
}
],
"metrics.filter.domain-only": [
{
"type": 0,
"value": "Лише домен"
"value": "Combined"
}
],
"metrics.filter.raw": [
@ -749,6 +749,12 @@
"value": "Джерела"
}
],
"metrics.screens": [
{
"type": 0,
"value": "Screens"
}
],
"metrics.unique-visitors": [
{
"type": 0,