Refactored referrer logic. Display stats for no referrers.
This commit is contained in:
@@ -247,6 +247,12 @@
|
||||
"value": "Nowe hasło"
|
||||
}
|
||||
],
|
||||
"label.none": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "None"
|
||||
}
|
||||
],
|
||||
"label.owner": [
|
||||
{
|
||||
"type": 0,
|
||||
@@ -728,13 +734,7 @@
|
||||
"metrics.filter.combined": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Połączone"
|
||||
}
|
||||
],
|
||||
"metrics.filter.domain-only": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Tylko domena"
|
||||
"value": "Combined"
|
||||
}
|
||||
],
|
||||
"metrics.filter.raw": [
|
||||
@@ -773,6 +773,12 @@
|
||||
"value": "Źródła odsyłające"
|
||||
}
|
||||
],
|
||||
"metrics.screens": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Screens"
|
||||
}
|
||||
],
|
||||
"metrics.unique-visitors": [
|
||||
{
|
||||
"type": 0,
|
||||
|
||||
Reference in New Issue
Block a user