mirror of
https://github.com/umami-software/umami.git
synced 2026-02-24 22:45:36 +01:00
Refactored query parameters.
This commit is contained in:
parent
69962eb08d
commit
89781d4847
99 changed files with 452 additions and 2273 deletions
|
|
@ -29,12 +29,6 @@
|
|||
"value": "所有"
|
||||
}
|
||||
],
|
||||
"label.all-events": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "所有事件"
|
||||
}
|
||||
],
|
||||
"label.all-time": [
|
||||
{
|
||||
"type": 0,
|
||||
|
|
@ -761,6 +755,12 @@
|
|||
"value": "网页"
|
||||
}
|
||||
],
|
||||
"metrics.query-parameters": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Query parameters"
|
||||
}
|
||||
],
|
||||
"metrics.referrers": [
|
||||
{
|
||||
"type": 0,
|
||||
|
|
@ -779,42 +779,6 @@
|
|||
"value": "独立访客"
|
||||
}
|
||||
],
|
||||
"metrics.utm": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "流量渠道标记(UTM)"
|
||||
}
|
||||
],
|
||||
"metrics.utm_campaign": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "流量标识"
|
||||
}
|
||||
],
|
||||
"metrics.utm_content": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "搜索关键字"
|
||||
}
|
||||
],
|
||||
"metrics.utm_medium": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "流量来源类型"
|
||||
}
|
||||
],
|
||||
"metrics.utm_source": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "流量来源"
|
||||
}
|
||||
],
|
||||
"metrics.utm_term": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "流量搜索关键字"
|
||||
}
|
||||
],
|
||||
"metrics.views": [
|
||||
{
|
||||
"type": 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue