mirror of
https://github.com/kremalicious/umami.git
synced 2025-02-14 21:10:34 +01:00
New event data screen.
This commit is contained in:
parent
10c438d1de
commit
8ee37d1246
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "umami",
|
||||
"version": "2.12.1",
|
||||
"version": "2.13.0",
|
||||
"description": "A simple, fast, privacy-focused alternative to Google Analytics.",
|
||||
"author": "Umami Software, Inc. <hello@umami.is>",
|
||||
"license": "MIT",
|
||||
@ -106,7 +106,7 @@
|
||||
"npm-run-all": "^4.1.5",
|
||||
"prisma": "5.17.0",
|
||||
"react": "^18.2.0",
|
||||
"react-basics": "^0.124.0",
|
||||
"react-basics": "^0.125.0",
|
||||
"react-beautiful-dnd": "^13.1.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-error-boundary": "^4.0.4",
|
||||
|
@ -11,7 +11,7 @@
|
||||
"value": "Actions"
|
||||
}
|
||||
],
|
||||
"label.activity-log": [
|
||||
"label.activity": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Activity log"
|
||||
@ -473,6 +473,12 @@
|
||||
"value": "Filters"
|
||||
}
|
||||
],
|
||||
"label.first-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "First seen"
|
||||
}
|
||||
],
|
||||
"label.funnel": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -647,6 +653,12 @@
|
||||
"value": " months"
|
||||
}
|
||||
],
|
||||
"label.last-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Last seen"
|
||||
}
|
||||
],
|
||||
"label.leave": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -861,6 +873,18 @@
|
||||
"value": "Password"
|
||||
}
|
||||
],
|
||||
"label.path": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Path"
|
||||
}
|
||||
],
|
||||
"label.paths": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Paths"
|
||||
}
|
||||
],
|
||||
"label.powered-by": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -895,6 +919,12 @@
|
||||
"value": "Profile"
|
||||
}
|
||||
],
|
||||
"label.properties": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Properties"
|
||||
}
|
||||
],
|
||||
"label.property": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1009,6 +1039,24 @@
|
||||
"value": "Measure your website stickiness by tracking how often users return."
|
||||
}
|
||||
],
|
||||
"label.revenue": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue"
|
||||
}
|
||||
],
|
||||
"label.revenue-description": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Look into your revenue across time."
|
||||
}
|
||||
],
|
||||
"label.revenue-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue Property"
|
||||
}
|
||||
],
|
||||
"label.role": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1063,6 +1111,12 @@
|
||||
"value": "Select website"
|
||||
}
|
||||
],
|
||||
"label.session": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Session"
|
||||
}
|
||||
],
|
||||
"label.sessions": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1231,6 +1285,12 @@
|
||||
"value": "Tracking code"
|
||||
}
|
||||
],
|
||||
"label.transactions": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Transactions"
|
||||
}
|
||||
],
|
||||
"label.transfer": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1267,6 +1327,12 @@
|
||||
"value": "Unique visitors"
|
||||
}
|
||||
],
|
||||
"label.uniqueCustomers": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Unique Customers"
|
||||
}
|
||||
],
|
||||
"label.unknown": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1303,6 +1369,12 @@
|
||||
"value": "User"
|
||||
}
|
||||
],
|
||||
"label.user-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "User Property"
|
||||
}
|
||||
],
|
||||
"label.username": [
|
||||
{
|
||||
"type": 0,
|
||||
|
@ -11,7 +11,7 @@
|
||||
"value": "الإجراءات"
|
||||
}
|
||||
],
|
||||
"label.activity-log": [
|
||||
"label.activity": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "سجل الأحداث"
|
||||
@ -473,6 +473,12 @@
|
||||
"value": "التصفيات"
|
||||
}
|
||||
],
|
||||
"label.first-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "First seen"
|
||||
}
|
||||
],
|
||||
"label.funnel": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -647,6 +653,12 @@
|
||||
"value": " months"
|
||||
}
|
||||
],
|
||||
"label.last-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Last seen"
|
||||
}
|
||||
],
|
||||
"label.leave": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -861,6 +873,18 @@
|
||||
"value": "كلمة المرور"
|
||||
}
|
||||
],
|
||||
"label.path": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Path"
|
||||
}
|
||||
],
|
||||
"label.paths": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Paths"
|
||||
}
|
||||
],
|
||||
"label.powered-by": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -895,6 +919,12 @@
|
||||
"value": "الملف الشخصي"
|
||||
}
|
||||
],
|
||||
"label.properties": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Properties"
|
||||
}
|
||||
],
|
||||
"label.property": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1009,6 +1039,24 @@
|
||||
"value": "قس مدى ثبات موقعك على الويب من خلال تتبع عدد مرات عودة المستخدمين."
|
||||
}
|
||||
],
|
||||
"label.revenue": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue"
|
||||
}
|
||||
],
|
||||
"label.revenue-description": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Look into your revenue across time."
|
||||
}
|
||||
],
|
||||
"label.revenue-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue Property"
|
||||
}
|
||||
],
|
||||
"label.role": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1063,6 +1111,12 @@
|
||||
"value": "حدد موقع"
|
||||
}
|
||||
],
|
||||
"label.session": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Session"
|
||||
}
|
||||
],
|
||||
"label.sessions": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1231,6 +1285,12 @@
|
||||
"value": "كود التتبع"
|
||||
}
|
||||
],
|
||||
"label.transactions": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Transactions"
|
||||
}
|
||||
],
|
||||
"label.transfer": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1267,6 +1327,12 @@
|
||||
"value": "زائرون فريدون"
|
||||
}
|
||||
],
|
||||
"label.uniqueCustomers": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Unique Customers"
|
||||
}
|
||||
],
|
||||
"label.unknown": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1303,6 +1369,12 @@
|
||||
"value": "المستخدم"
|
||||
}
|
||||
],
|
||||
"label.user-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "User Property"
|
||||
}
|
||||
],
|
||||
"label.username": [
|
||||
{
|
||||
"type": 0,
|
||||
|
@ -11,7 +11,7 @@
|
||||
"value": "Дзеянні"
|
||||
}
|
||||
],
|
||||
"label.activity-log": [
|
||||
"label.activity": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Журнал актыўнасці"
|
||||
@ -473,6 +473,12 @@
|
||||
"value": "Фільтры"
|
||||
}
|
||||
],
|
||||
"label.first-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "First seen"
|
||||
}
|
||||
],
|
||||
"label.funnel": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -647,6 +653,12 @@
|
||||
"value": " месяцаў"
|
||||
}
|
||||
],
|
||||
"label.last-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Last seen"
|
||||
}
|
||||
],
|
||||
"label.leave": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -861,6 +873,18 @@
|
||||
"value": "Пароль"
|
||||
}
|
||||
],
|
||||
"label.path": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Path"
|
||||
}
|
||||
],
|
||||
"label.paths": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Paths"
|
||||
}
|
||||
],
|
||||
"label.powered-by": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -895,6 +919,12 @@
|
||||
"value": "Профіль"
|
||||
}
|
||||
],
|
||||
"label.properties": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Properties"
|
||||
}
|
||||
],
|
||||
"label.property": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1009,6 +1039,24 @@
|
||||
"value": "Ацаніць прыцягальнасць сайта, адсочваючы павяртанні карыстальнікаў."
|
||||
}
|
||||
],
|
||||
"label.revenue": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue"
|
||||
}
|
||||
],
|
||||
"label.revenue-description": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Look into your revenue across time."
|
||||
}
|
||||
],
|
||||
"label.revenue-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue Property"
|
||||
}
|
||||
],
|
||||
"label.role": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1063,6 +1111,12 @@
|
||||
"value": "Выбраць сайт"
|
||||
}
|
||||
],
|
||||
"label.session": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Session"
|
||||
}
|
||||
],
|
||||
"label.sessions": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1231,6 +1285,12 @@
|
||||
"value": "Код адсочвання"
|
||||
}
|
||||
],
|
||||
"label.transactions": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Transactions"
|
||||
}
|
||||
],
|
||||
"label.transfer": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1267,6 +1327,12 @@
|
||||
"value": "Унікальныя наведвальнікі"
|
||||
}
|
||||
],
|
||||
"label.uniqueCustomers": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Unique Customers"
|
||||
}
|
||||
],
|
||||
"label.unknown": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1303,6 +1369,12 @@
|
||||
"value": "Карыстальнік"
|
||||
}
|
||||
],
|
||||
"label.user-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "User Property"
|
||||
}
|
||||
],
|
||||
"label.username": [
|
||||
{
|
||||
"type": 0,
|
||||
|
@ -11,7 +11,7 @@
|
||||
"value": "Действия"
|
||||
}
|
||||
],
|
||||
"label.activity-log": [
|
||||
"label.activity": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Активностти"
|
||||
@ -473,6 +473,12 @@
|
||||
"value": "Филтри"
|
||||
}
|
||||
],
|
||||
"label.first-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "First seen"
|
||||
}
|
||||
],
|
||||
"label.funnel": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -647,6 +653,12 @@
|
||||
"value": " месеца"
|
||||
}
|
||||
],
|
||||
"label.last-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Last seen"
|
||||
}
|
||||
],
|
||||
"label.leave": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -861,6 +873,18 @@
|
||||
"value": "Парола"
|
||||
}
|
||||
],
|
||||
"label.path": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Path"
|
||||
}
|
||||
],
|
||||
"label.paths": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Paths"
|
||||
}
|
||||
],
|
||||
"label.powered-by": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -895,6 +919,12 @@
|
||||
"value": "Профил"
|
||||
}
|
||||
],
|
||||
"label.properties": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Properties"
|
||||
}
|
||||
],
|
||||
"label.property": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1009,6 +1039,24 @@
|
||||
"value": "Измерете привързаността към вашия уебсайт, като проследявате колко често потребителите се връщат."
|
||||
}
|
||||
],
|
||||
"label.revenue": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue"
|
||||
}
|
||||
],
|
||||
"label.revenue-description": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Look into your revenue across time."
|
||||
}
|
||||
],
|
||||
"label.revenue-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue Property"
|
||||
}
|
||||
],
|
||||
"label.role": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1063,6 +1111,12 @@
|
||||
"value": "Избери уебсайт"
|
||||
}
|
||||
],
|
||||
"label.session": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Session"
|
||||
}
|
||||
],
|
||||
"label.sessions": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1231,6 +1285,12 @@
|
||||
"value": "Код за проследяване"
|
||||
}
|
||||
],
|
||||
"label.transactions": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Transactions"
|
||||
}
|
||||
],
|
||||
"label.transfer": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1267,6 +1327,12 @@
|
||||
"value": "Уникални посетители"
|
||||
}
|
||||
],
|
||||
"label.uniqueCustomers": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Unique Customers"
|
||||
}
|
||||
],
|
||||
"label.unknown": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1303,6 +1369,12 @@
|
||||
"value": "Потребител"
|
||||
}
|
||||
],
|
||||
"label.user-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "User Property"
|
||||
}
|
||||
],
|
||||
"label.username": [
|
||||
{
|
||||
"type": 0,
|
||||
|
@ -11,7 +11,7 @@
|
||||
"value": "অ্যাকশনস"
|
||||
}
|
||||
],
|
||||
"label.activity-log": [
|
||||
"label.activity": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "একটিভিটি দেখুন"
|
||||
@ -473,6 +473,12 @@
|
||||
"value": "Filters"
|
||||
}
|
||||
],
|
||||
"label.first-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "First seen"
|
||||
}
|
||||
],
|
||||
"label.funnel": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -647,6 +653,12 @@
|
||||
"value": " months"
|
||||
}
|
||||
],
|
||||
"label.last-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Last seen"
|
||||
}
|
||||
],
|
||||
"label.leave": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -861,6 +873,18 @@
|
||||
"value": "পাসওয়ার্ড"
|
||||
}
|
||||
],
|
||||
"label.path": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Path"
|
||||
}
|
||||
],
|
||||
"label.paths": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Paths"
|
||||
}
|
||||
],
|
||||
"label.powered-by": [
|
||||
{
|
||||
"type": 1,
|
||||
@ -895,6 +919,12 @@
|
||||
"value": "প্রোফাইল"
|
||||
}
|
||||
],
|
||||
"label.properties": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Properties"
|
||||
}
|
||||
],
|
||||
"label.property": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1009,6 +1039,24 @@
|
||||
"value": "Measure your website stickiness by tracking how often users return."
|
||||
}
|
||||
],
|
||||
"label.revenue": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue"
|
||||
}
|
||||
],
|
||||
"label.revenue-description": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Look into your revenue across time."
|
||||
}
|
||||
],
|
||||
"label.revenue-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue Property"
|
||||
}
|
||||
],
|
||||
"label.role": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1063,6 +1111,12 @@
|
||||
"value": "Select website"
|
||||
}
|
||||
],
|
||||
"label.session": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Session"
|
||||
}
|
||||
],
|
||||
"label.sessions": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1231,6 +1285,12 @@
|
||||
"value": "ট্র্যাকিং কোড"
|
||||
}
|
||||
],
|
||||
"label.transactions": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Transactions"
|
||||
}
|
||||
],
|
||||
"label.transfer": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1267,6 +1327,12 @@
|
||||
"value": "অনন্য ভিজিটর"
|
||||
}
|
||||
],
|
||||
"label.uniqueCustomers": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Unique Customers"
|
||||
}
|
||||
],
|
||||
"label.unknown": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1303,6 +1369,12 @@
|
||||
"value": "User"
|
||||
}
|
||||
],
|
||||
"label.user-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "User Property"
|
||||
}
|
||||
],
|
||||
"label.username": [
|
||||
{
|
||||
"type": 0,
|
||||
|
@ -11,7 +11,7 @@
|
||||
"value": "Akcije"
|
||||
}
|
||||
],
|
||||
"label.activity-log": [
|
||||
"label.activity": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Log aktivnosti"
|
||||
@ -473,6 +473,12 @@
|
||||
"value": "Filtri"
|
||||
}
|
||||
],
|
||||
"label.first-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "First seen"
|
||||
}
|
||||
],
|
||||
"label.funnel": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -647,6 +653,12 @@
|
||||
"value": " mjeseci"
|
||||
}
|
||||
],
|
||||
"label.last-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Last seen"
|
||||
}
|
||||
],
|
||||
"label.leave": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -861,6 +873,18 @@
|
||||
"value": "Šifra"
|
||||
}
|
||||
],
|
||||
"label.path": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Path"
|
||||
}
|
||||
],
|
||||
"label.paths": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Paths"
|
||||
}
|
||||
],
|
||||
"label.powered-by": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -895,6 +919,12 @@
|
||||
"value": "Profil"
|
||||
}
|
||||
],
|
||||
"label.properties": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Properties"
|
||||
}
|
||||
],
|
||||
"label.property": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1009,6 +1039,24 @@
|
||||
"value": "Izmjeri 'ljepljivost' svoje web stranice praćenjem koliko često set korisnici vraćaju."
|
||||
}
|
||||
],
|
||||
"label.revenue": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue"
|
||||
}
|
||||
],
|
||||
"label.revenue-description": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Look into your revenue across time."
|
||||
}
|
||||
],
|
||||
"label.revenue-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue Property"
|
||||
}
|
||||
],
|
||||
"label.role": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1063,6 +1111,12 @@
|
||||
"value": "Odaberi web stranicu"
|
||||
}
|
||||
],
|
||||
"label.session": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Session"
|
||||
}
|
||||
],
|
||||
"label.sessions": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1231,6 +1285,12 @@
|
||||
"value": "Kod za praćenje"
|
||||
}
|
||||
],
|
||||
"label.transactions": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Transactions"
|
||||
}
|
||||
],
|
||||
"label.transfer": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1267,6 +1327,12 @@
|
||||
"value": "Jedinstvenih posjetitelja"
|
||||
}
|
||||
],
|
||||
"label.uniqueCustomers": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Unique Customers"
|
||||
}
|
||||
],
|
||||
"label.unknown": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1303,6 +1369,12 @@
|
||||
"value": "Korisnik"
|
||||
}
|
||||
],
|
||||
"label.user-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "User Property"
|
||||
}
|
||||
],
|
||||
"label.username": [
|
||||
{
|
||||
"type": 0,
|
||||
|
@ -11,7 +11,7 @@
|
||||
"value": "Accions"
|
||||
}
|
||||
],
|
||||
"label.activity-log": [
|
||||
"label.activity": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Registre d'activitat"
|
||||
@ -473,6 +473,12 @@
|
||||
"value": "Filtres"
|
||||
}
|
||||
],
|
||||
"label.first-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "First seen"
|
||||
}
|
||||
],
|
||||
"label.funnel": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -647,6 +653,12 @@
|
||||
"value": " mesos"
|
||||
}
|
||||
],
|
||||
"label.last-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Last seen"
|
||||
}
|
||||
],
|
||||
"label.leave": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -861,6 +873,18 @@
|
||||
"value": "Contrasenya"
|
||||
}
|
||||
],
|
||||
"label.path": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Path"
|
||||
}
|
||||
],
|
||||
"label.paths": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Paths"
|
||||
}
|
||||
],
|
||||
"label.powered-by": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -895,6 +919,12 @@
|
||||
"value": "Perfil"
|
||||
}
|
||||
],
|
||||
"label.properties": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Properties"
|
||||
}
|
||||
],
|
||||
"label.property": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1009,6 +1039,24 @@
|
||||
"value": "Mesuri la retenció del seu lloc web fent un seguiment de la freqüència amb què tornen els usuaris."
|
||||
}
|
||||
],
|
||||
"label.revenue": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue"
|
||||
}
|
||||
],
|
||||
"label.revenue-description": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Look into your revenue across time."
|
||||
}
|
||||
],
|
||||
"label.revenue-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue Property"
|
||||
}
|
||||
],
|
||||
"label.role": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1063,6 +1111,12 @@
|
||||
"value": "Seleccionar lloc web"
|
||||
}
|
||||
],
|
||||
"label.session": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Session"
|
||||
}
|
||||
],
|
||||
"label.sessions": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1231,6 +1285,12 @@
|
||||
"value": "Codi de seguiment"
|
||||
}
|
||||
],
|
||||
"label.transactions": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Transactions"
|
||||
}
|
||||
],
|
||||
"label.transfer": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1267,6 +1327,12 @@
|
||||
"value": "Visitants únics"
|
||||
}
|
||||
],
|
||||
"label.uniqueCustomers": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Unique Customers"
|
||||
}
|
||||
],
|
||||
"label.unknown": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1303,6 +1369,12 @@
|
||||
"value": "Usuari"
|
||||
}
|
||||
],
|
||||
"label.user-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "User Property"
|
||||
}
|
||||
],
|
||||
"label.username": [
|
||||
{
|
||||
"type": 0,
|
||||
|
@ -11,7 +11,7 @@
|
||||
"value": "Akce"
|
||||
}
|
||||
],
|
||||
"label.activity-log": [
|
||||
"label.activity": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Activity log"
|
||||
@ -473,6 +473,12 @@
|
||||
"value": "Filters"
|
||||
}
|
||||
],
|
||||
"label.first-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "First seen"
|
||||
}
|
||||
],
|
||||
"label.funnel": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -647,6 +653,12 @@
|
||||
"value": " months"
|
||||
}
|
||||
],
|
||||
"label.last-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Last seen"
|
||||
}
|
||||
],
|
||||
"label.leave": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -861,6 +873,18 @@
|
||||
"value": "Heslo"
|
||||
}
|
||||
],
|
||||
"label.path": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Path"
|
||||
}
|
||||
],
|
||||
"label.paths": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Paths"
|
||||
}
|
||||
],
|
||||
"label.powered-by": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -895,6 +919,12 @@
|
||||
"value": "Profil"
|
||||
}
|
||||
],
|
||||
"label.properties": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Properties"
|
||||
}
|
||||
],
|
||||
"label.property": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1009,6 +1039,24 @@
|
||||
"value": "Measure your website stickiness by tracking how often users return."
|
||||
}
|
||||
],
|
||||
"label.revenue": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue"
|
||||
}
|
||||
],
|
||||
"label.revenue-description": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Look into your revenue across time."
|
||||
}
|
||||
],
|
||||
"label.revenue-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue Property"
|
||||
}
|
||||
],
|
||||
"label.role": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1063,6 +1111,12 @@
|
||||
"value": "Select website"
|
||||
}
|
||||
],
|
||||
"label.session": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Session"
|
||||
}
|
||||
],
|
||||
"label.sessions": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1231,6 +1285,12 @@
|
||||
"value": "Sledovací kód"
|
||||
}
|
||||
],
|
||||
"label.transactions": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Transactions"
|
||||
}
|
||||
],
|
||||
"label.transfer": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1267,6 +1327,12 @@
|
||||
"value": "Jedinečné návštěvy"
|
||||
}
|
||||
],
|
||||
"label.uniqueCustomers": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Unique Customers"
|
||||
}
|
||||
],
|
||||
"label.unknown": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1303,6 +1369,12 @@
|
||||
"value": "User"
|
||||
}
|
||||
],
|
||||
"label.user-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "User Property"
|
||||
}
|
||||
],
|
||||
"label.username": [
|
||||
{
|
||||
"type": 0,
|
||||
|
@ -11,7 +11,7 @@
|
||||
"value": "Handlinger"
|
||||
}
|
||||
],
|
||||
"label.activity-log": [
|
||||
"label.activity": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Activity log"
|
||||
@ -473,6 +473,12 @@
|
||||
"value": "Filters"
|
||||
}
|
||||
],
|
||||
"label.first-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "First seen"
|
||||
}
|
||||
],
|
||||
"label.funnel": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -647,6 +653,12 @@
|
||||
"value": " months"
|
||||
}
|
||||
],
|
||||
"label.last-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Last seen"
|
||||
}
|
||||
],
|
||||
"label.leave": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -861,6 +873,18 @@
|
||||
"value": "Adgangskode"
|
||||
}
|
||||
],
|
||||
"label.path": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Path"
|
||||
}
|
||||
],
|
||||
"label.paths": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Paths"
|
||||
}
|
||||
],
|
||||
"label.powered-by": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -895,6 +919,12 @@
|
||||
"value": "Profil"
|
||||
}
|
||||
],
|
||||
"label.properties": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Properties"
|
||||
}
|
||||
],
|
||||
"label.property": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1009,6 +1039,24 @@
|
||||
"value": "Measure your website stickiness by tracking how often users return."
|
||||
}
|
||||
],
|
||||
"label.revenue": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue"
|
||||
}
|
||||
],
|
||||
"label.revenue-description": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Look into your revenue across time."
|
||||
}
|
||||
],
|
||||
"label.revenue-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue Property"
|
||||
}
|
||||
],
|
||||
"label.role": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1063,6 +1111,12 @@
|
||||
"value": "Select website"
|
||||
}
|
||||
],
|
||||
"label.session": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Session"
|
||||
}
|
||||
],
|
||||
"label.sessions": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1231,6 +1285,12 @@
|
||||
"value": "Sporingskode"
|
||||
}
|
||||
],
|
||||
"label.transactions": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Transactions"
|
||||
}
|
||||
],
|
||||
"label.transfer": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1267,6 +1327,12 @@
|
||||
"value": "Unikke besøgende"
|
||||
}
|
||||
],
|
||||
"label.uniqueCustomers": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Unique Customers"
|
||||
}
|
||||
],
|
||||
"label.unknown": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1303,6 +1369,12 @@
|
||||
"value": "User"
|
||||
}
|
||||
],
|
||||
"label.user-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "User Property"
|
||||
}
|
||||
],
|
||||
"label.username": [
|
||||
{
|
||||
"type": 0,
|
||||
|
@ -11,7 +11,7 @@
|
||||
"value": "Aktione"
|
||||
}
|
||||
],
|
||||
"label.activity-log": [
|
||||
"label.activity": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Aktivitätsverlauf"
|
||||
@ -473,6 +473,12 @@
|
||||
"value": "Filters"
|
||||
}
|
||||
],
|
||||
"label.first-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "First seen"
|
||||
}
|
||||
],
|
||||
"label.funnel": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -647,6 +653,12 @@
|
||||
"value": " months"
|
||||
}
|
||||
],
|
||||
"label.last-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Last seen"
|
||||
}
|
||||
],
|
||||
"label.leave": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -861,6 +873,18 @@
|
||||
"value": "Passwort"
|
||||
}
|
||||
],
|
||||
"label.path": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Path"
|
||||
}
|
||||
],
|
||||
"label.paths": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Paths"
|
||||
}
|
||||
],
|
||||
"label.powered-by": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -895,6 +919,12 @@
|
||||
"value": "Profil"
|
||||
}
|
||||
],
|
||||
"label.properties": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Properties"
|
||||
}
|
||||
],
|
||||
"label.property": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1009,6 +1039,24 @@
|
||||
"value": "Measure your website stickiness by tracking how often users return."
|
||||
}
|
||||
],
|
||||
"label.revenue": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue"
|
||||
}
|
||||
],
|
||||
"label.revenue-description": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Look into your revenue across time."
|
||||
}
|
||||
],
|
||||
"label.revenue-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue Property"
|
||||
}
|
||||
],
|
||||
"label.role": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1063,6 +1111,12 @@
|
||||
"value": "Websiite uuswähle"
|
||||
}
|
||||
],
|
||||
"label.session": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Session"
|
||||
}
|
||||
],
|
||||
"label.sessions": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1231,6 +1285,12 @@
|
||||
"value": "Tracking Code"
|
||||
}
|
||||
],
|
||||
"label.transactions": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Transactions"
|
||||
}
|
||||
],
|
||||
"label.transfer": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1267,6 +1327,12 @@
|
||||
"value": "Eidütigi Bsuecher"
|
||||
}
|
||||
],
|
||||
"label.uniqueCustomers": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Unique Customers"
|
||||
}
|
||||
],
|
||||
"label.unknown": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1303,6 +1369,12 @@
|
||||
"value": "Benutzer"
|
||||
}
|
||||
],
|
||||
"label.user-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "User Property"
|
||||
}
|
||||
],
|
||||
"label.username": [
|
||||
{
|
||||
"type": 0,
|
||||
|
@ -11,7 +11,7 @@
|
||||
"value": "Aktionen"
|
||||
}
|
||||
],
|
||||
"label.activity-log": [
|
||||
"label.activity": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Aktivitätsverlauf"
|
||||
@ -473,6 +473,12 @@
|
||||
"value": "Filter"
|
||||
}
|
||||
],
|
||||
"label.first-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "First seen"
|
||||
}
|
||||
],
|
||||
"label.funnel": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -647,6 +653,12 @@
|
||||
"value": " Monate"
|
||||
}
|
||||
],
|
||||
"label.last-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Last seen"
|
||||
}
|
||||
],
|
||||
"label.leave": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -861,6 +873,18 @@
|
||||
"value": "Passwort"
|
||||
}
|
||||
],
|
||||
"label.path": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Path"
|
||||
}
|
||||
],
|
||||
"label.paths": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Paths"
|
||||
}
|
||||
],
|
||||
"label.powered-by": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -895,6 +919,12 @@
|
||||
"value": "Profil"
|
||||
}
|
||||
],
|
||||
"label.properties": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Properties"
|
||||
}
|
||||
],
|
||||
"label.property": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1009,6 +1039,24 @@
|
||||
"value": "Messen Sie die Verweildauer auf Ihrer Website, indem Sie verfolgen, wie oft die Nutzer zurückkehren."
|
||||
}
|
||||
],
|
||||
"label.revenue": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue"
|
||||
}
|
||||
],
|
||||
"label.revenue-description": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Look into your revenue across time."
|
||||
}
|
||||
],
|
||||
"label.revenue-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue Property"
|
||||
}
|
||||
],
|
||||
"label.role": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1063,6 +1111,12 @@
|
||||
"value": "Webseite auswählen"
|
||||
}
|
||||
],
|
||||
"label.session": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Session"
|
||||
}
|
||||
],
|
||||
"label.sessions": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1231,6 +1285,12 @@
|
||||
"value": "Tracking Code"
|
||||
}
|
||||
],
|
||||
"label.transactions": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Transactions"
|
||||
}
|
||||
],
|
||||
"label.transfer": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1267,6 +1327,12 @@
|
||||
"value": "Eindeutige Besucher"
|
||||
}
|
||||
],
|
||||
"label.uniqueCustomers": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Unique Customers"
|
||||
}
|
||||
],
|
||||
"label.unknown": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1303,6 +1369,12 @@
|
||||
"value": "Benutzer"
|
||||
}
|
||||
],
|
||||
"label.user-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "User Property"
|
||||
}
|
||||
],
|
||||
"label.username": [
|
||||
{
|
||||
"type": 0,
|
||||
|
@ -11,7 +11,7 @@
|
||||
"value": "Ενέργειες"
|
||||
}
|
||||
],
|
||||
"label.activity-log": [
|
||||
"label.activity": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Activity log"
|
||||
@ -473,6 +473,12 @@
|
||||
"value": "Filters"
|
||||
}
|
||||
],
|
||||
"label.first-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "First seen"
|
||||
}
|
||||
],
|
||||
"label.funnel": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -647,6 +653,12 @@
|
||||
"value": " months"
|
||||
}
|
||||
],
|
||||
"label.last-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Last seen"
|
||||
}
|
||||
],
|
||||
"label.leave": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -861,6 +873,18 @@
|
||||
"value": "Κωδικός"
|
||||
}
|
||||
],
|
||||
"label.path": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Path"
|
||||
}
|
||||
],
|
||||
"label.paths": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Paths"
|
||||
}
|
||||
],
|
||||
"label.powered-by": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -895,6 +919,12 @@
|
||||
"value": "Προφίλ"
|
||||
}
|
||||
],
|
||||
"label.properties": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Properties"
|
||||
}
|
||||
],
|
||||
"label.property": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1009,6 +1039,24 @@
|
||||
"value": "Measure your website stickiness by tracking how often users return."
|
||||
}
|
||||
],
|
||||
"label.revenue": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue"
|
||||
}
|
||||
],
|
||||
"label.revenue-description": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Look into your revenue across time."
|
||||
}
|
||||
],
|
||||
"label.revenue-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue Property"
|
||||
}
|
||||
],
|
||||
"label.role": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1063,6 +1111,12 @@
|
||||
"value": "Select website"
|
||||
}
|
||||
],
|
||||
"label.session": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Session"
|
||||
}
|
||||
],
|
||||
"label.sessions": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1231,6 +1285,12 @@
|
||||
"value": "Κωδικός παρακολούθησης"
|
||||
}
|
||||
],
|
||||
"label.transactions": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Transactions"
|
||||
}
|
||||
],
|
||||
"label.transfer": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1267,6 +1327,12 @@
|
||||
"value": "Μοναδικοί επισκέπτες"
|
||||
}
|
||||
],
|
||||
"label.uniqueCustomers": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Unique Customers"
|
||||
}
|
||||
],
|
||||
"label.unknown": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1303,6 +1369,12 @@
|
||||
"value": "User"
|
||||
}
|
||||
],
|
||||
"label.user-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "User Property"
|
||||
}
|
||||
],
|
||||
"label.username": [
|
||||
{
|
||||
"type": 0,
|
||||
|
@ -11,7 +11,7 @@
|
||||
"value": "Actions"
|
||||
}
|
||||
],
|
||||
"label.activity-log": [
|
||||
"label.activity": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Activity log"
|
||||
@ -473,6 +473,12 @@
|
||||
"value": "Filters"
|
||||
}
|
||||
],
|
||||
"label.first-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "First seen"
|
||||
}
|
||||
],
|
||||
"label.funnel": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -647,6 +653,12 @@
|
||||
"value": " months"
|
||||
}
|
||||
],
|
||||
"label.last-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Last seen"
|
||||
}
|
||||
],
|
||||
"label.leave": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -861,6 +873,18 @@
|
||||
"value": "Password"
|
||||
}
|
||||
],
|
||||
"label.path": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Path"
|
||||
}
|
||||
],
|
||||
"label.paths": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Paths"
|
||||
}
|
||||
],
|
||||
"label.powered-by": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -895,6 +919,12 @@
|
||||
"value": "Profile"
|
||||
}
|
||||
],
|
||||
"label.properties": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Properties"
|
||||
}
|
||||
],
|
||||
"label.property": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1009,6 +1039,24 @@
|
||||
"value": "Measure your website stickiness by tracking how often users return."
|
||||
}
|
||||
],
|
||||
"label.revenue": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue"
|
||||
}
|
||||
],
|
||||
"label.revenue-description": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Look into your revenue across time."
|
||||
}
|
||||
],
|
||||
"label.revenue-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue Property"
|
||||
}
|
||||
],
|
||||
"label.role": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1063,6 +1111,12 @@
|
||||
"value": "Select website"
|
||||
}
|
||||
],
|
||||
"label.session": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Session"
|
||||
}
|
||||
],
|
||||
"label.sessions": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1231,6 +1285,12 @@
|
||||
"value": "Tracking code"
|
||||
}
|
||||
],
|
||||
"label.transactions": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Transactions"
|
||||
}
|
||||
],
|
||||
"label.transfer": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1267,6 +1327,12 @@
|
||||
"value": "Unique visitors"
|
||||
}
|
||||
],
|
||||
"label.uniqueCustomers": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Unique Customers"
|
||||
}
|
||||
],
|
||||
"label.unknown": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1303,6 +1369,12 @@
|
||||
"value": "User"
|
||||
}
|
||||
],
|
||||
"label.user-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "User Property"
|
||||
}
|
||||
],
|
||||
"label.username": [
|
||||
{
|
||||
"type": 0,
|
||||
|
@ -11,10 +11,10 @@
|
||||
"value": "Actions"
|
||||
}
|
||||
],
|
||||
"label.activity-log": [
|
||||
"label.activity": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Activity log"
|
||||
"value": "Activity"
|
||||
}
|
||||
],
|
||||
"label.add": [
|
||||
@ -404,7 +404,7 @@
|
||||
"label.entry": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Entry URL"
|
||||
"value": "Entry path"
|
||||
}
|
||||
],
|
||||
"label.event": [
|
||||
@ -428,7 +428,7 @@
|
||||
"label.exit": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Exit URL"
|
||||
"value": "Exit path"
|
||||
}
|
||||
],
|
||||
"label.false": [
|
||||
@ -473,6 +473,12 @@
|
||||
"value": "Filters"
|
||||
}
|
||||
],
|
||||
"label.first-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "First seen"
|
||||
}
|
||||
],
|
||||
"label.funnel": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -647,6 +653,12 @@
|
||||
"value": " months"
|
||||
}
|
||||
],
|
||||
"label.last-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Last seen"
|
||||
}
|
||||
],
|
||||
"label.leave": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -861,6 +873,18 @@
|
||||
"value": "Password"
|
||||
}
|
||||
],
|
||||
"label.path": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Path"
|
||||
}
|
||||
],
|
||||
"label.paths": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Paths"
|
||||
}
|
||||
],
|
||||
"label.powered-by": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -895,6 +919,12 @@
|
||||
"value": "Profile"
|
||||
}
|
||||
],
|
||||
"label.properties": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Properties"
|
||||
}
|
||||
],
|
||||
"label.property": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1009,6 +1039,24 @@
|
||||
"value": "Measure your website stickiness by tracking how often users return."
|
||||
}
|
||||
],
|
||||
"label.revenue": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue"
|
||||
}
|
||||
],
|
||||
"label.revenue-description": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Look into your revenue across time."
|
||||
}
|
||||
],
|
||||
"label.revenue-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue Property"
|
||||
}
|
||||
],
|
||||
"label.role": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1063,6 +1111,12 @@
|
||||
"value": "Select website"
|
||||
}
|
||||
],
|
||||
"label.session": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Session"
|
||||
}
|
||||
],
|
||||
"label.sessions": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1231,6 +1285,12 @@
|
||||
"value": "Tracking code"
|
||||
}
|
||||
],
|
||||
"label.transactions": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Transactions"
|
||||
}
|
||||
],
|
||||
"label.transfer": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1267,6 +1327,12 @@
|
||||
"value": "Unique visitors"
|
||||
}
|
||||
],
|
||||
"label.uniqueCustomers": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Unique Customers"
|
||||
}
|
||||
],
|
||||
"label.unknown": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1303,6 +1369,12 @@
|
||||
"value": "User"
|
||||
}
|
||||
],
|
||||
"label.user-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "User Property"
|
||||
}
|
||||
],
|
||||
"label.username": [
|
||||
{
|
||||
"type": 0,
|
||||
|
@ -11,7 +11,7 @@
|
||||
"value": "Acciones"
|
||||
}
|
||||
],
|
||||
"label.activity-log": [
|
||||
"label.activity": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Registro de actividad"
|
||||
@ -473,6 +473,12 @@
|
||||
"value": "Filtros"
|
||||
}
|
||||
],
|
||||
"label.first-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "First seen"
|
||||
}
|
||||
],
|
||||
"label.funnel": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -647,6 +653,12 @@
|
||||
"value": " meses"
|
||||
}
|
||||
],
|
||||
"label.last-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Last seen"
|
||||
}
|
||||
],
|
||||
"label.leave": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -861,6 +873,18 @@
|
||||
"value": "Contraseña"
|
||||
}
|
||||
],
|
||||
"label.path": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Path"
|
||||
}
|
||||
],
|
||||
"label.paths": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Paths"
|
||||
}
|
||||
],
|
||||
"label.powered-by": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -895,6 +919,12 @@
|
||||
"value": "Perfil"
|
||||
}
|
||||
],
|
||||
"label.properties": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Properties"
|
||||
}
|
||||
],
|
||||
"label.property": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1009,6 +1039,24 @@
|
||||
"value": "Medir la frecuencia con la que los usuarios vuelven a tu sitio web."
|
||||
}
|
||||
],
|
||||
"label.revenue": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue"
|
||||
}
|
||||
],
|
||||
"label.revenue-description": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Look into your revenue across time."
|
||||
}
|
||||
],
|
||||
"label.revenue-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue Property"
|
||||
}
|
||||
],
|
||||
"label.role": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1063,6 +1111,12 @@
|
||||
"value": "Seleccionar sitio web"
|
||||
}
|
||||
],
|
||||
"label.session": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Session"
|
||||
}
|
||||
],
|
||||
"label.sessions": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1231,6 +1285,12 @@
|
||||
"value": "Código de rastreo"
|
||||
}
|
||||
],
|
||||
"label.transactions": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Transactions"
|
||||
}
|
||||
],
|
||||
"label.transfer": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1267,6 +1327,12 @@
|
||||
"value": "Visitantes únicos"
|
||||
}
|
||||
],
|
||||
"label.uniqueCustomers": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Unique Customers"
|
||||
}
|
||||
],
|
||||
"label.unknown": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1303,6 +1369,12 @@
|
||||
"value": "Usuario"
|
||||
}
|
||||
],
|
||||
"label.user-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "User Property"
|
||||
}
|
||||
],
|
||||
"label.username": [
|
||||
{
|
||||
"type": 0,
|
||||
|
@ -11,7 +11,7 @@
|
||||
"value": "Acciones"
|
||||
}
|
||||
],
|
||||
"label.activity-log": [
|
||||
"label.activity": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Registro de actividad"
|
||||
|
@ -11,7 +11,7 @@
|
||||
"value": "اقدامات"
|
||||
}
|
||||
],
|
||||
"label.activity-log": [
|
||||
"label.activity": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Activity log"
|
||||
@ -473,6 +473,12 @@
|
||||
"value": "Filters"
|
||||
}
|
||||
],
|
||||
"label.first-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "First seen"
|
||||
}
|
||||
],
|
||||
"label.funnel": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -647,6 +653,12 @@
|
||||
"value": " months"
|
||||
}
|
||||
],
|
||||
"label.last-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Last seen"
|
||||
}
|
||||
],
|
||||
"label.leave": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -861,6 +873,18 @@
|
||||
"value": "رمز"
|
||||
}
|
||||
],
|
||||
"label.path": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Path"
|
||||
}
|
||||
],
|
||||
"label.paths": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Paths"
|
||||
}
|
||||
],
|
||||
"label.powered-by": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -895,6 +919,12 @@
|
||||
"value": "پروفایل"
|
||||
}
|
||||
],
|
||||
"label.properties": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Properties"
|
||||
}
|
||||
],
|
||||
"label.property": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1009,6 +1039,24 @@
|
||||
"value": "Measure your website stickiness by tracking how often users return."
|
||||
}
|
||||
],
|
||||
"label.revenue": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue"
|
||||
}
|
||||
],
|
||||
"label.revenue-description": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Look into your revenue across time."
|
||||
}
|
||||
],
|
||||
"label.revenue-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue Property"
|
||||
}
|
||||
],
|
||||
"label.role": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1063,6 +1111,12 @@
|
||||
"value": "Select website"
|
||||
}
|
||||
],
|
||||
"label.session": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Session"
|
||||
}
|
||||
],
|
||||
"label.sessions": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1231,6 +1285,12 @@
|
||||
"value": "کد رهگیری"
|
||||
}
|
||||
],
|
||||
"label.transactions": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Transactions"
|
||||
}
|
||||
],
|
||||
"label.transfer": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1267,6 +1327,12 @@
|
||||
"value": "بازدیدکنندههای یکتا"
|
||||
}
|
||||
],
|
||||
"label.uniqueCustomers": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Unique Customers"
|
||||
}
|
||||
],
|
||||
"label.unknown": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1303,6 +1369,12 @@
|
||||
"value": "User"
|
||||
}
|
||||
],
|
||||
"label.user-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "User Property"
|
||||
}
|
||||
],
|
||||
"label.username": [
|
||||
{
|
||||
"type": 0,
|
||||
|
@ -11,7 +11,7 @@
|
||||
"value": "Toiminnat"
|
||||
}
|
||||
],
|
||||
"label.activity-log": [
|
||||
"label.activity": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Activity log"
|
||||
@ -473,6 +473,12 @@
|
||||
"value": "Filters"
|
||||
}
|
||||
],
|
||||
"label.first-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "First seen"
|
||||
}
|
||||
],
|
||||
"label.funnel": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -647,6 +653,12 @@
|
||||
"value": " months"
|
||||
}
|
||||
],
|
||||
"label.last-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Last seen"
|
||||
}
|
||||
],
|
||||
"label.leave": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -861,6 +873,18 @@
|
||||
"value": "Salasana"
|
||||
}
|
||||
],
|
||||
"label.path": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Path"
|
||||
}
|
||||
],
|
||||
"label.paths": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Paths"
|
||||
}
|
||||
],
|
||||
"label.powered-by": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -895,6 +919,12 @@
|
||||
"value": "Profiili"
|
||||
}
|
||||
],
|
||||
"label.properties": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Properties"
|
||||
}
|
||||
],
|
||||
"label.property": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1009,6 +1039,24 @@
|
||||
"value": "Measure your website stickiness by tracking how often users return."
|
||||
}
|
||||
],
|
||||
"label.revenue": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue"
|
||||
}
|
||||
],
|
||||
"label.revenue-description": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Look into your revenue across time."
|
||||
}
|
||||
],
|
||||
"label.revenue-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue Property"
|
||||
}
|
||||
],
|
||||
"label.role": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1063,6 +1111,12 @@
|
||||
"value": "Select website"
|
||||
}
|
||||
],
|
||||
"label.session": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Session"
|
||||
}
|
||||
],
|
||||
"label.sessions": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1231,6 +1285,12 @@
|
||||
"value": "Seurantakoodi"
|
||||
}
|
||||
],
|
||||
"label.transactions": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Transactions"
|
||||
}
|
||||
],
|
||||
"label.transfer": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1267,6 +1327,12 @@
|
||||
"value": "Yksittäiset kävijät"
|
||||
}
|
||||
],
|
||||
"label.uniqueCustomers": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Unique Customers"
|
||||
}
|
||||
],
|
||||
"label.unknown": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1303,6 +1369,12 @@
|
||||
"value": "User"
|
||||
}
|
||||
],
|
||||
"label.user-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "User Property"
|
||||
}
|
||||
],
|
||||
"label.username": [
|
||||
{
|
||||
"type": 0,
|
||||
|
@ -11,7 +11,7 @@
|
||||
"value": "Gerðir"
|
||||
}
|
||||
],
|
||||
"label.activity-log": [
|
||||
"label.activity": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Activity log"
|
||||
@ -473,6 +473,12 @@
|
||||
"value": "Filters"
|
||||
}
|
||||
],
|
||||
"label.first-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "First seen"
|
||||
}
|
||||
],
|
||||
"label.funnel": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -647,6 +653,12 @@
|
||||
"value": " months"
|
||||
}
|
||||
],
|
||||
"label.last-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Last seen"
|
||||
}
|
||||
],
|
||||
"label.leave": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -861,6 +873,18 @@
|
||||
"value": "Loyniorð"
|
||||
}
|
||||
],
|
||||
"label.path": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Path"
|
||||
}
|
||||
],
|
||||
"label.paths": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Paths"
|
||||
}
|
||||
],
|
||||
"label.powered-by": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -895,6 +919,12 @@
|
||||
"value": "Vangi"
|
||||
}
|
||||
],
|
||||
"label.properties": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Properties"
|
||||
}
|
||||
],
|
||||
"label.property": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1009,6 +1039,24 @@
|
||||
"value": "Measure your website stickiness by tracking how often users return."
|
||||
}
|
||||
],
|
||||
"label.revenue": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue"
|
||||
}
|
||||
],
|
||||
"label.revenue-description": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Look into your revenue across time."
|
||||
}
|
||||
],
|
||||
"label.revenue-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue Property"
|
||||
}
|
||||
],
|
||||
"label.role": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1063,6 +1111,12 @@
|
||||
"value": "Select website"
|
||||
}
|
||||
],
|
||||
"label.session": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Session"
|
||||
}
|
||||
],
|
||||
"label.sessions": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1231,6 +1285,12 @@
|
||||
"value": "Spori kota"
|
||||
}
|
||||
],
|
||||
"label.transactions": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Transactions"
|
||||
}
|
||||
],
|
||||
"label.transfer": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1267,6 +1327,12 @@
|
||||
"value": "Einsýna vitjanir"
|
||||
}
|
||||
],
|
||||
"label.uniqueCustomers": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Unique Customers"
|
||||
}
|
||||
],
|
||||
"label.unknown": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1303,6 +1369,12 @@
|
||||
"value": "User"
|
||||
}
|
||||
],
|
||||
"label.user-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "User Property"
|
||||
}
|
||||
],
|
||||
"label.username": [
|
||||
{
|
||||
"type": 0,
|
||||
|
@ -11,7 +11,7 @@
|
||||
"value": "Actions"
|
||||
}
|
||||
],
|
||||
"label.activity-log": [
|
||||
"label.activity": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Journal d'activité"
|
||||
@ -473,6 +473,12 @@
|
||||
"value": "Filtres"
|
||||
}
|
||||
],
|
||||
"label.first-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "First seen"
|
||||
}
|
||||
],
|
||||
"label.funnel": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -635,6 +641,12 @@
|
||||
"value": " derniers mois"
|
||||
}
|
||||
],
|
||||
"label.last-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Last seen"
|
||||
}
|
||||
],
|
||||
"label.leave": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -849,6 +861,18 @@
|
||||
"value": "Mot de passe"
|
||||
}
|
||||
],
|
||||
"label.path": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Path"
|
||||
}
|
||||
],
|
||||
"label.paths": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Paths"
|
||||
}
|
||||
],
|
||||
"label.powered-by": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -883,6 +907,12 @@
|
||||
"value": "Profil"
|
||||
}
|
||||
],
|
||||
"label.properties": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Properties"
|
||||
}
|
||||
],
|
||||
"label.property": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -997,6 +1027,24 @@
|
||||
"value": "Mesure de l'attractivité du site en visualisant les taux de visiteurs qui reviennent."
|
||||
}
|
||||
],
|
||||
"label.revenue": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue"
|
||||
}
|
||||
],
|
||||
"label.revenue-description": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Look into your revenue across time."
|
||||
}
|
||||
],
|
||||
"label.revenue-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue Property"
|
||||
}
|
||||
],
|
||||
"label.role": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1051,6 +1099,12 @@
|
||||
"value": "Choisir un site"
|
||||
}
|
||||
],
|
||||
"label.session": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Session"
|
||||
}
|
||||
],
|
||||
"label.sessions": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1219,6 +1273,12 @@
|
||||
"value": "Code de suivi"
|
||||
}
|
||||
],
|
||||
"label.transactions": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Transactions"
|
||||
}
|
||||
],
|
||||
"label.transfer": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1255,6 +1315,12 @@
|
||||
"value": "Visiteurs uniques"
|
||||
}
|
||||
],
|
||||
"label.uniqueCustomers": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Unique Customers"
|
||||
}
|
||||
],
|
||||
"label.unknown": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1291,6 +1357,12 @@
|
||||
"value": "Utilisateur"
|
||||
}
|
||||
],
|
||||
"label.user-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "User Property"
|
||||
}
|
||||
],
|
||||
"label.username": [
|
||||
{
|
||||
"type": 0,
|
||||
|
@ -11,7 +11,7 @@
|
||||
"value": "Accións"
|
||||
}
|
||||
],
|
||||
"label.activity-log": [
|
||||
"label.activity": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Activity log"
|
||||
@ -473,6 +473,12 @@
|
||||
"value": "Filters"
|
||||
}
|
||||
],
|
||||
"label.first-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "First seen"
|
||||
}
|
||||
],
|
||||
"label.funnel": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -647,6 +653,12 @@
|
||||
"value": " months"
|
||||
}
|
||||
],
|
||||
"label.last-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Last seen"
|
||||
}
|
||||
],
|
||||
"label.leave": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -861,6 +873,18 @@
|
||||
"value": "Contrasinal"
|
||||
}
|
||||
],
|
||||
"label.path": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Path"
|
||||
}
|
||||
],
|
||||
"label.paths": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Paths"
|
||||
}
|
||||
],
|
||||
"label.powered-by": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -895,6 +919,12 @@
|
||||
"value": "Perfil"
|
||||
}
|
||||
],
|
||||
"label.properties": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Properties"
|
||||
}
|
||||
],
|
||||
"label.property": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1017,6 +1047,24 @@
|
||||
"value": "Measure your website stickiness by tracking how often users return."
|
||||
}
|
||||
],
|
||||
"label.revenue": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue"
|
||||
}
|
||||
],
|
||||
"label.revenue-description": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Look into your revenue across time."
|
||||
}
|
||||
],
|
||||
"label.revenue-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue Property"
|
||||
}
|
||||
],
|
||||
"label.role": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1071,6 +1119,12 @@
|
||||
"value": "Select website"
|
||||
}
|
||||
],
|
||||
"label.session": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Session"
|
||||
}
|
||||
],
|
||||
"label.sessions": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1239,6 +1293,12 @@
|
||||
"value": "Código de seguimento"
|
||||
}
|
||||
],
|
||||
"label.transactions": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Transactions"
|
||||
}
|
||||
],
|
||||
"label.transfer": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1275,6 +1335,12 @@
|
||||
"value": "Visitas únicas"
|
||||
}
|
||||
],
|
||||
"label.uniqueCustomers": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Unique Customers"
|
||||
}
|
||||
],
|
||||
"label.unknown": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1311,6 +1377,12 @@
|
||||
"value": "User"
|
||||
}
|
||||
],
|
||||
"label.user-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "User Property"
|
||||
}
|
||||
],
|
||||
"label.username": [
|
||||
{
|
||||
"type": 0,
|
||||
|
@ -11,7 +11,7 @@
|
||||
"value": "פעולות"
|
||||
}
|
||||
],
|
||||
"label.activity-log": [
|
||||
"label.activity": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Activity log"
|
||||
@ -473,6 +473,12 @@
|
||||
"value": "Filters"
|
||||
}
|
||||
],
|
||||
"label.first-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "First seen"
|
||||
}
|
||||
],
|
||||
"label.funnel": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -639,6 +645,12 @@
|
||||
"value": " months"
|
||||
}
|
||||
],
|
||||
"label.last-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Last seen"
|
||||
}
|
||||
],
|
||||
"label.leave": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -853,6 +865,18 @@
|
||||
"value": "סיסמה"
|
||||
}
|
||||
],
|
||||
"label.path": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Path"
|
||||
}
|
||||
],
|
||||
"label.paths": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Paths"
|
||||
}
|
||||
],
|
||||
"label.powered-by": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -887,6 +911,12 @@
|
||||
"value": "פרופיל"
|
||||
}
|
||||
],
|
||||
"label.properties": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Properties"
|
||||
}
|
||||
],
|
||||
"label.property": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1001,6 +1031,24 @@
|
||||
"value": "Measure your website stickiness by tracking how often users return."
|
||||
}
|
||||
],
|
||||
"label.revenue": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue"
|
||||
}
|
||||
],
|
||||
"label.revenue-description": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Look into your revenue across time."
|
||||
}
|
||||
],
|
||||
"label.revenue-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue Property"
|
||||
}
|
||||
],
|
||||
"label.role": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1055,6 +1103,12 @@
|
||||
"value": "Select website"
|
||||
}
|
||||
],
|
||||
"label.session": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Session"
|
||||
}
|
||||
],
|
||||
"label.sessions": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1223,6 +1277,12 @@
|
||||
"value": "קוד מעקב"
|
||||
}
|
||||
],
|
||||
"label.transactions": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Transactions"
|
||||
}
|
||||
],
|
||||
"label.transfer": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1259,6 +1319,12 @@
|
||||
"value": "מבקרים ייחודיים"
|
||||
}
|
||||
],
|
||||
"label.uniqueCustomers": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Unique Customers"
|
||||
}
|
||||
],
|
||||
"label.unknown": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1295,6 +1361,12 @@
|
||||
"value": "User"
|
||||
}
|
||||
],
|
||||
"label.user-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "User Property"
|
||||
}
|
||||
],
|
||||
"label.username": [
|
||||
{
|
||||
"type": 0,
|
||||
|
@ -11,7 +11,7 @@
|
||||
"value": "कार्य"
|
||||
}
|
||||
],
|
||||
"label.activity-log": [
|
||||
"label.activity": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Activity log"
|
||||
@ -473,6 +473,12 @@
|
||||
"value": "Filters"
|
||||
}
|
||||
],
|
||||
"label.first-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "First seen"
|
||||
}
|
||||
],
|
||||
"label.funnel": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -647,6 +653,12 @@
|
||||
"value": " months"
|
||||
}
|
||||
],
|
||||
"label.last-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Last seen"
|
||||
}
|
||||
],
|
||||
"label.leave": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -861,6 +873,18 @@
|
||||
"value": "पासवर्ड"
|
||||
}
|
||||
],
|
||||
"label.path": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Path"
|
||||
}
|
||||
],
|
||||
"label.paths": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Paths"
|
||||
}
|
||||
],
|
||||
"label.powered-by": [
|
||||
{
|
||||
"type": 1,
|
||||
@ -895,6 +919,12 @@
|
||||
"value": "प्रोफ़ाइल"
|
||||
}
|
||||
],
|
||||
"label.properties": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Properties"
|
||||
}
|
||||
],
|
||||
"label.property": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1009,6 +1039,24 @@
|
||||
"value": "Measure your website stickiness by tracking how often users return."
|
||||
}
|
||||
],
|
||||
"label.revenue": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue"
|
||||
}
|
||||
],
|
||||
"label.revenue-description": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Look into your revenue across time."
|
||||
}
|
||||
],
|
||||
"label.revenue-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue Property"
|
||||
}
|
||||
],
|
||||
"label.role": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1063,6 +1111,12 @@
|
||||
"value": "Select website"
|
||||
}
|
||||
],
|
||||
"label.session": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Session"
|
||||
}
|
||||
],
|
||||
"label.sessions": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1231,6 +1285,12 @@
|
||||
"value": "ट्रैकिंग कोड"
|
||||
}
|
||||
],
|
||||
"label.transactions": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Transactions"
|
||||
}
|
||||
],
|
||||
"label.transfer": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1267,6 +1327,12 @@
|
||||
"value": "अद्वितीय आगंतुकों"
|
||||
}
|
||||
],
|
||||
"label.uniqueCustomers": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Unique Customers"
|
||||
}
|
||||
],
|
||||
"label.unknown": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1303,6 +1369,12 @@
|
||||
"value": "User"
|
||||
}
|
||||
],
|
||||
"label.user-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "User Property"
|
||||
}
|
||||
],
|
||||
"label.username": [
|
||||
{
|
||||
"type": 0,
|
||||
|
@ -11,7 +11,7 @@
|
||||
"value": "Actions"
|
||||
}
|
||||
],
|
||||
"label.activity-log": [
|
||||
"label.activity": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Activity log"
|
||||
@ -473,6 +473,12 @@
|
||||
"value": "Filters"
|
||||
}
|
||||
],
|
||||
"label.first-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "First seen"
|
||||
}
|
||||
],
|
||||
"label.funnel": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -647,6 +653,12 @@
|
||||
"value": " months"
|
||||
}
|
||||
],
|
||||
"label.last-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Last seen"
|
||||
}
|
||||
],
|
||||
"label.leave": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -861,6 +873,18 @@
|
||||
"value": "Lozinka"
|
||||
}
|
||||
],
|
||||
"label.path": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Path"
|
||||
}
|
||||
],
|
||||
"label.paths": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Paths"
|
||||
}
|
||||
],
|
||||
"label.powered-by": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -895,6 +919,12 @@
|
||||
"value": "Profil"
|
||||
}
|
||||
],
|
||||
"label.properties": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Properties"
|
||||
}
|
||||
],
|
||||
"label.property": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1009,6 +1039,24 @@
|
||||
"value": "Measure your website stickiness by tracking how often users return."
|
||||
}
|
||||
],
|
||||
"label.revenue": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue"
|
||||
}
|
||||
],
|
||||
"label.revenue-description": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Look into your revenue across time."
|
||||
}
|
||||
],
|
||||
"label.revenue-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue Property"
|
||||
}
|
||||
],
|
||||
"label.role": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1063,6 +1111,12 @@
|
||||
"value": "Select website"
|
||||
}
|
||||
],
|
||||
"label.session": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Session"
|
||||
}
|
||||
],
|
||||
"label.sessions": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1231,6 +1285,12 @@
|
||||
"value": "Kod za praćenje"
|
||||
}
|
||||
],
|
||||
"label.transactions": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Transactions"
|
||||
}
|
||||
],
|
||||
"label.transfer": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1267,6 +1327,12 @@
|
||||
"value": "Unique visitors"
|
||||
}
|
||||
],
|
||||
"label.uniqueCustomers": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Unique Customers"
|
||||
}
|
||||
],
|
||||
"label.unknown": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1303,6 +1369,12 @@
|
||||
"value": "User"
|
||||
}
|
||||
],
|
||||
"label.user-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "User Property"
|
||||
}
|
||||
],
|
||||
"label.username": [
|
||||
{
|
||||
"type": 0,
|
||||
|
@ -11,7 +11,7 @@
|
||||
"value": "Műveletek"
|
||||
}
|
||||
],
|
||||
"label.activity-log": [
|
||||
"label.activity": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Activity log"
|
||||
@ -473,6 +473,12 @@
|
||||
"value": "Filters"
|
||||
}
|
||||
],
|
||||
"label.first-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "First seen"
|
||||
}
|
||||
],
|
||||
"label.funnel": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -647,6 +653,12 @@
|
||||
"value": " months"
|
||||
}
|
||||
],
|
||||
"label.last-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Last seen"
|
||||
}
|
||||
],
|
||||
"label.leave": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -861,6 +873,18 @@
|
||||
"value": "Jelszó"
|
||||
}
|
||||
],
|
||||
"label.path": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Path"
|
||||
}
|
||||
],
|
||||
"label.paths": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Paths"
|
||||
}
|
||||
],
|
||||
"label.powered-by": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -895,6 +919,12 @@
|
||||
"value": "Profil"
|
||||
}
|
||||
],
|
||||
"label.properties": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Properties"
|
||||
}
|
||||
],
|
||||
"label.property": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1009,6 +1039,24 @@
|
||||
"value": "Measure your website stickiness by tracking how often users return."
|
||||
}
|
||||
],
|
||||
"label.revenue": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue"
|
||||
}
|
||||
],
|
||||
"label.revenue-description": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Look into your revenue across time."
|
||||
}
|
||||
],
|
||||
"label.revenue-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue Property"
|
||||
}
|
||||
],
|
||||
"label.role": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1063,6 +1111,12 @@
|
||||
"value": "Select website"
|
||||
}
|
||||
],
|
||||
"label.session": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Session"
|
||||
}
|
||||
],
|
||||
"label.sessions": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1231,6 +1285,12 @@
|
||||
"value": "Követési kód"
|
||||
}
|
||||
],
|
||||
"label.transactions": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Transactions"
|
||||
}
|
||||
],
|
||||
"label.transfer": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1267,6 +1327,12 @@
|
||||
"value": "Egyedi látogatók"
|
||||
}
|
||||
],
|
||||
"label.uniqueCustomers": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Unique Customers"
|
||||
}
|
||||
],
|
||||
"label.unknown": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1303,6 +1369,12 @@
|
||||
"value": "User"
|
||||
}
|
||||
],
|
||||
"label.user-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "User Property"
|
||||
}
|
||||
],
|
||||
"label.username": [
|
||||
{
|
||||
"type": 0,
|
||||
|
@ -11,7 +11,7 @@
|
||||
"value": "Aksi"
|
||||
}
|
||||
],
|
||||
"label.activity-log": [
|
||||
"label.activity": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Activity log"
|
||||
@ -473,6 +473,12 @@
|
||||
"value": "Filters"
|
||||
}
|
||||
],
|
||||
"label.first-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "First seen"
|
||||
}
|
||||
],
|
||||
"label.funnel": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -639,6 +645,12 @@
|
||||
"value": " months"
|
||||
}
|
||||
],
|
||||
"label.last-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Last seen"
|
||||
}
|
||||
],
|
||||
"label.leave": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -853,6 +865,18 @@
|
||||
"value": "Kata sandi"
|
||||
}
|
||||
],
|
||||
"label.path": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Path"
|
||||
}
|
||||
],
|
||||
"label.paths": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Paths"
|
||||
}
|
||||
],
|
||||
"label.powered-by": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -887,6 +911,12 @@
|
||||
"value": "Profil"
|
||||
}
|
||||
],
|
||||
"label.properties": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Properties"
|
||||
}
|
||||
],
|
||||
"label.property": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1001,6 +1031,24 @@
|
||||
"value": "Measure your website stickiness by tracking how often users return."
|
||||
}
|
||||
],
|
||||
"label.revenue": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue"
|
||||
}
|
||||
],
|
||||
"label.revenue-description": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Look into your revenue across time."
|
||||
}
|
||||
],
|
||||
"label.revenue-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue Property"
|
||||
}
|
||||
],
|
||||
"label.role": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1055,6 +1103,12 @@
|
||||
"value": "Select website"
|
||||
}
|
||||
],
|
||||
"label.session": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Session"
|
||||
}
|
||||
],
|
||||
"label.sessions": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1223,6 +1277,12 @@
|
||||
"value": "Kode lacak"
|
||||
}
|
||||
],
|
||||
"label.transactions": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Transactions"
|
||||
}
|
||||
],
|
||||
"label.transfer": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1259,6 +1319,12 @@
|
||||
"value": "Pengunjung unik"
|
||||
}
|
||||
],
|
||||
"label.uniqueCustomers": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Unique Customers"
|
||||
}
|
||||
],
|
||||
"label.unknown": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1295,6 +1361,12 @@
|
||||
"value": "User"
|
||||
}
|
||||
],
|
||||
"label.user-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "User Property"
|
||||
}
|
||||
],
|
||||
"label.username": [
|
||||
{
|
||||
"type": 0,
|
||||
|
@ -11,7 +11,7 @@
|
||||
"value": "Azioni"
|
||||
}
|
||||
],
|
||||
"label.activity-log": [
|
||||
"label.activity": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Activity log"
|
||||
@ -473,6 +473,12 @@
|
||||
"value": "Filters"
|
||||
}
|
||||
],
|
||||
"label.first-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "First seen"
|
||||
}
|
||||
],
|
||||
"label.funnel": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -647,6 +653,12 @@
|
||||
"value": " months"
|
||||
}
|
||||
],
|
||||
"label.last-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Last seen"
|
||||
}
|
||||
],
|
||||
"label.leave": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -861,6 +873,18 @@
|
||||
"value": "Password"
|
||||
}
|
||||
],
|
||||
"label.path": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Path"
|
||||
}
|
||||
],
|
||||
"label.paths": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Paths"
|
||||
}
|
||||
],
|
||||
"label.powered-by": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -895,6 +919,12 @@
|
||||
"value": "Profilo"
|
||||
}
|
||||
],
|
||||
"label.properties": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Properties"
|
||||
}
|
||||
],
|
||||
"label.property": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1009,6 +1039,24 @@
|
||||
"value": "Measure your website stickiness by tracking how often users return."
|
||||
}
|
||||
],
|
||||
"label.revenue": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue"
|
||||
}
|
||||
],
|
||||
"label.revenue-description": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Look into your revenue across time."
|
||||
}
|
||||
],
|
||||
"label.revenue-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue Property"
|
||||
}
|
||||
],
|
||||
"label.role": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1063,6 +1111,12 @@
|
||||
"value": "Select website"
|
||||
}
|
||||
],
|
||||
"label.session": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Session"
|
||||
}
|
||||
],
|
||||
"label.sessions": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1231,6 +1285,12 @@
|
||||
"value": "Codice di tracking"
|
||||
}
|
||||
],
|
||||
"label.transactions": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Transactions"
|
||||
}
|
||||
],
|
||||
"label.transfer": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1267,6 +1327,12 @@
|
||||
"value": "Visitatori unici"
|
||||
}
|
||||
],
|
||||
"label.uniqueCustomers": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Unique Customers"
|
||||
}
|
||||
],
|
||||
"label.unknown": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1303,6 +1369,12 @@
|
||||
"value": "User"
|
||||
}
|
||||
],
|
||||
"label.user-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "User Property"
|
||||
}
|
||||
],
|
||||
"label.username": [
|
||||
{
|
||||
"type": 0,
|
||||
|
@ -11,7 +11,7 @@
|
||||
"value": "アクション"
|
||||
}
|
||||
],
|
||||
"label.activity-log": [
|
||||
"label.activity": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "アクティビティログ"
|
||||
@ -473,6 +473,12 @@
|
||||
"value": "フィルター"
|
||||
}
|
||||
],
|
||||
"label.first-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "First seen"
|
||||
}
|
||||
],
|
||||
"label.funnel": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -647,6 +653,12 @@
|
||||
"value": " months"
|
||||
}
|
||||
],
|
||||
"label.last-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Last seen"
|
||||
}
|
||||
],
|
||||
"label.leave": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -861,6 +873,18 @@
|
||||
"value": "パスワード"
|
||||
}
|
||||
],
|
||||
"label.path": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Path"
|
||||
}
|
||||
],
|
||||
"label.paths": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Paths"
|
||||
}
|
||||
],
|
||||
"label.powered-by": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -895,6 +919,12 @@
|
||||
"value": "プロフィール"
|
||||
}
|
||||
],
|
||||
"label.properties": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Properties"
|
||||
}
|
||||
],
|
||||
"label.property": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1009,6 +1039,24 @@
|
||||
"value": "ユーザーの再訪問回数を記録して、Webサイトのリテンション率を計測します。"
|
||||
}
|
||||
],
|
||||
"label.revenue": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue"
|
||||
}
|
||||
],
|
||||
"label.revenue-description": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Look into your revenue across time."
|
||||
}
|
||||
],
|
||||
"label.revenue-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue Property"
|
||||
}
|
||||
],
|
||||
"label.role": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1063,6 +1111,12 @@
|
||||
"value": "Webサイトを選択"
|
||||
}
|
||||
],
|
||||
"label.session": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Session"
|
||||
}
|
||||
],
|
||||
"label.sessions": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1231,6 +1285,12 @@
|
||||
"value": "トラッキングコード"
|
||||
}
|
||||
],
|
||||
"label.transactions": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Transactions"
|
||||
}
|
||||
],
|
||||
"label.transfer": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1267,6 +1327,12 @@
|
||||
"value": "ユニーク訪問者数"
|
||||
}
|
||||
],
|
||||
"label.uniqueCustomers": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Unique Customers"
|
||||
}
|
||||
],
|
||||
"label.unknown": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1303,6 +1369,12 @@
|
||||
"value": "ユーザー"
|
||||
}
|
||||
],
|
||||
"label.user-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "User Property"
|
||||
}
|
||||
],
|
||||
"label.username": [
|
||||
{
|
||||
"type": 0,
|
||||
|
@ -11,7 +11,7 @@
|
||||
"value": "សកម្មភាព"
|
||||
}
|
||||
],
|
||||
"label.activity-log": [
|
||||
"label.activity": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "កំណត់ហេតុសកម្មភាព"
|
||||
@ -473,6 +473,12 @@
|
||||
"value": "ចម្រោះ"
|
||||
}
|
||||
],
|
||||
"label.first-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "First seen"
|
||||
}
|
||||
],
|
||||
"label.funnel": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -635,6 +641,12 @@
|
||||
"value": " ខែចុងក្រោយ"
|
||||
}
|
||||
],
|
||||
"label.last-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Last seen"
|
||||
}
|
||||
],
|
||||
"label.leave": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -849,6 +861,18 @@
|
||||
"value": "ពាក្យសម្ងាត់"
|
||||
}
|
||||
],
|
||||
"label.path": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Path"
|
||||
}
|
||||
],
|
||||
"label.paths": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Paths"
|
||||
}
|
||||
],
|
||||
"label.powered-by": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -883,6 +907,12 @@
|
||||
"value": "គណនី"
|
||||
}
|
||||
],
|
||||
"label.properties": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Properties"
|
||||
}
|
||||
],
|
||||
"label.property": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -997,6 +1027,24 @@
|
||||
"value": "Measure your website stickiness by tracking how often users return."
|
||||
}
|
||||
],
|
||||
"label.revenue": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue"
|
||||
}
|
||||
],
|
||||
"label.revenue-description": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Look into your revenue across time."
|
||||
}
|
||||
],
|
||||
"label.revenue-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue Property"
|
||||
}
|
||||
],
|
||||
"label.role": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1051,6 +1099,12 @@
|
||||
"value": "ជ្រើសរើសគេហទំព័រ"
|
||||
}
|
||||
],
|
||||
"label.session": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Session"
|
||||
}
|
||||
],
|
||||
"label.sessions": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1219,6 +1273,12 @@
|
||||
"value": "លេខកូដតាមដាន"
|
||||
}
|
||||
],
|
||||
"label.transactions": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Transactions"
|
||||
}
|
||||
],
|
||||
"label.transfer": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1255,6 +1315,12 @@
|
||||
"value": "អ្នកចូលមើលម្នាក់ៗ"
|
||||
}
|
||||
],
|
||||
"label.uniqueCustomers": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Unique Customers"
|
||||
}
|
||||
],
|
||||
"label.unknown": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1291,6 +1357,12 @@
|
||||
"value": "អ្នកប្រើប្រាស់"
|
||||
}
|
||||
],
|
||||
"label.user-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "User Property"
|
||||
}
|
||||
],
|
||||
"label.username": [
|
||||
{
|
||||
"type": 0,
|
||||
|
@ -11,7 +11,7 @@
|
||||
"value": "액션"
|
||||
}
|
||||
],
|
||||
"label.activity-log": [
|
||||
"label.activity": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "활동 기록"
|
||||
@ -473,6 +473,12 @@
|
||||
"value": "필터"
|
||||
}
|
||||
],
|
||||
"label.first-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "First seen"
|
||||
}
|
||||
],
|
||||
"label.funnel": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -647,6 +653,12 @@
|
||||
"value": " 개월"
|
||||
}
|
||||
],
|
||||
"label.last-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Last seen"
|
||||
}
|
||||
],
|
||||
"label.leave": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -861,6 +873,18 @@
|
||||
"value": "비밀번호"
|
||||
}
|
||||
],
|
||||
"label.path": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Path"
|
||||
}
|
||||
],
|
||||
"label.paths": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Paths"
|
||||
}
|
||||
],
|
||||
"label.powered-by": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -899,6 +923,12 @@
|
||||
"value": "프로필"
|
||||
}
|
||||
],
|
||||
"label.properties": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Properties"
|
||||
}
|
||||
],
|
||||
"label.property": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1013,6 +1043,24 @@
|
||||
"value": "사용자가 얼마나 자주 돌아오는지를 추적하여 웹사이트의 리텐션을 측정하십시오."
|
||||
}
|
||||
],
|
||||
"label.revenue": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue"
|
||||
}
|
||||
],
|
||||
"label.revenue-description": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Look into your revenue across time."
|
||||
}
|
||||
],
|
||||
"label.revenue-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue Property"
|
||||
}
|
||||
],
|
||||
"label.role": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1067,6 +1115,12 @@
|
||||
"value": "웹사이트 선택"
|
||||
}
|
||||
],
|
||||
"label.session": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Session"
|
||||
}
|
||||
],
|
||||
"label.sessions": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1235,6 +1289,12 @@
|
||||
"value": "추적 코드"
|
||||
}
|
||||
],
|
||||
"label.transactions": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Transactions"
|
||||
}
|
||||
],
|
||||
"label.transfer": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1271,6 +1331,12 @@
|
||||
"value": "순방문자(UV)"
|
||||
}
|
||||
],
|
||||
"label.uniqueCustomers": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Unique Customers"
|
||||
}
|
||||
],
|
||||
"label.unknown": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1307,6 +1373,12 @@
|
||||
"value": "사용자"
|
||||
}
|
||||
],
|
||||
"label.user-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "User Property"
|
||||
}
|
||||
],
|
||||
"label.username": [
|
||||
{
|
||||
"type": 0,
|
||||
|
@ -11,7 +11,7 @@
|
||||
"value": "Veiksmai"
|
||||
}
|
||||
],
|
||||
"label.activity-log": [
|
||||
"label.activity": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Veiklos žurnalas"
|
||||
@ -473,6 +473,12 @@
|
||||
"value": "Filtrai"
|
||||
}
|
||||
],
|
||||
"label.first-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "First seen"
|
||||
}
|
||||
],
|
||||
"label.funnel": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -752,6 +758,12 @@
|
||||
"value": " months"
|
||||
}
|
||||
],
|
||||
"label.last-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Last seen"
|
||||
}
|
||||
],
|
||||
"label.leave": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -966,6 +978,18 @@
|
||||
"value": "Slaptažodis"
|
||||
}
|
||||
],
|
||||
"label.path": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Path"
|
||||
}
|
||||
],
|
||||
"label.paths": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Paths"
|
||||
}
|
||||
],
|
||||
"label.powered-by": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1000,6 +1024,12 @@
|
||||
"value": "Profilis"
|
||||
}
|
||||
],
|
||||
"label.properties": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Properties"
|
||||
}
|
||||
],
|
||||
"label.property": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1114,6 +1144,24 @@
|
||||
"value": "Measure your website stickiness by tracking how often users return."
|
||||
}
|
||||
],
|
||||
"label.revenue": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue"
|
||||
}
|
||||
],
|
||||
"label.revenue-description": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Look into your revenue across time."
|
||||
}
|
||||
],
|
||||
"label.revenue-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue Property"
|
||||
}
|
||||
],
|
||||
"label.role": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1168,6 +1216,12 @@
|
||||
"value": "Pasirinkti svetainę"
|
||||
}
|
||||
],
|
||||
"label.session": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Session"
|
||||
}
|
||||
],
|
||||
"label.sessions": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1336,6 +1390,12 @@
|
||||
"value": "Sekimo kodas"
|
||||
}
|
||||
],
|
||||
"label.transactions": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Transactions"
|
||||
}
|
||||
],
|
||||
"label.transfer": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1372,6 +1432,12 @@
|
||||
"value": "Unikalūs lankytojai"
|
||||
}
|
||||
],
|
||||
"label.uniqueCustomers": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Unique Customers"
|
||||
}
|
||||
],
|
||||
"label.unknown": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1408,6 +1474,12 @@
|
||||
"value": "Vartotojas"
|
||||
}
|
||||
],
|
||||
"label.user-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "User Property"
|
||||
}
|
||||
],
|
||||
"label.username": [
|
||||
{
|
||||
"type": 0,
|
||||
|
@ -11,7 +11,7 @@
|
||||
"value": "Үйлдлүүд"
|
||||
}
|
||||
],
|
||||
"label.activity-log": [
|
||||
"label.activity": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Үйл ажиллагааны бүртгэл"
|
||||
@ -473,6 +473,12 @@
|
||||
"value": "Шүүлтүүр"
|
||||
}
|
||||
],
|
||||
"label.first-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "First seen"
|
||||
}
|
||||
],
|
||||
"label.funnel": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -647,6 +653,12 @@
|
||||
"value": " months"
|
||||
}
|
||||
],
|
||||
"label.last-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Last seen"
|
||||
}
|
||||
],
|
||||
"label.leave": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -861,6 +873,18 @@
|
||||
"value": "Нууц үг"
|
||||
}
|
||||
],
|
||||
"label.path": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Path"
|
||||
}
|
||||
],
|
||||
"label.paths": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Paths"
|
||||
}
|
||||
],
|
||||
"label.powered-by": [
|
||||
{
|
||||
"type": 1,
|
||||
@ -895,6 +919,12 @@
|
||||
"value": "Бүртгэл"
|
||||
}
|
||||
],
|
||||
"label.properties": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Properties"
|
||||
}
|
||||
],
|
||||
"label.property": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1009,6 +1039,24 @@
|
||||
"value": "Хэрэглэгчид таны веб рүү дахин хандах буюу хэрэглэгчдээ хэр тогтоож буйг хэмжих."
|
||||
}
|
||||
],
|
||||
"label.revenue": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue"
|
||||
}
|
||||
],
|
||||
"label.revenue-description": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Look into your revenue across time."
|
||||
}
|
||||
],
|
||||
"label.revenue-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue Property"
|
||||
}
|
||||
],
|
||||
"label.role": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1063,6 +1111,12 @@
|
||||
"value": "Веб сонгох"
|
||||
}
|
||||
],
|
||||
"label.session": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Session"
|
||||
}
|
||||
],
|
||||
"label.sessions": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1231,6 +1285,12 @@
|
||||
"value": "Мөрдөх код"
|
||||
}
|
||||
],
|
||||
"label.transactions": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Transactions"
|
||||
}
|
||||
],
|
||||
"label.transfer": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1267,6 +1327,12 @@
|
||||
"value": "Зочин"
|
||||
}
|
||||
],
|
||||
"label.uniqueCustomers": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Unique Customers"
|
||||
}
|
||||
],
|
||||
"label.unknown": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1303,6 +1369,12 @@
|
||||
"value": "Хэрэглэгч"
|
||||
}
|
||||
],
|
||||
"label.user-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "User Property"
|
||||
}
|
||||
],
|
||||
"label.username": [
|
||||
{
|
||||
"type": 0,
|
||||
|
@ -11,7 +11,7 @@
|
||||
"value": "Aksi"
|
||||
}
|
||||
],
|
||||
"label.activity-log": [
|
||||
"label.activity": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Activity log"
|
||||
@ -473,6 +473,12 @@
|
||||
"value": "Filters"
|
||||
}
|
||||
],
|
||||
"label.first-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "First seen"
|
||||
}
|
||||
],
|
||||
"label.funnel": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -639,6 +645,12 @@
|
||||
"value": " months"
|
||||
}
|
||||
],
|
||||
"label.last-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Last seen"
|
||||
}
|
||||
],
|
||||
"label.leave": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -853,6 +865,18 @@
|
||||
"value": "Kata laluan"
|
||||
}
|
||||
],
|
||||
"label.path": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Path"
|
||||
}
|
||||
],
|
||||
"label.paths": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Paths"
|
||||
}
|
||||
],
|
||||
"label.powered-by": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -887,6 +911,12 @@
|
||||
"value": "Profil"
|
||||
}
|
||||
],
|
||||
"label.properties": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Properties"
|
||||
}
|
||||
],
|
||||
"label.property": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1001,6 +1031,24 @@
|
||||
"value": "Measure your website stickiness by tracking how often users return."
|
||||
}
|
||||
],
|
||||
"label.revenue": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue"
|
||||
}
|
||||
],
|
||||
"label.revenue-description": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Look into your revenue across time."
|
||||
}
|
||||
],
|
||||
"label.revenue-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue Property"
|
||||
}
|
||||
],
|
||||
"label.role": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1055,6 +1103,12 @@
|
||||
"value": "Select website"
|
||||
}
|
||||
],
|
||||
"label.session": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Session"
|
||||
}
|
||||
],
|
||||
"label.sessions": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1223,6 +1277,12 @@
|
||||
"value": "Kod penjejakan"
|
||||
}
|
||||
],
|
||||
"label.transactions": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Transactions"
|
||||
}
|
||||
],
|
||||
"label.transfer": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1259,6 +1319,12 @@
|
||||
"value": "Pelawat unik"
|
||||
}
|
||||
],
|
||||
"label.uniqueCustomers": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Unique Customers"
|
||||
}
|
||||
],
|
||||
"label.unknown": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1295,6 +1361,12 @@
|
||||
"value": "User"
|
||||
}
|
||||
],
|
||||
"label.user-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "User Property"
|
||||
}
|
||||
],
|
||||
"label.username": [
|
||||
{
|
||||
"type": 0,
|
||||
|
@ -11,7 +11,7 @@
|
||||
"value": "လုပ်ဆောင်ချက်များ"
|
||||
}
|
||||
],
|
||||
"label.activity-log": [
|
||||
"label.activity": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "လုပ်ဆောင်ချက်စာရင်း"
|
||||
@ -473,6 +473,12 @@
|
||||
"value": "Filter များ"
|
||||
}
|
||||
],
|
||||
"label.first-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "First seen"
|
||||
}
|
||||
],
|
||||
"label.funnel": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -647,6 +653,12 @@
|
||||
"value": " months"
|
||||
}
|
||||
],
|
||||
"label.last-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Last seen"
|
||||
}
|
||||
],
|
||||
"label.leave": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -861,6 +873,18 @@
|
||||
"value": "စကားဝှက်"
|
||||
}
|
||||
],
|
||||
"label.path": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Path"
|
||||
}
|
||||
],
|
||||
"label.paths": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Paths"
|
||||
}
|
||||
],
|
||||
"label.powered-by": [
|
||||
{
|
||||
"type": 1,
|
||||
@ -895,6 +919,12 @@
|
||||
"value": "ပရိုဖိုင်း"
|
||||
}
|
||||
],
|
||||
"label.properties": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Properties"
|
||||
}
|
||||
],
|
||||
"label.property": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1009,6 +1039,24 @@
|
||||
"value": "Measure your website stickiness by tracking how often users return."
|
||||
}
|
||||
],
|
||||
"label.revenue": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue"
|
||||
}
|
||||
],
|
||||
"label.revenue-description": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Look into your revenue across time."
|
||||
}
|
||||
],
|
||||
"label.revenue-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue Property"
|
||||
}
|
||||
],
|
||||
"label.role": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1063,6 +1111,12 @@
|
||||
"value": "ဝဘက်ဘ်ဆိုဒ်ရွေးပါ"
|
||||
}
|
||||
],
|
||||
"label.session": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Session"
|
||||
}
|
||||
],
|
||||
"label.sessions": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1231,6 +1285,12 @@
|
||||
"value": "ထရက်လုပ်သည့် ကုဒ်"
|
||||
}
|
||||
],
|
||||
"label.transactions": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Transactions"
|
||||
}
|
||||
],
|
||||
"label.transfer": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1267,6 +1327,12 @@
|
||||
"value": "ဝင်ရောက်သူ (ထပ်ခြင်းမရှိ)"
|
||||
}
|
||||
],
|
||||
"label.uniqueCustomers": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Unique Customers"
|
||||
}
|
||||
],
|
||||
"label.unknown": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1303,6 +1369,12 @@
|
||||
"value": "အသုံးပြုသူ"
|
||||
}
|
||||
],
|
||||
"label.user-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "User Property"
|
||||
}
|
||||
],
|
||||
"label.username": [
|
||||
{
|
||||
"type": 0,
|
||||
|
@ -11,7 +11,7 @@
|
||||
"value": "Handlinger"
|
||||
}
|
||||
],
|
||||
"label.activity-log": [
|
||||
"label.activity": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Activity log"
|
||||
@ -473,6 +473,12 @@
|
||||
"value": "Filters"
|
||||
}
|
||||
],
|
||||
"label.first-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "First seen"
|
||||
}
|
||||
],
|
||||
"label.funnel": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -647,6 +653,12 @@
|
||||
"value": " months"
|
||||
}
|
||||
],
|
||||
"label.last-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Last seen"
|
||||
}
|
||||
],
|
||||
"label.leave": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -861,6 +873,18 @@
|
||||
"value": "Passord"
|
||||
}
|
||||
],
|
||||
"label.path": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Path"
|
||||
}
|
||||
],
|
||||
"label.paths": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Paths"
|
||||
}
|
||||
],
|
||||
"label.powered-by": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -895,6 +919,12 @@
|
||||
"value": "Profil"
|
||||
}
|
||||
],
|
||||
"label.properties": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Properties"
|
||||
}
|
||||
],
|
||||
"label.property": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1009,6 +1039,24 @@
|
||||
"value": "Measure your website stickiness by tracking how often users return."
|
||||
}
|
||||
],
|
||||
"label.revenue": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue"
|
||||
}
|
||||
],
|
||||
"label.revenue-description": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Look into your revenue across time."
|
||||
}
|
||||
],
|
||||
"label.revenue-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue Property"
|
||||
}
|
||||
],
|
||||
"label.role": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1063,6 +1111,12 @@
|
||||
"value": "Select website"
|
||||
}
|
||||
],
|
||||
"label.session": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Session"
|
||||
}
|
||||
],
|
||||
"label.sessions": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1231,6 +1285,12 @@
|
||||
"value": "Sporingskode"
|
||||
}
|
||||
],
|
||||
"label.transactions": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Transactions"
|
||||
}
|
||||
],
|
||||
"label.transfer": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1267,6 +1327,12 @@
|
||||
"value": "Unike besøkende"
|
||||
}
|
||||
],
|
||||
"label.uniqueCustomers": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Unique Customers"
|
||||
}
|
||||
],
|
||||
"label.unknown": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1303,6 +1369,12 @@
|
||||
"value": "User"
|
||||
}
|
||||
],
|
||||
"label.user-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "User Property"
|
||||
}
|
||||
],
|
||||
"label.username": [
|
||||
{
|
||||
"type": 0,
|
||||
|
@ -11,7 +11,7 @@
|
||||
"value": "Acties"
|
||||
}
|
||||
],
|
||||
"label.activity-log": [
|
||||
"label.activity": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Activiteiten logboek"
|
||||
@ -473,6 +473,12 @@
|
||||
"value": "Filters"
|
||||
}
|
||||
],
|
||||
"label.first-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "First seen"
|
||||
}
|
||||
],
|
||||
"label.funnel": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -647,6 +653,12 @@
|
||||
"value": " months"
|
||||
}
|
||||
],
|
||||
"label.last-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Last seen"
|
||||
}
|
||||
],
|
||||
"label.leave": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -861,6 +873,18 @@
|
||||
"value": "Wachtwoord"
|
||||
}
|
||||
],
|
||||
"label.path": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Path"
|
||||
}
|
||||
],
|
||||
"label.paths": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Paths"
|
||||
}
|
||||
],
|
||||
"label.powered-by": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -895,6 +919,12 @@
|
||||
"value": "Profiel"
|
||||
}
|
||||
],
|
||||
"label.properties": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Properties"
|
||||
}
|
||||
],
|
||||
"label.property": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1009,6 +1039,24 @@
|
||||
"value": "Meet de retentie van je website door door bij te houden hoe vaak gebruikers terugkeren."
|
||||
}
|
||||
],
|
||||
"label.revenue": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue"
|
||||
}
|
||||
],
|
||||
"label.revenue-description": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Look into your revenue across time."
|
||||
}
|
||||
],
|
||||
"label.revenue-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue Property"
|
||||
}
|
||||
],
|
||||
"label.role": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1063,6 +1111,12 @@
|
||||
"value": "Website selecteren"
|
||||
}
|
||||
],
|
||||
"label.session": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Session"
|
||||
}
|
||||
],
|
||||
"label.sessions": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1231,6 +1285,12 @@
|
||||
"value": "Volgcode"
|
||||
}
|
||||
],
|
||||
"label.transactions": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Transactions"
|
||||
}
|
||||
],
|
||||
"label.transfer": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1267,6 +1327,12 @@
|
||||
"value": "Unieke bezoekers"
|
||||
}
|
||||
],
|
||||
"label.uniqueCustomers": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Unique Customers"
|
||||
}
|
||||
],
|
||||
"label.unknown": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1303,6 +1369,12 @@
|
||||
"value": "Gebruiker"
|
||||
}
|
||||
],
|
||||
"label.user-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "User Property"
|
||||
}
|
||||
],
|
||||
"label.username": [
|
||||
{
|
||||
"type": 0,
|
||||
|
@ -11,7 +11,7 @@
|
||||
"value": "Działania"
|
||||
}
|
||||
],
|
||||
"label.activity-log": [
|
||||
"label.activity": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Dziennik aktywności"
|
||||
@ -473,6 +473,12 @@
|
||||
"value": "Filtry"
|
||||
}
|
||||
],
|
||||
"label.first-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "First seen"
|
||||
}
|
||||
],
|
||||
"label.funnel": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -647,6 +653,12 @@
|
||||
"value": " miesięcy"
|
||||
}
|
||||
],
|
||||
"label.last-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Last seen"
|
||||
}
|
||||
],
|
||||
"label.leave": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -861,6 +873,18 @@
|
||||
"value": "Hasło"
|
||||
}
|
||||
],
|
||||
"label.path": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Path"
|
||||
}
|
||||
],
|
||||
"label.paths": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Paths"
|
||||
}
|
||||
],
|
||||
"label.powered-by": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -895,6 +919,12 @@
|
||||
"value": "Profil"
|
||||
}
|
||||
],
|
||||
"label.properties": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Properties"
|
||||
}
|
||||
],
|
||||
"label.property": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1009,6 +1039,24 @@
|
||||
"value": "Mierz przyciągającą siłę swojej strony internetowej, śledząc, jak często użytkownicy powracają."
|
||||
}
|
||||
],
|
||||
"label.revenue": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue"
|
||||
}
|
||||
],
|
||||
"label.revenue-description": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Look into your revenue across time."
|
||||
}
|
||||
],
|
||||
"label.revenue-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue Property"
|
||||
}
|
||||
],
|
||||
"label.role": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1063,6 +1111,12 @@
|
||||
"value": "Wybierz witrynę"
|
||||
}
|
||||
],
|
||||
"label.session": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Session"
|
||||
}
|
||||
],
|
||||
"label.sessions": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1231,6 +1285,12 @@
|
||||
"value": "Kod śledzenia"
|
||||
}
|
||||
],
|
||||
"label.transactions": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Transactions"
|
||||
}
|
||||
],
|
||||
"label.transfer": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1267,6 +1327,12 @@
|
||||
"value": "Unikalni odwiedzający"
|
||||
}
|
||||
],
|
||||
"label.uniqueCustomers": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Unique Customers"
|
||||
}
|
||||
],
|
||||
"label.unknown": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1303,6 +1369,12 @@
|
||||
"value": "Użytkownik"
|
||||
}
|
||||
],
|
||||
"label.user-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "User Property"
|
||||
}
|
||||
],
|
||||
"label.username": [
|
||||
{
|
||||
"type": 0,
|
||||
|
@ -11,7 +11,7 @@
|
||||
"value": "Ações do usuário"
|
||||
}
|
||||
],
|
||||
"label.activity-log": [
|
||||
"label.activity": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Registro de atividades"
|
||||
@ -473,6 +473,12 @@
|
||||
"value": "Filtros"
|
||||
}
|
||||
],
|
||||
"label.first-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "First seen"
|
||||
}
|
||||
],
|
||||
"label.funnel": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -647,6 +653,12 @@
|
||||
"value": " meses"
|
||||
}
|
||||
],
|
||||
"label.last-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Last seen"
|
||||
}
|
||||
],
|
||||
"label.leave": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -861,6 +873,18 @@
|
||||
"value": "Senha"
|
||||
}
|
||||
],
|
||||
"label.path": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Path"
|
||||
}
|
||||
],
|
||||
"label.paths": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Paths"
|
||||
}
|
||||
],
|
||||
"label.powered-by": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -895,6 +919,12 @@
|
||||
"value": "Perfil"
|
||||
}
|
||||
],
|
||||
"label.properties": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Properties"
|
||||
}
|
||||
],
|
||||
"label.property": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1009,6 +1039,24 @@
|
||||
"value": "Avalie a fidelidade dos seus usuários medindo a frequência com que eles retornam."
|
||||
}
|
||||
],
|
||||
"label.revenue": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue"
|
||||
}
|
||||
],
|
||||
"label.revenue-description": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Look into your revenue across time."
|
||||
}
|
||||
],
|
||||
"label.revenue-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue Property"
|
||||
}
|
||||
],
|
||||
"label.role": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1063,6 +1111,12 @@
|
||||
"value": "Selecionar site"
|
||||
}
|
||||
],
|
||||
"label.session": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Session"
|
||||
}
|
||||
],
|
||||
"label.sessions": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1231,6 +1285,12 @@
|
||||
"value": "Código de rastreamento"
|
||||
}
|
||||
],
|
||||
"label.transactions": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Transactions"
|
||||
}
|
||||
],
|
||||
"label.transfer": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1267,6 +1327,12 @@
|
||||
"value": "Visitantes únicos"
|
||||
}
|
||||
],
|
||||
"label.uniqueCustomers": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Unique Customers"
|
||||
}
|
||||
],
|
||||
"label.unknown": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1303,6 +1369,12 @@
|
||||
"value": "Usuário"
|
||||
}
|
||||
],
|
||||
"label.user-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "User Property"
|
||||
}
|
||||
],
|
||||
"label.username": [
|
||||
{
|
||||
"type": 0,
|
||||
|
@ -11,7 +11,7 @@
|
||||
"value": "Ações"
|
||||
}
|
||||
],
|
||||
"label.activity-log": [
|
||||
"label.activity": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Activity log"
|
||||
@ -473,6 +473,12 @@
|
||||
"value": "Filters"
|
||||
}
|
||||
],
|
||||
"label.first-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "First seen"
|
||||
}
|
||||
],
|
||||
"label.funnel": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -647,6 +653,12 @@
|
||||
"value": " months"
|
||||
}
|
||||
],
|
||||
"label.last-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Last seen"
|
||||
}
|
||||
],
|
||||
"label.leave": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -861,6 +873,18 @@
|
||||
"value": "Senha"
|
||||
}
|
||||
],
|
||||
"label.path": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Path"
|
||||
}
|
||||
],
|
||||
"label.paths": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Paths"
|
||||
}
|
||||
],
|
||||
"label.powered-by": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -895,6 +919,12 @@
|
||||
"value": "Perfil"
|
||||
}
|
||||
],
|
||||
"label.properties": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Properties"
|
||||
}
|
||||
],
|
||||
"label.property": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1009,6 +1039,24 @@
|
||||
"value": "Measure your website stickiness by tracking how often users return."
|
||||
}
|
||||
],
|
||||
"label.revenue": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue"
|
||||
}
|
||||
],
|
||||
"label.revenue-description": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Look into your revenue across time."
|
||||
}
|
||||
],
|
||||
"label.revenue-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue Property"
|
||||
}
|
||||
],
|
||||
"label.role": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1063,6 +1111,12 @@
|
||||
"value": "Select website"
|
||||
}
|
||||
],
|
||||
"label.session": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Session"
|
||||
}
|
||||
],
|
||||
"label.sessions": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1231,6 +1285,12 @@
|
||||
"value": "Código de rastreamento"
|
||||
}
|
||||
],
|
||||
"label.transactions": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Transactions"
|
||||
}
|
||||
],
|
||||
"label.transfer": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1267,6 +1327,12 @@
|
||||
"value": "Visitantes únicos"
|
||||
}
|
||||
],
|
||||
"label.uniqueCustomers": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Unique Customers"
|
||||
}
|
||||
],
|
||||
"label.unknown": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1303,6 +1369,12 @@
|
||||
"value": "User"
|
||||
}
|
||||
],
|
||||
"label.user-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "User Property"
|
||||
}
|
||||
],
|
||||
"label.username": [
|
||||
{
|
||||
"type": 0,
|
||||
|
@ -11,7 +11,7 @@
|
||||
"value": "Acțiuni"
|
||||
}
|
||||
],
|
||||
"label.activity-log": [
|
||||
"label.activity": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Jurnal de activități"
|
||||
@ -473,6 +473,12 @@
|
||||
"value": "Filtre"
|
||||
}
|
||||
],
|
||||
"label.first-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "First seen"
|
||||
}
|
||||
],
|
||||
"label.funnel": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -647,6 +653,12 @@
|
||||
"value": " months"
|
||||
}
|
||||
],
|
||||
"label.last-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Last seen"
|
||||
}
|
||||
],
|
||||
"label.leave": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -861,6 +873,18 @@
|
||||
"value": "Parolă"
|
||||
}
|
||||
],
|
||||
"label.path": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Path"
|
||||
}
|
||||
],
|
||||
"label.paths": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Paths"
|
||||
}
|
||||
],
|
||||
"label.powered-by": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -895,6 +919,12 @@
|
||||
"value": "Profil"
|
||||
}
|
||||
],
|
||||
"label.properties": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Properties"
|
||||
}
|
||||
],
|
||||
"label.property": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1009,6 +1039,24 @@
|
||||
"value": "Măsoară atractivitatea site-ului tău prin urmărirea frecvenței cu care utilizatorii se întorc."
|
||||
}
|
||||
],
|
||||
"label.revenue": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue"
|
||||
}
|
||||
],
|
||||
"label.revenue-description": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Look into your revenue across time."
|
||||
}
|
||||
],
|
||||
"label.revenue-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue Property"
|
||||
}
|
||||
],
|
||||
"label.role": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1063,6 +1111,12 @@
|
||||
"value": "Selectează website"
|
||||
}
|
||||
],
|
||||
"label.session": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Session"
|
||||
}
|
||||
],
|
||||
"label.sessions": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1231,6 +1285,12 @@
|
||||
"value": "Cod de urmărire"
|
||||
}
|
||||
],
|
||||
"label.transactions": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Transactions"
|
||||
}
|
||||
],
|
||||
"label.transfer": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1267,6 +1327,12 @@
|
||||
"value": "Vizitatori unici"
|
||||
}
|
||||
],
|
||||
"label.uniqueCustomers": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Unique Customers"
|
||||
}
|
||||
],
|
||||
"label.unknown": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1303,6 +1369,12 @@
|
||||
"value": "Utilizator"
|
||||
}
|
||||
],
|
||||
"label.user-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "User Property"
|
||||
}
|
||||
],
|
||||
"label.username": [
|
||||
{
|
||||
"type": 0,
|
||||
|
@ -11,7 +11,7 @@
|
||||
"value": "Действия"
|
||||
}
|
||||
],
|
||||
"label.activity-log": [
|
||||
"label.activity": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Журнал активности"
|
||||
@ -473,6 +473,12 @@
|
||||
"value": "Filters"
|
||||
}
|
||||
],
|
||||
"label.first-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "First seen"
|
||||
}
|
||||
],
|
||||
"label.funnel": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -647,6 +653,12 @@
|
||||
"value": " months"
|
||||
}
|
||||
],
|
||||
"label.last-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Last seen"
|
||||
}
|
||||
],
|
||||
"label.leave": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -861,6 +873,18 @@
|
||||
"value": "Пароль"
|
||||
}
|
||||
],
|
||||
"label.path": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Path"
|
||||
}
|
||||
],
|
||||
"label.paths": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Paths"
|
||||
}
|
||||
],
|
||||
"label.powered-by": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -895,6 +919,12 @@
|
||||
"value": "Профиль"
|
||||
}
|
||||
],
|
||||
"label.properties": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Properties"
|
||||
}
|
||||
],
|
||||
"label.property": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1009,6 +1039,24 @@
|
||||
"value": "Measure your website stickiness by tracking how often users return."
|
||||
}
|
||||
],
|
||||
"label.revenue": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue"
|
||||
}
|
||||
],
|
||||
"label.revenue-description": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Look into your revenue across time."
|
||||
}
|
||||
],
|
||||
"label.revenue-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue Property"
|
||||
}
|
||||
],
|
||||
"label.role": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1063,6 +1111,12 @@
|
||||
"value": "Выбрать сайт"
|
||||
}
|
||||
],
|
||||
"label.session": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Session"
|
||||
}
|
||||
],
|
||||
"label.sessions": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1231,6 +1285,12 @@
|
||||
"value": "Код отслеживания"
|
||||
}
|
||||
],
|
||||
"label.transactions": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Transactions"
|
||||
}
|
||||
],
|
||||
"label.transfer": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1267,6 +1327,12 @@
|
||||
"value": "Уникальные посетители"
|
||||
}
|
||||
],
|
||||
"label.uniqueCustomers": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Unique Customers"
|
||||
}
|
||||
],
|
||||
"label.unknown": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1303,6 +1369,12 @@
|
||||
"value": "Пользователь"
|
||||
}
|
||||
],
|
||||
"label.user-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "User Property"
|
||||
}
|
||||
],
|
||||
"label.username": [
|
||||
{
|
||||
"type": 0,
|
||||
|
@ -11,7 +11,7 @@
|
||||
"value": "Actions"
|
||||
}
|
||||
],
|
||||
"label.activity-log": [
|
||||
"label.activity": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Activity log"
|
||||
@ -473,6 +473,12 @@
|
||||
"value": "Filters"
|
||||
}
|
||||
],
|
||||
"label.first-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "First seen"
|
||||
}
|
||||
],
|
||||
"label.funnel": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -647,6 +653,12 @@
|
||||
"value": " months"
|
||||
}
|
||||
],
|
||||
"label.last-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Last seen"
|
||||
}
|
||||
],
|
||||
"label.leave": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -861,6 +873,18 @@
|
||||
"value": "මුරපදය"
|
||||
}
|
||||
],
|
||||
"label.path": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Path"
|
||||
}
|
||||
],
|
||||
"label.paths": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Paths"
|
||||
}
|
||||
],
|
||||
"label.powered-by": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -895,6 +919,12 @@
|
||||
"value": "පැතිකඩ"
|
||||
}
|
||||
],
|
||||
"label.properties": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Properties"
|
||||
}
|
||||
],
|
||||
"label.property": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1009,6 +1039,24 @@
|
||||
"value": "Measure your website stickiness by tracking how often users return."
|
||||
}
|
||||
],
|
||||
"label.revenue": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue"
|
||||
}
|
||||
],
|
||||
"label.revenue-description": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Look into your revenue across time."
|
||||
}
|
||||
],
|
||||
"label.revenue-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue Property"
|
||||
}
|
||||
],
|
||||
"label.role": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1063,6 +1111,12 @@
|
||||
"value": "Select website"
|
||||
}
|
||||
],
|
||||
"label.session": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Session"
|
||||
}
|
||||
],
|
||||
"label.sessions": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1231,6 +1285,12 @@
|
||||
"value": "ලුහුබැඳීමේ කේතය"
|
||||
}
|
||||
],
|
||||
"label.transactions": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Transactions"
|
||||
}
|
||||
],
|
||||
"label.transfer": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1267,6 +1327,12 @@
|
||||
"value": "Unique visitors"
|
||||
}
|
||||
],
|
||||
"label.uniqueCustomers": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Unique Customers"
|
||||
}
|
||||
],
|
||||
"label.unknown": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1303,6 +1369,12 @@
|
||||
"value": "User"
|
||||
}
|
||||
],
|
||||
"label.user-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "User Property"
|
||||
}
|
||||
],
|
||||
"label.username": [
|
||||
{
|
||||
"type": 0,
|
||||
|
@ -11,7 +11,7 @@
|
||||
"value": "Akcie"
|
||||
}
|
||||
],
|
||||
"label.activity-log": [
|
||||
"label.activity": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Activity log"
|
||||
@ -473,6 +473,12 @@
|
||||
"value": "Filters"
|
||||
}
|
||||
],
|
||||
"label.first-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "First seen"
|
||||
}
|
||||
],
|
||||
"label.funnel": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -647,6 +653,12 @@
|
||||
"value": " months"
|
||||
}
|
||||
],
|
||||
"label.last-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Last seen"
|
||||
}
|
||||
],
|
||||
"label.leave": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -861,6 +873,18 @@
|
||||
"value": "Heslo"
|
||||
}
|
||||
],
|
||||
"label.path": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Path"
|
||||
}
|
||||
],
|
||||
"label.paths": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Paths"
|
||||
}
|
||||
],
|
||||
"label.powered-by": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -895,6 +919,12 @@
|
||||
"value": "Profil"
|
||||
}
|
||||
],
|
||||
"label.properties": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Properties"
|
||||
}
|
||||
],
|
||||
"label.property": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1009,6 +1039,24 @@
|
||||
"value": "Measure your website stickiness by tracking how often users return."
|
||||
}
|
||||
],
|
||||
"label.revenue": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue"
|
||||
}
|
||||
],
|
||||
"label.revenue-description": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Look into your revenue across time."
|
||||
}
|
||||
],
|
||||
"label.revenue-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue Property"
|
||||
}
|
||||
],
|
||||
"label.role": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1063,6 +1111,12 @@
|
||||
"value": "Select website"
|
||||
}
|
||||
],
|
||||
"label.session": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Session"
|
||||
}
|
||||
],
|
||||
"label.sessions": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1231,6 +1285,12 @@
|
||||
"value": "Sledovací kód"
|
||||
}
|
||||
],
|
||||
"label.transactions": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Transactions"
|
||||
}
|
||||
],
|
||||
"label.transfer": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1267,6 +1327,12 @@
|
||||
"value": "Jedinečné návštevy"
|
||||
}
|
||||
],
|
||||
"label.uniqueCustomers": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Unique Customers"
|
||||
}
|
||||
],
|
||||
"label.unknown": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1303,6 +1369,12 @@
|
||||
"value": "User"
|
||||
}
|
||||
],
|
||||
"label.user-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "User Property"
|
||||
}
|
||||
],
|
||||
"label.username": [
|
||||
{
|
||||
"type": 0,
|
||||
|
@ -11,7 +11,7 @@
|
||||
"value": "Dejanja"
|
||||
}
|
||||
],
|
||||
"label.activity-log": [
|
||||
"label.activity": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Dnevnik dejavnosti"
|
||||
@ -473,6 +473,12 @@
|
||||
"value": "Filtri"
|
||||
}
|
||||
],
|
||||
"label.first-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "First seen"
|
||||
}
|
||||
],
|
||||
"label.funnel": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -647,6 +653,12 @@
|
||||
"value": " months"
|
||||
}
|
||||
],
|
||||
"label.last-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Last seen"
|
||||
}
|
||||
],
|
||||
"label.leave": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -861,6 +873,18 @@
|
||||
"value": "Geslo"
|
||||
}
|
||||
],
|
||||
"label.path": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Path"
|
||||
}
|
||||
],
|
||||
"label.paths": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Paths"
|
||||
}
|
||||
],
|
||||
"label.powered-by": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -895,6 +919,12 @@
|
||||
"value": "Profil"
|
||||
}
|
||||
],
|
||||
"label.properties": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Properties"
|
||||
}
|
||||
],
|
||||
"label.property": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1009,6 +1039,24 @@
|
||||
"value": "Measure your website stickiness by tracking how often users return."
|
||||
}
|
||||
],
|
||||
"label.revenue": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue"
|
||||
}
|
||||
],
|
||||
"label.revenue-description": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Look into your revenue across time."
|
||||
}
|
||||
],
|
||||
"label.revenue-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue Property"
|
||||
}
|
||||
],
|
||||
"label.role": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1063,6 +1111,12 @@
|
||||
"value": "Izberi spletno mesto"
|
||||
}
|
||||
],
|
||||
"label.session": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Session"
|
||||
}
|
||||
],
|
||||
"label.sessions": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1231,6 +1285,12 @@
|
||||
"value": "Koda za sledenje"
|
||||
}
|
||||
],
|
||||
"label.transactions": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Transactions"
|
||||
}
|
||||
],
|
||||
"label.transfer": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1267,6 +1327,12 @@
|
||||
"value": "Unikatni obiskovalci"
|
||||
}
|
||||
],
|
||||
"label.uniqueCustomers": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Unique Customers"
|
||||
}
|
||||
],
|
||||
"label.unknown": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1303,6 +1369,12 @@
|
||||
"value": "Uporabnik"
|
||||
}
|
||||
],
|
||||
"label.user-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "User Property"
|
||||
}
|
||||
],
|
||||
"label.username": [
|
||||
{
|
||||
"type": 0,
|
||||
|
@ -11,7 +11,7 @@
|
||||
"value": "Händelser"
|
||||
}
|
||||
],
|
||||
"label.activity-log": [
|
||||
"label.activity": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Aktivitetslogg"
|
||||
@ -473,6 +473,12 @@
|
||||
"value": "Filter"
|
||||
}
|
||||
],
|
||||
"label.first-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "First seen"
|
||||
}
|
||||
],
|
||||
"label.funnel": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -647,6 +653,12 @@
|
||||
"value": " months"
|
||||
}
|
||||
],
|
||||
"label.last-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Last seen"
|
||||
}
|
||||
],
|
||||
"label.leave": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -861,6 +873,18 @@
|
||||
"value": "Lösenord"
|
||||
}
|
||||
],
|
||||
"label.path": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Path"
|
||||
}
|
||||
],
|
||||
"label.paths": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Paths"
|
||||
}
|
||||
],
|
||||
"label.powered-by": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -895,6 +919,12 @@
|
||||
"value": "Profil"
|
||||
}
|
||||
],
|
||||
"label.properties": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Properties"
|
||||
}
|
||||
],
|
||||
"label.property": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1009,6 +1039,24 @@
|
||||
"value": "Mät din webbplats engagemang genom att följa hur ofta användare återvänder."
|
||||
}
|
||||
],
|
||||
"label.revenue": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue"
|
||||
}
|
||||
],
|
||||
"label.revenue-description": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Look into your revenue across time."
|
||||
}
|
||||
],
|
||||
"label.revenue-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue Property"
|
||||
}
|
||||
],
|
||||
"label.role": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1063,6 +1111,12 @@
|
||||
"value": "Välj webbplats"
|
||||
}
|
||||
],
|
||||
"label.session": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Session"
|
||||
}
|
||||
],
|
||||
"label.sessions": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1231,6 +1285,12 @@
|
||||
"value": "Spårningskod"
|
||||
}
|
||||
],
|
||||
"label.transactions": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Transactions"
|
||||
}
|
||||
],
|
||||
"label.transfer": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1267,6 +1327,12 @@
|
||||
"value": "Unika besökare"
|
||||
}
|
||||
],
|
||||
"label.uniqueCustomers": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Unique Customers"
|
||||
}
|
||||
],
|
||||
"label.unknown": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1303,6 +1369,12 @@
|
||||
"value": "Användare"
|
||||
}
|
||||
],
|
||||
"label.user-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "User Property"
|
||||
}
|
||||
],
|
||||
"label.username": [
|
||||
{
|
||||
"type": 0,
|
||||
|
@ -11,7 +11,7 @@
|
||||
"value": "செயல்கள்"
|
||||
}
|
||||
],
|
||||
"label.activity-log": [
|
||||
"label.activity": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Activity log"
|
||||
@ -473,6 +473,12 @@
|
||||
"value": "Filters"
|
||||
}
|
||||
],
|
||||
"label.first-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "First seen"
|
||||
}
|
||||
],
|
||||
"label.funnel": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -647,6 +653,12 @@
|
||||
"value": " months"
|
||||
}
|
||||
],
|
||||
"label.last-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Last seen"
|
||||
}
|
||||
],
|
||||
"label.leave": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -861,6 +873,18 @@
|
||||
"value": "கடவுச்சொல்"
|
||||
}
|
||||
],
|
||||
"label.path": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Path"
|
||||
}
|
||||
],
|
||||
"label.paths": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Paths"
|
||||
}
|
||||
],
|
||||
"label.powered-by": [
|
||||
{
|
||||
"type": 1,
|
||||
@ -895,6 +919,12 @@
|
||||
"value": "சுயவிவரம்"
|
||||
}
|
||||
],
|
||||
"label.properties": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Properties"
|
||||
}
|
||||
],
|
||||
"label.property": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1009,6 +1039,24 @@
|
||||
"value": "Measure your website stickiness by tracking how often users return."
|
||||
}
|
||||
],
|
||||
"label.revenue": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue"
|
||||
}
|
||||
],
|
||||
"label.revenue-description": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Look into your revenue across time."
|
||||
}
|
||||
],
|
||||
"label.revenue-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue Property"
|
||||
}
|
||||
],
|
||||
"label.role": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1063,6 +1111,12 @@
|
||||
"value": "Select website"
|
||||
}
|
||||
],
|
||||
"label.session": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Session"
|
||||
}
|
||||
],
|
||||
"label.sessions": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1231,6 +1285,12 @@
|
||||
"value": "கண்காணிப்பு குறியீடு"
|
||||
}
|
||||
],
|
||||
"label.transactions": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Transactions"
|
||||
}
|
||||
],
|
||||
"label.transfer": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1267,6 +1327,12 @@
|
||||
"value": "தனிப்பட்ட பார்வையாளர்கள்"
|
||||
}
|
||||
],
|
||||
"label.uniqueCustomers": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Unique Customers"
|
||||
}
|
||||
],
|
||||
"label.unknown": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1303,6 +1369,12 @@
|
||||
"value": "User"
|
||||
}
|
||||
],
|
||||
"label.user-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "User Property"
|
||||
}
|
||||
],
|
||||
"label.username": [
|
||||
{
|
||||
"type": 0,
|
||||
|
@ -11,7 +11,7 @@
|
||||
"value": "การกระทำ"
|
||||
}
|
||||
],
|
||||
"label.activity-log": [
|
||||
"label.activity": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Activity log"
|
||||
@ -473,6 +473,12 @@
|
||||
"value": "Filters"
|
||||
}
|
||||
],
|
||||
"label.first-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "First seen"
|
||||
}
|
||||
],
|
||||
"label.funnel": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -639,6 +645,12 @@
|
||||
"value": " months"
|
||||
}
|
||||
],
|
||||
"label.last-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Last seen"
|
||||
}
|
||||
],
|
||||
"label.leave": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -853,6 +865,18 @@
|
||||
"value": "รหัสผ่าน"
|
||||
}
|
||||
],
|
||||
"label.path": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Path"
|
||||
}
|
||||
],
|
||||
"label.paths": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Paths"
|
||||
}
|
||||
],
|
||||
"label.powered-by": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -887,6 +911,12 @@
|
||||
"value": "โปรไฟล์"
|
||||
}
|
||||
],
|
||||
"label.properties": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Properties"
|
||||
}
|
||||
],
|
||||
"label.property": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1001,6 +1031,24 @@
|
||||
"value": "Measure your website stickiness by tracking how often users return."
|
||||
}
|
||||
],
|
||||
"label.revenue": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue"
|
||||
}
|
||||
],
|
||||
"label.revenue-description": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Look into your revenue across time."
|
||||
}
|
||||
],
|
||||
"label.revenue-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue Property"
|
||||
}
|
||||
],
|
||||
"label.role": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1055,6 +1103,12 @@
|
||||
"value": "Select website"
|
||||
}
|
||||
],
|
||||
"label.session": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Session"
|
||||
}
|
||||
],
|
||||
"label.sessions": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1223,6 +1277,12 @@
|
||||
"value": "โค้ดสำหรับใช้ติดตาม"
|
||||
}
|
||||
],
|
||||
"label.transactions": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Transactions"
|
||||
}
|
||||
],
|
||||
"label.transfer": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1259,6 +1319,12 @@
|
||||
"value": "ผู้เข้าชม"
|
||||
}
|
||||
],
|
||||
"label.uniqueCustomers": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Unique Customers"
|
||||
}
|
||||
],
|
||||
"label.unknown": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1295,6 +1361,12 @@
|
||||
"value": "User"
|
||||
}
|
||||
],
|
||||
"label.user-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "User Property"
|
||||
}
|
||||
],
|
||||
"label.username": [
|
||||
{
|
||||
"type": 0,
|
||||
|
@ -11,7 +11,7 @@
|
||||
"value": "Hareketler"
|
||||
}
|
||||
],
|
||||
"label.activity-log": [
|
||||
"label.activity": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Aktivite Kaydı"
|
||||
@ -473,6 +473,12 @@
|
||||
"value": "Filtreler"
|
||||
}
|
||||
],
|
||||
"label.first-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "First seen"
|
||||
}
|
||||
],
|
||||
"label.funnel": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -647,6 +653,12 @@
|
||||
"value": " ay"
|
||||
}
|
||||
],
|
||||
"label.last-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Last seen"
|
||||
}
|
||||
],
|
||||
"label.leave": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -861,6 +873,18 @@
|
||||
"value": "Parola"
|
||||
}
|
||||
],
|
||||
"label.path": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Path"
|
||||
}
|
||||
],
|
||||
"label.paths": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Paths"
|
||||
}
|
||||
],
|
||||
"label.powered-by": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -895,6 +919,12 @@
|
||||
"value": "Profil"
|
||||
}
|
||||
],
|
||||
"label.properties": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Properties"
|
||||
}
|
||||
],
|
||||
"label.property": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1009,6 +1039,24 @@
|
||||
"value": "Kullanıcıların ne sıklıkla geri döndüğünü takip ederek web sitenizin kalıcılığını ölçün."
|
||||
}
|
||||
],
|
||||
"label.revenue": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue"
|
||||
}
|
||||
],
|
||||
"label.revenue-description": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Look into your revenue across time."
|
||||
}
|
||||
],
|
||||
"label.revenue-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue Property"
|
||||
}
|
||||
],
|
||||
"label.role": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1063,6 +1111,12 @@
|
||||
"value": "Web sitesi seç"
|
||||
}
|
||||
],
|
||||
"label.session": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Session"
|
||||
}
|
||||
],
|
||||
"label.sessions": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1231,6 +1285,12 @@
|
||||
"value": "İzleme kodu"
|
||||
}
|
||||
],
|
||||
"label.transactions": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Transactions"
|
||||
}
|
||||
],
|
||||
"label.transfer": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1267,6 +1327,12 @@
|
||||
"value": "Tekil kullanıcı"
|
||||
}
|
||||
],
|
||||
"label.uniqueCustomers": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Unique Customers"
|
||||
}
|
||||
],
|
||||
"label.unknown": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1303,6 +1369,12 @@
|
||||
"value": "Kullanıcı"
|
||||
}
|
||||
],
|
||||
"label.user-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "User Property"
|
||||
}
|
||||
],
|
||||
"label.username": [
|
||||
{
|
||||
"type": 0,
|
||||
|
@ -11,7 +11,7 @@
|
||||
"value": "Дії"
|
||||
}
|
||||
],
|
||||
"label.activity-log": [
|
||||
"label.activity": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Журнал"
|
||||
@ -377,6 +377,24 @@
|
||||
"value": "Редагувати"
|
||||
}
|
||||
],
|
||||
"label.edit-dashboard": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Edit dashboard"
|
||||
}
|
||||
],
|
||||
"label.edit-member": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Edit member"
|
||||
}
|
||||
],
|
||||
"label.enable-share-url": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Enable share URL"
|
||||
}
|
||||
],
|
||||
"label.end-step": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -455,6 +473,12 @@
|
||||
"value": "Фільтри"
|
||||
}
|
||||
],
|
||||
"label.first-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "First seen"
|
||||
}
|
||||
],
|
||||
"label.funnel": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -629,6 +653,12 @@
|
||||
"value": " місяців"
|
||||
}
|
||||
],
|
||||
"label.last-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Last seen"
|
||||
}
|
||||
],
|
||||
"label.leave": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -671,6 +701,12 @@
|
||||
"value": "Керувати"
|
||||
}
|
||||
],
|
||||
"label.manager": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Manager"
|
||||
}
|
||||
],
|
||||
"label.max": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -837,6 +873,18 @@
|
||||
"value": "Пароль"
|
||||
}
|
||||
],
|
||||
"label.path": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Path"
|
||||
}
|
||||
],
|
||||
"label.paths": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Paths"
|
||||
}
|
||||
],
|
||||
"label.powered-by": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -871,6 +919,12 @@
|
||||
"value": "Профіль"
|
||||
}
|
||||
],
|
||||
"label.properties": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Properties"
|
||||
}
|
||||
],
|
||||
"label.property": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -985,6 +1039,24 @@
|
||||
"value": "Виміряйте липкість вашого сайту, відстежуючи, як часто користувачі повертаються на нього."
|
||||
}
|
||||
],
|
||||
"label.revenue": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue"
|
||||
}
|
||||
],
|
||||
"label.revenue-description": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Look into your revenue across time."
|
||||
}
|
||||
],
|
||||
"label.revenue-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue Property"
|
||||
}
|
||||
],
|
||||
"label.role": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1039,6 +1111,12 @@
|
||||
"value": "Вибрати сайт"
|
||||
}
|
||||
],
|
||||
"label.session": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Session"
|
||||
}
|
||||
],
|
||||
"label.sessions": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1099,6 +1177,12 @@
|
||||
"value": "Ідентифікатор команди"
|
||||
}
|
||||
],
|
||||
"label.team-manager": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Team manager"
|
||||
}
|
||||
],
|
||||
"label.team-member": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1201,6 +1285,12 @@
|
||||
"value": "Код для відслідковування"
|
||||
}
|
||||
],
|
||||
"label.transactions": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Transactions"
|
||||
}
|
||||
],
|
||||
"label.transfer": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1237,6 +1327,12 @@
|
||||
"value": "Унікальні відвідувачі"
|
||||
}
|
||||
],
|
||||
"label.uniqueCustomers": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Unique Customers"
|
||||
}
|
||||
],
|
||||
"label.unknown": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1273,6 +1369,12 @@
|
||||
"value": "Користувач"
|
||||
}
|
||||
],
|
||||
"label.user-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "User Property"
|
||||
}
|
||||
],
|
||||
"label.username": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1333,6 +1435,12 @@
|
||||
"value": "Перегляди за одне відвідування"
|
||||
}
|
||||
],
|
||||
"label.visit-duration": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Visit duration"
|
||||
}
|
||||
],
|
||||
"label.visitors": [
|
||||
{
|
||||
"type": 0,
|
||||
|
@ -11,7 +11,7 @@
|
||||
"value": "اعمال"
|
||||
}
|
||||
],
|
||||
"label.activity-log": [
|
||||
"label.activity": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Activity log"
|
||||
@ -473,6 +473,12 @@
|
||||
"value": "Filters"
|
||||
}
|
||||
],
|
||||
"label.first-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "First seen"
|
||||
}
|
||||
],
|
||||
"label.funnel": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -647,6 +653,12 @@
|
||||
"value": " months"
|
||||
}
|
||||
],
|
||||
"label.last-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Last seen"
|
||||
}
|
||||
],
|
||||
"label.leave": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -861,6 +873,18 @@
|
||||
"value": "پاس ورڈ"
|
||||
}
|
||||
],
|
||||
"label.path": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Path"
|
||||
}
|
||||
],
|
||||
"label.paths": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Paths"
|
||||
}
|
||||
],
|
||||
"label.powered-by": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -895,6 +919,12 @@
|
||||
"value": "پروفائل"
|
||||
}
|
||||
],
|
||||
"label.properties": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Properties"
|
||||
}
|
||||
],
|
||||
"label.property": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1009,6 +1039,24 @@
|
||||
"value": "Measure your website stickiness by tracking how often users return."
|
||||
}
|
||||
],
|
||||
"label.revenue": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue"
|
||||
}
|
||||
],
|
||||
"label.revenue-description": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Look into your revenue across time."
|
||||
}
|
||||
],
|
||||
"label.revenue-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue Property"
|
||||
}
|
||||
],
|
||||
"label.role": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1063,6 +1111,12 @@
|
||||
"value": "Select website"
|
||||
}
|
||||
],
|
||||
"label.session": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Session"
|
||||
}
|
||||
],
|
||||
"label.sessions": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1231,6 +1285,12 @@
|
||||
"value": "ٹریکنگ کوڈ"
|
||||
}
|
||||
],
|
||||
"label.transactions": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Transactions"
|
||||
}
|
||||
],
|
||||
"label.transfer": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1267,6 +1327,12 @@
|
||||
"value": "منفرد زائرین"
|
||||
}
|
||||
],
|
||||
"label.uniqueCustomers": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Unique Customers"
|
||||
}
|
||||
],
|
||||
"label.unknown": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1303,6 +1369,12 @@
|
||||
"value": "User"
|
||||
}
|
||||
],
|
||||
"label.user-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "User Property"
|
||||
}
|
||||
],
|
||||
"label.username": [
|
||||
{
|
||||
"type": 0,
|
||||
|
@ -11,7 +11,7 @@
|
||||
"value": "Hành động"
|
||||
}
|
||||
],
|
||||
"label.activity-log": [
|
||||
"label.activity": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Activity log"
|
||||
@ -473,6 +473,12 @@
|
||||
"value": "Filters"
|
||||
}
|
||||
],
|
||||
"label.first-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "First seen"
|
||||
}
|
||||
],
|
||||
"label.funnel": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -639,6 +645,12 @@
|
||||
"value": " months"
|
||||
}
|
||||
],
|
||||
"label.last-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Last seen"
|
||||
}
|
||||
],
|
||||
"label.leave": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -853,6 +865,18 @@
|
||||
"value": "Mật khẩu"
|
||||
}
|
||||
],
|
||||
"label.path": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Path"
|
||||
}
|
||||
],
|
||||
"label.paths": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Paths"
|
||||
}
|
||||
],
|
||||
"label.powered-by": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -887,6 +911,12 @@
|
||||
"value": "Hồ sơ"
|
||||
}
|
||||
],
|
||||
"label.properties": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Properties"
|
||||
}
|
||||
],
|
||||
"label.property": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1001,6 +1031,24 @@
|
||||
"value": "Measure your website stickiness by tracking how often users return."
|
||||
}
|
||||
],
|
||||
"label.revenue": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue"
|
||||
}
|
||||
],
|
||||
"label.revenue-description": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Look into your revenue across time."
|
||||
}
|
||||
],
|
||||
"label.revenue-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue Property"
|
||||
}
|
||||
],
|
||||
"label.role": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1055,6 +1103,12 @@
|
||||
"value": "Select website"
|
||||
}
|
||||
],
|
||||
"label.session": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Session"
|
||||
}
|
||||
],
|
||||
"label.sessions": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1223,6 +1277,12 @@
|
||||
"value": "Mã theo dõi"
|
||||
}
|
||||
],
|
||||
"label.transactions": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Transactions"
|
||||
}
|
||||
],
|
||||
"label.transfer": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1259,6 +1319,12 @@
|
||||
"value": "Khách truy cập một lần"
|
||||
}
|
||||
],
|
||||
"label.uniqueCustomers": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Unique Customers"
|
||||
}
|
||||
],
|
||||
"label.unknown": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1295,6 +1361,12 @@
|
||||
"value": "User"
|
||||
}
|
||||
],
|
||||
"label.user-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "User Property"
|
||||
}
|
||||
],
|
||||
"label.username": [
|
||||
{
|
||||
"type": 0,
|
||||
|
@ -11,7 +11,7 @@
|
||||
"value": "用户行为"
|
||||
}
|
||||
],
|
||||
"label.activity-log": [
|
||||
"label.activity": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "活动日志"
|
||||
@ -473,6 +473,12 @@
|
||||
"value": "筛选"
|
||||
}
|
||||
],
|
||||
"label.first-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "First seen"
|
||||
}
|
||||
],
|
||||
"label.funnel": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -647,6 +653,12 @@
|
||||
"value": " 个月"
|
||||
}
|
||||
],
|
||||
"label.last-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Last seen"
|
||||
}
|
||||
],
|
||||
"label.leave": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -865,6 +877,18 @@
|
||||
"value": "密码"
|
||||
}
|
||||
],
|
||||
"label.path": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Path"
|
||||
}
|
||||
],
|
||||
"label.paths": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Paths"
|
||||
}
|
||||
],
|
||||
"label.powered-by": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -903,6 +927,12 @@
|
||||
"value": "个人资料"
|
||||
}
|
||||
],
|
||||
"label.properties": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Properties"
|
||||
}
|
||||
],
|
||||
"label.property": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1017,6 +1047,24 @@
|
||||
"value": "通过跟踪用户返回的频率来衡量网站的用户粘性。"
|
||||
}
|
||||
],
|
||||
"label.revenue": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue"
|
||||
}
|
||||
],
|
||||
"label.revenue-description": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Look into your revenue across time."
|
||||
}
|
||||
],
|
||||
"label.revenue-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue Property"
|
||||
}
|
||||
],
|
||||
"label.role": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1071,6 +1119,12 @@
|
||||
"value": "选择网站"
|
||||
}
|
||||
],
|
||||
"label.session": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Session"
|
||||
}
|
||||
],
|
||||
"label.sessions": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1239,6 +1293,12 @@
|
||||
"value": "跟踪代码"
|
||||
}
|
||||
],
|
||||
"label.transactions": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Transactions"
|
||||
}
|
||||
],
|
||||
"label.transfer": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1275,6 +1335,12 @@
|
||||
"value": "独立访客"
|
||||
}
|
||||
],
|
||||
"label.uniqueCustomers": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Unique Customers"
|
||||
}
|
||||
],
|
||||
"label.unknown": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1311,6 +1377,12 @@
|
||||
"value": "用户"
|
||||
}
|
||||
],
|
||||
"label.user-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "User Property"
|
||||
}
|
||||
],
|
||||
"label.username": [
|
||||
{
|
||||
"type": 0,
|
||||
|
@ -11,7 +11,7 @@
|
||||
"value": "行動"
|
||||
}
|
||||
],
|
||||
"label.activity-log": [
|
||||
"label.activity": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "活動日誌"
|
||||
@ -473,6 +473,12 @@
|
||||
"value": "篩選器"
|
||||
}
|
||||
],
|
||||
"label.first-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "First seen"
|
||||
}
|
||||
],
|
||||
"label.funnel": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -647,6 +653,12 @@
|
||||
"value": " months"
|
||||
}
|
||||
],
|
||||
"label.last-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Last seen"
|
||||
}
|
||||
],
|
||||
"label.leave": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -861,6 +873,18 @@
|
||||
"value": "密碼"
|
||||
}
|
||||
],
|
||||
"label.path": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Path"
|
||||
}
|
||||
],
|
||||
"label.paths": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Paths"
|
||||
}
|
||||
],
|
||||
"label.powered-by": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -899,6 +923,12 @@
|
||||
"value": "個人資料"
|
||||
}
|
||||
],
|
||||
"label.properties": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Properties"
|
||||
}
|
||||
],
|
||||
"label.property": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1013,6 +1043,24 @@
|
||||
"value": "透過追蹤使用者回訪的頻率來衡量您的網站黏著度。"
|
||||
}
|
||||
],
|
||||
"label.revenue": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue"
|
||||
}
|
||||
],
|
||||
"label.revenue-description": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Look into your revenue across time."
|
||||
}
|
||||
],
|
||||
"label.revenue-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue Property"
|
||||
}
|
||||
],
|
||||
"label.role": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1067,6 +1115,12 @@
|
||||
"value": "選擇網站"
|
||||
}
|
||||
],
|
||||
"label.session": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Session"
|
||||
}
|
||||
],
|
||||
"label.sessions": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1235,6 +1289,12 @@
|
||||
"value": "追蹤代碼"
|
||||
}
|
||||
],
|
||||
"label.transactions": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Transactions"
|
||||
}
|
||||
],
|
||||
"label.transfer": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1271,6 +1331,12 @@
|
||||
"value": "獨立訪客"
|
||||
}
|
||||
],
|
||||
"label.uniqueCustomers": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Unique Customers"
|
||||
}
|
||||
],
|
||||
"label.unknown": [
|
||||
{
|
||||
"type": 0,
|
||||
@ -1307,6 +1373,12 @@
|
||||
"value": "使用者"
|
||||
}
|
||||
],
|
||||
"label.user-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "User Property"
|
||||
}
|
||||
],
|
||||
"label.username": [
|
||||
{
|
||||
"type": 0,
|
||||
|
@ -36,16 +36,6 @@ export function WebsiteHeader({
|
||||
icon: <Icons.Compare />,
|
||||
path: '/compare',
|
||||
},
|
||||
{
|
||||
label: formatMessage(labels.realtime),
|
||||
icon: <Icons.Clock />,
|
||||
path: '/realtime',
|
||||
},
|
||||
{
|
||||
label: formatMessage(labels.reports),
|
||||
icon: <Icons.Reports />,
|
||||
path: '/reports',
|
||||
},
|
||||
{
|
||||
label: formatMessage(labels.sessions),
|
||||
icon: <Icons.User />,
|
||||
@ -56,6 +46,16 @@ export function WebsiteHeader({
|
||||
icon: <Lightning />,
|
||||
path: '/events',
|
||||
},
|
||||
{
|
||||
label: formatMessage(labels.realtime),
|
||||
icon: <Icons.Clock />,
|
||||
path: '/realtime',
|
||||
},
|
||||
{
|
||||
label: formatMessage(labels.reports),
|
||||
icon: <Icons.Reports />,
|
||||
path: '/reports',
|
||||
},
|
||||
];
|
||||
|
||||
return (
|
||||
|
@ -1,26 +0,0 @@
|
||||
.container {
|
||||
display: grid;
|
||||
grid-template-columns: 1fr 1fr;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
padding: 10px 0;
|
||||
min-height: 90px;
|
||||
margin-bottom: 20px;
|
||||
background: var(--base50);
|
||||
z-index: var(--z-index-above);
|
||||
}
|
||||
|
||||
.actions {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
justify-content: flex-end;
|
||||
flex: 1;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 992px) {
|
||||
.container {
|
||||
grid-template-columns: 1fr;
|
||||
grid-template-rows: 1fr 1fr;
|
||||
}
|
||||
}
|
@ -1,37 +0,0 @@
|
||||
import { useApi, useDateRange, useMessages } from 'components/hooks';
|
||||
import MetricCard from 'components/metrics/MetricCard';
|
||||
import WebsiteDateFilter from 'components/input/WebsiteDateFilter';
|
||||
import MetricsBar from 'components/metrics/MetricsBar';
|
||||
import styles from './EventDataMetricsBar.module.css';
|
||||
|
||||
export function EventDataMetricsBar({ websiteId }: { websiteId: string }) {
|
||||
const { formatMessage, labels } = useMessages();
|
||||
const { get, useQuery } = useApi();
|
||||
const { dateRange } = useDateRange(websiteId);
|
||||
const { startDate, endDate } = dateRange;
|
||||
|
||||
const { data, error, isLoading, isFetched } = useQuery({
|
||||
queryKey: ['event-data:stats', { websiteId, startDate, endDate }],
|
||||
queryFn: () =>
|
||||
get(`/event-data/stats`, {
|
||||
websiteId,
|
||||
startAt: +startDate,
|
||||
endAt: +endDate,
|
||||
}),
|
||||
});
|
||||
|
||||
return (
|
||||
<div className={styles.container}>
|
||||
<MetricsBar isLoading={isLoading} isFetched={isFetched} error={error}>
|
||||
<MetricCard label={formatMessage(labels.events)} value={data?.events} />
|
||||
<MetricCard label={formatMessage(labels.fields)} value={data?.fields} />
|
||||
<MetricCard label={formatMessage(labels.totalRecords)} value={data?.records} />
|
||||
</MetricsBar>
|
||||
<div className={styles.actions}>
|
||||
<WebsiteDateFilter websiteId={websiteId} />
|
||||
</div>
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
||||
export default EventDataMetricsBar;
|
@ -1,30 +0,0 @@
|
||||
import { GridTable, GridColumn } from 'react-basics';
|
||||
import { useMessages } from 'components/hooks';
|
||||
import PageHeader from 'components/layout/PageHeader';
|
||||
import Empty from 'components/common/Empty';
|
||||
import { DATA_TYPES } from 'lib/constants';
|
||||
|
||||
export function EventDataValueTable({ data = [], event }: { data: any[]; event: string }) {
|
||||
const { formatMessage, labels } = useMessages();
|
||||
|
||||
return (
|
||||
<>
|
||||
<PageHeader title={event} />
|
||||
{data.length <= 0 && <Empty />}
|
||||
{data.length > 0 && (
|
||||
<GridTable data={data}>
|
||||
<GridColumn name="fieldName" label={formatMessage(labels.field)} />
|
||||
<GridColumn name="dataType" label={formatMessage(labels.type)}>
|
||||
{row => DATA_TYPES[row.dataType]}
|
||||
</GridColumn>
|
||||
<GridColumn name="fieldValue" label={formatMessage(labels.value)} />
|
||||
<GridColumn name="total" label={formatMessage(labels.totalRecords)} width="200px">
|
||||
{({ total }) => total.toLocaleString()}
|
||||
</GridColumn>
|
||||
</GridTable>
|
||||
)}
|
||||
</>
|
||||
);
|
||||
}
|
||||
|
||||
export default EventDataValueTable;
|
@ -0,0 +1,14 @@
|
||||
.container {
|
||||
display: grid;
|
||||
grid-template-columns: repeat(auto-fill, minmax(600px, 1fr));
|
||||
gap: 30px;
|
||||
}
|
||||
|
||||
.table {
|
||||
align-self: start;
|
||||
}
|
||||
|
||||
.link:hover {
|
||||
cursor: pointer;
|
||||
color: var(--primary400);
|
||||
}
|
@ -0,0 +1,52 @@
|
||||
import { GridColumn, GridTable } from 'react-basics';
|
||||
import { useEventDataProperties, useEventDataValues, useMessages } from 'components/hooks';
|
||||
import { LoadingPanel } from 'components/common/LoadingPanel';
|
||||
import styles from './EventProperties.module.css';
|
||||
import PieChart from 'components/charts/PieChart';
|
||||
import { useState } from 'react';
|
||||
import { CHART_COLORS } from 'lib/constants';
|
||||
|
||||
export function EventProperties({ websiteId }: { websiteId: string }) {
|
||||
const [propertyName, setPropertyName] = useState('');
|
||||
const { formatMessage, labels } = useMessages();
|
||||
const { data, isLoading, isFetched, error } = useEventDataProperties(websiteId);
|
||||
const { data: values } = useEventDataValues(websiteId, propertyName);
|
||||
const chartData =
|
||||
propertyName && values
|
||||
? {
|
||||
labels: values.map(({ value }) => value),
|
||||
datasets: [
|
||||
{
|
||||
data: values.map(({ total }) => total),
|
||||
backgroundColor: CHART_COLORS,
|
||||
borderWidth: 0,
|
||||
},
|
||||
],
|
||||
}
|
||||
: null;
|
||||
|
||||
return (
|
||||
<LoadingPanel isLoading={isLoading} isFetched={isFetched} data={data} error={error}>
|
||||
<div className={styles.container}>
|
||||
<GridTable data={data} cardMode={false} className={styles.table}>
|
||||
<GridColumn name="propertyName" label={formatMessage(labels.property)}>
|
||||
{row => (
|
||||
<div className={styles.link} onClick={() => setPropertyName(row.propertyName)}>
|
||||
{row.propertyName}
|
||||
</div>
|
||||
)}
|
||||
</GridColumn>
|
||||
<GridColumn name="total" label={formatMessage(labels.count)} />
|
||||
</GridTable>
|
||||
{propertyName && (
|
||||
<div>
|
||||
<strong>{propertyName}</strong>
|
||||
<PieChart key={propertyName} type="doughnut" data={chartData} />
|
||||
</div>
|
||||
)}
|
||||
</div>
|
||||
</LoadingPanel>
|
||||
);
|
||||
}
|
||||
|
||||
export default EventProperties;
|
@ -6,8 +6,12 @@ import EventsChart from 'components/metrics/EventsChart';
|
||||
import { GridRow } from 'components/layout/Grid';
|
||||
import MetricsTable from 'components/metrics/MetricsTable';
|
||||
import { useMessages } from 'components/hooks';
|
||||
import { Item, Tabs } from 'react-basics';
|
||||
import { useState } from 'react';
|
||||
import EventProperties from './EventProperties';
|
||||
|
||||
export default function EventsPage({ websiteId }) {
|
||||
const [tab, setTab] = useState('activity');
|
||||
const { formatMessage, labels } = useMessages();
|
||||
|
||||
return (
|
||||
@ -23,9 +27,18 @@ export default function EventsPage({ websiteId }) {
|
||||
metric={formatMessage(labels.actions)}
|
||||
/>
|
||||
</GridRow>
|
||||
<GridRow columns="one">
|
||||
<EventsDataTable websiteId={websiteId} />
|
||||
</GridRow>
|
||||
<div>
|
||||
<Tabs
|
||||
selectedKey={tab}
|
||||
onSelect={(value: any) => setTab(value)}
|
||||
style={{ marginBottom: 30 }}
|
||||
>
|
||||
<Item key="activity">{formatMessage(labels.activity)}</Item>
|
||||
<Item key="properties">{formatMessage(labels.properties)}</Item>
|
||||
</Tabs>
|
||||
{tab === 'activity' && <EventsDataTable websiteId={websiteId} />}
|
||||
{tab === 'properties' && <EventProperties websiteId={websiteId} />}
|
||||
</div>
|
||||
</>
|
||||
);
|
||||
}
|
||||
|
@ -1,7 +0,0 @@
|
||||
.container a {
|
||||
color: var(--font-color100);
|
||||
}
|
||||
|
||||
.container a:hover {
|
||||
color: var(--primary400);
|
||||
}
|
@ -1,41 +0,0 @@
|
||||
import { Flexbox, Loading } from 'react-basics';
|
||||
import EventsTable from './EventsTable';
|
||||
import EventDataValueTable from './EventDataValueTable';
|
||||
import { EventDataMetricsBar } from './EventDataMetricsBar';
|
||||
import { useDateRange, useApi, useNavigation } from 'components/hooks';
|
||||
import styles from './WebsiteEventData.module.css';
|
||||
|
||||
function useData(websiteId: string, event: string) {
|
||||
const { dateRange } = useDateRange(websiteId);
|
||||
const { startDate, endDate } = dateRange;
|
||||
const { get, useQuery } = useApi();
|
||||
const { data, error, isLoading } = useQuery({
|
||||
queryKey: ['event-data:events', { websiteId, startDate, endDate, event }],
|
||||
queryFn: () =>
|
||||
get('/event-data/events', {
|
||||
websiteId,
|
||||
startAt: +startDate,
|
||||
endAt: +endDate,
|
||||
event,
|
||||
}),
|
||||
enabled: !!(websiteId && startDate && endDate),
|
||||
});
|
||||
|
||||
return { data, error, isLoading };
|
||||
}
|
||||
|
||||
export default function WebsiteEventData({ websiteId }) {
|
||||
const {
|
||||
query: { event },
|
||||
} = useNavigation();
|
||||
const { data, isLoading } = useData(websiteId, event);
|
||||
|
||||
return (
|
||||
<Flexbox className={styles.container} direction="column" gap={20}>
|
||||
<EventDataMetricsBar websiteId={websiteId} />
|
||||
{!event && <EventsTable data={data} />}
|
||||
{isLoading && <Loading position="page" />}
|
||||
{event && data && <EventDataValueTable event={event} data={data} />}
|
||||
</Flexbox>
|
||||
);
|
||||
}
|
@ -54,7 +54,7 @@ export function RealtimeLog({ data }: { data: RealtimeData }) {
|
||||
},
|
||||
];
|
||||
|
||||
const getTime = ({ createdAt }) => format(new Date(createdAt), 'h:mm:ss');
|
||||
const getTime = ({ createdAt, firstAt }) => format(new Date(firstAt || createdAt), 'h:mm:ss');
|
||||
|
||||
const getColor = ({ id, sessionId }) => stringToColor(sessionId || id);
|
||||
|
||||
@ -181,7 +181,7 @@ export function RealtimeLog({ data }: { data: RealtimeData }) {
|
||||
<SearchField className={styles.search} value={search} onSearch={setSearch} />
|
||||
<FilterButtons items={buttons} selectedKey={filter} onSelect={setFilter} />
|
||||
</div>
|
||||
<div className={styles.header}>{formatMessage(labels.activityLog)}</div>
|
||||
<div className={styles.header}>{formatMessage(labels.activity)}</div>
|
||||
<div className={styles.body}>
|
||||
{logs?.length === 0 && <Empty />}
|
||||
{logs?.length > 0 && (
|
||||
|
@ -21,7 +21,6 @@ export default function ({ children }) {
|
||||
<meta name="msapplication-TileColor" content="#da532c" />
|
||||
<meta name="theme-color" content="#fafafa" media="(prefers-color-scheme: light)" />
|
||||
<meta name="theme-color" content="#2f2f2f" media="(prefers-color-scheme: dark)" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<meta name="robots" content="noindex,nofollow" />
|
||||
</head>
|
||||
<body>
|
||||
|
@ -9,7 +9,7 @@ export interface PieChartProps extends ChartProps {
|
||||
|
||||
export default function PieChart(props: PieChartProps) {
|
||||
const [tooltip, setTooltip] = useState(null);
|
||||
const { type } = props;
|
||||
const { type = 'pie' } = props;
|
||||
|
||||
const handleTooltip = ({ tooltip }) => {
|
||||
const { labelColors, dataPoints } = tooltip;
|
||||
@ -23,5 +23,5 @@ export default function PieChart(props: PieChartProps) {
|
||||
);
|
||||
};
|
||||
|
||||
return <Chart {...props} type={type || 'pie'} tooltip={tooltip} onTooltip={handleTooltip} />;
|
||||
return <Chart {...props} type={type} tooltip={tooltip} onTooltip={handleTooltip} />;
|
||||
}
|
||||
|
5
src/components/common/LoadingPanel.module.css
Normal file
5
src/components/common/LoadingPanel.module.css
Normal file
@ -0,0 +1,5 @@
|
||||
.panel {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
position: relative;
|
||||
}
|
36
src/components/common/LoadingPanel.tsx
Normal file
36
src/components/common/LoadingPanel.tsx
Normal file
@ -0,0 +1,36 @@
|
||||
import { ReactNode } from 'react';
|
||||
import styles from './LoadingPanel.module.css';
|
||||
import classNames from 'classnames';
|
||||
import ErrorMessage from 'components/common/ErrorMessage';
|
||||
import { Loading } from 'react-basics';
|
||||
import Empty from 'components/common/Empty';
|
||||
|
||||
export function LoadingPanel({
|
||||
data,
|
||||
error,
|
||||
isFetched,
|
||||
isLoading,
|
||||
loadingIcon = 'dots',
|
||||
className,
|
||||
children,
|
||||
}: {
|
||||
data?: any;
|
||||
error?: Error;
|
||||
isFetched?: boolean;
|
||||
isLoading?: boolean;
|
||||
loadingIcon?: 'dots' | 'spinner';
|
||||
isEmpty?: boolean;
|
||||
className?: string;
|
||||
children: ReactNode;
|
||||
}) {
|
||||
const isEmpty = !data?.length && !isLoading && isFetched;
|
||||
|
||||
return (
|
||||
<div className={classNames(styles.panel, className)}>
|
||||
{isLoading && !isFetched && <Loading icon={loadingIcon} />}
|
||||
{error && <ErrorMessage />}
|
||||
{!error && isEmpty && <Empty />}
|
||||
{!error && !isEmpty && data && children}
|
||||
</div>
|
||||
);
|
||||
}
|
@ -1,5 +1,8 @@
|
||||
export * from './queries/useApi';
|
||||
export * from './queries/useConfig';
|
||||
export * from './queries/useEventDataEvents';
|
||||
export * from './queries/useEventDataProperties';
|
||||
export * from './queries/useEventDataValues';
|
||||
export * from './queries/usePagedQuery';
|
||||
export * from './queries/useLogin';
|
||||
export * from './queries/useRealtime';
|
||||
|
20
src/components/hooks/queries/useEventDataEvents.ts
Normal file
20
src/components/hooks/queries/useEventDataEvents.ts
Normal file
@ -0,0 +1,20 @@
|
||||
import useApi from './useApi';
|
||||
import { UseQueryOptions } from '@tanstack/react-query';
|
||||
import { useFilterParams } from '../useFilterParams';
|
||||
|
||||
export function useEventDataEvents(
|
||||
websiteId: string,
|
||||
options?: Omit<UseQueryOptions, 'queryKey' | 'queryFn'>,
|
||||
) {
|
||||
const { get, useQuery } = useApi();
|
||||
const params = useFilterParams(websiteId);
|
||||
|
||||
return useQuery({
|
||||
queryKey: ['websites:event-data:events', { websiteId, ...params }],
|
||||
queryFn: () => get(`/websites/${websiteId}/event-data/events`, { ...params }),
|
||||
enabled: !!websiteId,
|
||||
...options,
|
||||
});
|
||||
}
|
||||
|
||||
export default useEventDataEvents;
|
20
src/components/hooks/queries/useEventDataProperties.ts
Normal file
20
src/components/hooks/queries/useEventDataProperties.ts
Normal file
@ -0,0 +1,20 @@
|
||||
import useApi from './useApi';
|
||||
import { UseQueryOptions } from '@tanstack/react-query';
|
||||
import { useFilterParams } from '../useFilterParams';
|
||||
|
||||
export function useEventDataProperties(
|
||||
websiteId: string,
|
||||
options?: Omit<UseQueryOptions, 'queryKey' | 'queryFn'>,
|
||||
) {
|
||||
const { get, useQuery } = useApi();
|
||||
const params = useFilterParams(websiteId);
|
||||
|
||||
return useQuery<any>({
|
||||
queryKey: ['websites:event-data:properties', { websiteId, ...params }],
|
||||
queryFn: () => get(`/websites/${websiteId}/event-data/properties`, { ...params }),
|
||||
enabled: !!websiteId,
|
||||
...options,
|
||||
});
|
||||
}
|
||||
|
||||
export default useEventDataProperties;
|
21
src/components/hooks/queries/useEventDataValues.ts
Normal file
21
src/components/hooks/queries/useEventDataValues.ts
Normal file
@ -0,0 +1,21 @@
|
||||
import useApi from './useApi';
|
||||
import { UseQueryOptions } from '@tanstack/react-query';
|
||||
import { useFilterParams } from '../useFilterParams';
|
||||
|
||||
export function useEventDataValues(
|
||||
websiteId: string,
|
||||
propertyName: string,
|
||||
options?: Omit<UseQueryOptions, 'queryKey' | 'queryFn'>,
|
||||
) {
|
||||
const { get, useQuery } = useApi();
|
||||
const params = useFilterParams(websiteId);
|
||||
|
||||
return useQuery<any>({
|
||||
queryKey: ['websites:event-data:values', { websiteId, propertyName, ...params }],
|
||||
queryFn: () => get(`/websites/${websiteId}/event-data/values`, { ...params, propertyName }),
|
||||
enabled: !!(websiteId && propertyName),
|
||||
...options,
|
||||
});
|
||||
}
|
||||
|
||||
export default useEventDataValues;
|
@ -133,7 +133,7 @@ export const labels = defineMessages({
|
||||
session: { id: 'label.session', defaultMessage: 'Session' },
|
||||
sessions: { id: 'label.sessions', defaultMessage: 'Sessions' },
|
||||
pageNotFound: { id: 'message.page-not-found', defaultMessage: 'Page not found' },
|
||||
activityLog: { id: 'label.activity-log', defaultMessage: 'Activity log' },
|
||||
activity: { id: 'label.activity', defaultMessage: 'Activity' },
|
||||
dismiss: { id: 'label.dismiss', defaultMessage: 'Dismiss' },
|
||||
poweredBy: { id: 'label.powered-by', defaultMessage: 'Powered by {name}' },
|
||||
pageViews: { id: 'label.page-views', defaultMessage: 'Page views' },
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"label.access-code": "Access code",
|
||||
"label.actions": "Actions",
|
||||
"label.activity-log": "Activity log",
|
||||
"label.activity": "Activity log",
|
||||
"label.add": "Add",
|
||||
"label.add-description": "Add description",
|
||||
"label.add-member": "Add member",
|
||||
@ -78,6 +78,7 @@
|
||||
"label.filter-combined": "Combined",
|
||||
"label.filter-raw": "Raw",
|
||||
"label.filters": "Filters",
|
||||
"label.first-seen": "First seen",
|
||||
"label.funnel": "Funnel",
|
||||
"label.funnel-description": "Understand the conversion and drop-off rate of users.",
|
||||
"label.goal": "Goal",
|
||||
@ -103,6 +104,7 @@
|
||||
"label.last-days": "Last {x} days",
|
||||
"label.last-hours": "Last {x} hours",
|
||||
"label.last-months": "Last {x} months",
|
||||
"label.last-seen": "Last seen",
|
||||
"label.leave": "Leave",
|
||||
"label.leave-team": "Leave team",
|
||||
"label.less-than": "Less than",
|
||||
@ -132,11 +134,14 @@
|
||||
"label.pageTitle": "Page title",
|
||||
"label.pages": "Pages",
|
||||
"label.password": "Password",
|
||||
"label.path": "Path",
|
||||
"label.paths": "Paths",
|
||||
"label.powered-by": "Powered by {name}",
|
||||
"label.previous": "Previous",
|
||||
"label.previous-period": "Previous period",
|
||||
"label.previous-year": "Previous year",
|
||||
"label.profile": "Profile",
|
||||
"label.properties": "Properties",
|
||||
"label.property": "Property",
|
||||
"label.queries": "Queries",
|
||||
"label.query": "Query",
|
||||
@ -156,6 +161,9 @@
|
||||
"label.reset-website": "Reset statistics",
|
||||
"label.retention": "Retention",
|
||||
"label.retention-description": "Measure your website stickiness by tracking how often users return.",
|
||||
"label.revenue": "Revenue",
|
||||
"label.revenue-description": "Look into your revenue across time.",
|
||||
"label.revenue-property": "Revenue Property",
|
||||
"label.role": "Role",
|
||||
"label.run-query": "Run query",
|
||||
"label.save": "Save",
|
||||
@ -165,6 +173,7 @@
|
||||
"label.select-date": "Select date",
|
||||
"label.select-role": "Select role",
|
||||
"label.select-website": "Select website",
|
||||
"label.session": "Session",
|
||||
"label.sessions": "Sessions",
|
||||
"label.settings": "Settings",
|
||||
"label.share-url": "Share URL",
|
||||
@ -193,18 +202,21 @@
|
||||
"label.total": "Total",
|
||||
"label.total-records": "Total records",
|
||||
"label.tracking-code": "Tracking code",
|
||||
"label.transactions": "Transactions",
|
||||
"label.transfer": "Transfer",
|
||||
"label.transfer-website": "Transfer website",
|
||||
"label.true": "True",
|
||||
"label.type": "Type",
|
||||
"label.unique": "Unique",
|
||||
"label.unique-visitors": "Unique visitors",
|
||||
"label.uniqueCustomers": "Unique Customers",
|
||||
"label.unknown": "Unknown",
|
||||
"label.untitled": "Untitled",
|
||||
"label.update": "Update",
|
||||
"label.url": "URL",
|
||||
"label.urls": "URLs",
|
||||
"label.user": "User",
|
||||
"label.user-property": "User Property",
|
||||
"label.username": "Username",
|
||||
"label.users": "Users",
|
||||
"label.utm": "UTM",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"label.access-code": "كود الدعوة",
|
||||
"label.actions": "الإجراءات",
|
||||
"label.activity-log": "سجل الأحداث",
|
||||
"label.activity": "سجل الأحداث",
|
||||
"label.add": "أضِف",
|
||||
"label.add-description": "أضِف وصف",
|
||||
"label.add-member": "أضِف عضو",
|
||||
@ -78,6 +78,7 @@
|
||||
"label.filter-combined": "مُجمّعة",
|
||||
"label.filter-raw": "خام",
|
||||
"label.filters": "التصفيات",
|
||||
"label.first-seen": "First seen",
|
||||
"label.funnel": "قمع",
|
||||
"label.funnel-description": "فهم معدل التحويل والانقطاع عن المستخدمين.",
|
||||
"label.goal": "Goal",
|
||||
@ -103,6 +104,7 @@
|
||||
"label.last-days": "آخر {x} يوم/ايام",
|
||||
"label.last-hours": "آخر {x} ساعة",
|
||||
"label.last-months": "Last {x} months",
|
||||
"label.last-seen": "Last seen",
|
||||
"label.leave": "غادر",
|
||||
"label.leave-team": "مغادرة المجموعة",
|
||||
"label.less-than": "أقل مِن",
|
||||
@ -132,11 +134,14 @@
|
||||
"label.pageTitle": "عنوان الصفحة",
|
||||
"label.pages": "الصفحات",
|
||||
"label.password": "كلمة المرور",
|
||||
"label.path": "Path",
|
||||
"label.paths": "Paths",
|
||||
"label.powered-by": "مشغل بواسطة {name}",
|
||||
"label.previous": "Previous",
|
||||
"label.previous-period": "Previous period",
|
||||
"label.previous-year": "Previous year",
|
||||
"label.profile": "الملف الشخصي",
|
||||
"label.properties": "Properties",
|
||||
"label.property": "Property",
|
||||
"label.queries": "استعلامات",
|
||||
"label.query": "استعلام",
|
||||
@ -156,6 +161,9 @@
|
||||
"label.reset-website": "اعادة تعيين الإحصائيات",
|
||||
"label.retention": "الاحتفاظ",
|
||||
"label.retention-description": "قس مدى ثبات موقعك على الويب من خلال تتبع عدد مرات عودة المستخدمين.",
|
||||
"label.revenue": "Revenue",
|
||||
"label.revenue-description": "Look into your revenue across time.",
|
||||
"label.revenue-property": "Revenue Property",
|
||||
"label.role": "الصلاحية",
|
||||
"label.run-query": "شغّل الاستعلام",
|
||||
"label.save": "حفظ",
|
||||
@ -165,6 +173,7 @@
|
||||
"label.select-date": "حدد التاريخ",
|
||||
"label.select-role": "حدد الدور",
|
||||
"label.select-website": "حدد موقع",
|
||||
"label.session": "Session",
|
||||
"label.sessions": "الزيارات",
|
||||
"label.settings": "الإعدادات",
|
||||
"label.share-url": "مشاركة الرابط",
|
||||
@ -193,18 +202,21 @@
|
||||
"label.total": "الإجمالي",
|
||||
"label.total-records": "إجمالي السجلات",
|
||||
"label.tracking-code": "كود التتبع",
|
||||
"label.transactions": "Transactions",
|
||||
"label.transfer": "Transfer",
|
||||
"label.transfer-website": "انقل الموقع",
|
||||
"label.true": "حقيقي",
|
||||
"label.type": "النوع",
|
||||
"label.unique": "فريد",
|
||||
"label.unique-visitors": "زائرون فريدون",
|
||||
"label.uniqueCustomers": "Unique Customers",
|
||||
"label.unknown": "غير معروف",
|
||||
"label.untitled": "بدون عنوان",
|
||||
"label.update": "Update",
|
||||
"label.url": "URL",
|
||||
"label.urls": "URLs",
|
||||
"label.user": "المستخدم",
|
||||
"label.user-property": "User Property",
|
||||
"label.username": "اسم المستخدم",
|
||||
"label.users": "المستخدمين",
|
||||
"label.utm": "UTM",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"label.access-code": "Код доступу",
|
||||
"label.actions": "Дзеянні",
|
||||
"label.activity-log": "Журнал актыўнасці",
|
||||
"label.activity": "Журнал актыўнасці",
|
||||
"label.add": "Дадаць",
|
||||
"label.add-description": "Дадаць апісанне",
|
||||
"label.add-member": "Дадаць удзельніка",
|
||||
@ -78,6 +78,7 @@
|
||||
"label.filter-combined": "Камбініраваны",
|
||||
"label.filter-raw": "Сырыя",
|
||||
"label.filters": "Фільтры",
|
||||
"label.first-seen": "First seen",
|
||||
"label.funnel": "Варонка",
|
||||
"label.funnel-description": "Разумець паказчыкі канверсіі і адмоваў.",
|
||||
"label.goal": "Мэта",
|
||||
@ -103,6 +104,7 @@
|
||||
"label.last-days": "Апошнія {x} дзён",
|
||||
"label.last-hours": "Апошнія {x} гадзіны",
|
||||
"label.last-months": "Апошнія {x} месяцаў",
|
||||
"label.last-seen": "Last seen",
|
||||
"label.leave": "Пакінуць",
|
||||
"label.leave-team": "Пакінуць каманду",
|
||||
"label.less-than": "Менш чым",
|
||||
@ -132,11 +134,14 @@
|
||||
"label.pageTitle": "Загаловак старонкі",
|
||||
"label.pages": "Старонкі",
|
||||
"label.password": "Пароль",
|
||||
"label.path": "Path",
|
||||
"label.paths": "Paths",
|
||||
"label.powered-by": "Зроблена {name}",
|
||||
"label.previous": "Папярэдні",
|
||||
"label.previous-period": "Папярэдні перыяд",
|
||||
"label.previous-year": "Папярэдні год",
|
||||
"label.profile": "Профіль",
|
||||
"label.properties": "Properties",
|
||||
"label.property": "Уласцівасць",
|
||||
"label.queries": "Запыты",
|
||||
"label.query": "Запыт",
|
||||
@ -156,6 +161,9 @@
|
||||
"label.reset-website": "Скінуць статыстыку",
|
||||
"label.retention": "Утрыманне",
|
||||
"label.retention-description": "Ацаніць прыцягальнасць сайта, адсочваючы павяртанні карыстальнікаў.",
|
||||
"label.revenue": "Revenue",
|
||||
"label.revenue-description": "Look into your revenue across time.",
|
||||
"label.revenue-property": "Revenue Property",
|
||||
"label.role": "Роля",
|
||||
"label.run-query": "Запусціць запыт",
|
||||
"label.save": "Захаваць",
|
||||
@ -165,6 +173,7 @@
|
||||
"label.select-date": "Выбраць дату",
|
||||
"label.select-role": "Выбраць ролю",
|
||||
"label.select-website": "Выбраць сайт",
|
||||
"label.session": "Session",
|
||||
"label.sessions": "Сесіі",
|
||||
"label.settings": "Налады",
|
||||
"label.share-url": "Падзяліцца спасылкай",
|
||||
@ -193,18 +202,21 @@
|
||||
"label.total": "Агульная колькасць",
|
||||
"label.total-records": "Агульная колькасць запісаў",
|
||||
"label.tracking-code": "Код адсочвання",
|
||||
"label.transactions": "Transactions",
|
||||
"label.transfer": "Перадаць",
|
||||
"label.transfer-website": "Перадаць сайт",
|
||||
"label.true": "Ісціна",
|
||||
"label.type": "Тып",
|
||||
"label.unique": "Унікальны",
|
||||
"label.unique-visitors": "Унікальныя наведвальнікі",
|
||||
"label.uniqueCustomers": "Unique Customers",
|
||||
"label.unknown": "Невядома",
|
||||
"label.untitled": "Без назвы",
|
||||
"label.update": "Абнавіць",
|
||||
"label.url": "URL",
|
||||
"label.urls": "URLs",
|
||||
"label.user": "Карыстальнік",
|
||||
"label.user-property": "User Property",
|
||||
"label.username": "Імя карыстальніка",
|
||||
"label.users": "Карыстальнікі",
|
||||
"label.utm": "UTM",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"label.access-code": "Код за достъп",
|
||||
"label.actions": "Действия",
|
||||
"label.activity-log": "Активностти",
|
||||
"label.activity": "Активностти",
|
||||
"label.add": "Добави",
|
||||
"label.add-description": "Добави описание",
|
||||
"label.add-member": "Добави член",
|
||||
@ -78,6 +78,7 @@
|
||||
"label.filter-combined": "Комбиниран",
|
||||
"label.filter-raw": "Суров",
|
||||
"label.filters": "Филтри",
|
||||
"label.first-seen": "First seen",
|
||||
"label.funnel": "Фуния",
|
||||
"label.funnel-description": "Разберете процента на конверсия и отпадане на потребителите.",
|
||||
"label.goal": "Goal",
|
||||
@ -103,6 +104,7 @@
|
||||
"label.last-days": "Последните {x} дни",
|
||||
"label.last-hours": "Последните {x} часа",
|
||||
"label.last-months": "Последните {x} месеца",
|
||||
"label.last-seen": "Last seen",
|
||||
"label.leave": "Напусни",
|
||||
"label.leave-team": "Напусни екип",
|
||||
"label.less-than": "По-малко от",
|
||||
@ -132,11 +134,14 @@
|
||||
"label.pageTitle": "Заглавие на страница",
|
||||
"label.pages": "Страници",
|
||||
"label.password": "Парола",
|
||||
"label.path": "Path",
|
||||
"label.paths": "Paths",
|
||||
"label.powered-by": "Поддържано от {name}",
|
||||
"label.previous": "Previous",
|
||||
"label.previous-period": "Previous period",
|
||||
"label.previous-year": "Previous year",
|
||||
"label.profile": "Профил",
|
||||
"label.properties": "Properties",
|
||||
"label.property": "Property",
|
||||
"label.queries": "Запитвания",
|
||||
"label.query": "Запитване",
|
||||
@ -156,6 +161,9 @@
|
||||
"label.reset-website": "Нулирай уебсайт",
|
||||
"label.retention": "Привързване",
|
||||
"label.retention-description": "Измерете привързаността към вашия уебсайт, като проследявате колко често потребителите се връщат.",
|
||||
"label.revenue": "Revenue",
|
||||
"label.revenue-description": "Look into your revenue across time.",
|
||||
"label.revenue-property": "Revenue Property",
|
||||
"label.role": "Роля",
|
||||
"label.run-query": "Изпълни запитване",
|
||||
"label.save": "Запази",
|
||||
@ -165,6 +173,7 @@
|
||||
"label.select-date": "Избери дата",
|
||||
"label.select-role": "Избери роля",
|
||||
"label.select-website": "Избери уебсайт",
|
||||
"label.session": "Session",
|
||||
"label.sessions": "Сесии",
|
||||
"label.settings": "Настройки",
|
||||
"label.share-url": "Сподели Линк",
|
||||
@ -193,18 +202,21 @@
|
||||
"label.total": "Общо",
|
||||
"label.total-records": "Общо записи",
|
||||
"label.tracking-code": "Код за проследяване",
|
||||
"label.transactions": "Transactions",
|
||||
"label.transfer": "Прехвърли",
|
||||
"label.transfer-website": "Прехвърляне на уебсайт",
|
||||
"label.true": "Вярно",
|
||||
"label.type": "Вид",
|
||||
"label.unique": "Уникален",
|
||||
"label.unique-visitors": "Уникални посетители",
|
||||
"label.uniqueCustomers": "Unique Customers",
|
||||
"label.unknown": "Неизвестен",
|
||||
"label.untitled": "Без заглавие",
|
||||
"label.update": "Актуализирай",
|
||||
"label.url": "URL адрес",
|
||||
"label.urls": "URL адреси",
|
||||
"label.user": "Потребител",
|
||||
"label.user-property": "User Property",
|
||||
"label.username": "Потребителско име",
|
||||
"label.users": "Потребители",
|
||||
"label.utm": "UTM",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"label.access-code": "এক্সেস কোড",
|
||||
"label.actions": "অ্যাকশনস",
|
||||
"label.activity-log": "একটিভিটি দেখুন",
|
||||
"label.activity": "একটিভিটি দেখুন",
|
||||
"label.add": "যুক্ত করুন",
|
||||
"label.add-description": "বর্ননা যোগ করুন",
|
||||
"label.add-member": "সদস্য যোগ করুন",
|
||||
@ -78,6 +78,7 @@
|
||||
"label.filter-combined": "সম্মিলিত",
|
||||
"label.filter-raw": "অপরিশোধিত",
|
||||
"label.filters": "Filters",
|
||||
"label.first-seen": "First seen",
|
||||
"label.funnel": "Funnel",
|
||||
"label.funnel-description": "Understand the conversion and drop-off rate of users.",
|
||||
"label.goal": "Goal",
|
||||
@ -103,6 +104,7 @@
|
||||
"label.last-days": "শেষ {x} দিন",
|
||||
"label.last-hours": "শেষ {x} ঘন্টা",
|
||||
"label.last-months": "Last {x} months",
|
||||
"label.last-seen": "Last seen",
|
||||
"label.leave": "Leave",
|
||||
"label.leave-team": "Leave team",
|
||||
"label.less-than": "Less than",
|
||||
@ -132,11 +134,14 @@
|
||||
"label.pageTitle": "Page title",
|
||||
"label.pages": "পৃষ্ঠাগুলি",
|
||||
"label.password": "পাসওয়ার্ড",
|
||||
"label.path": "Path",
|
||||
"label.paths": "Paths",
|
||||
"label.powered-by": "{name} দ্বারা চালিত",
|
||||
"label.previous": "Previous",
|
||||
"label.previous-period": "Previous period",
|
||||
"label.previous-year": "Previous year",
|
||||
"label.profile": "প্রোফাইল",
|
||||
"label.properties": "Properties",
|
||||
"label.property": "Property",
|
||||
"label.queries": "Queries",
|
||||
"label.query": "Query",
|
||||
@ -156,6 +161,9 @@
|
||||
"label.reset-website": "ওয়েবসাইট রিসেট করুন",
|
||||
"label.retention": "Retention",
|
||||
"label.retention-description": "Measure your website stickiness by tracking how often users return.",
|
||||
"label.revenue": "Revenue",
|
||||
"label.revenue-description": "Look into your revenue across time.",
|
||||
"label.revenue-property": "Revenue Property",
|
||||
"label.role": "Role",
|
||||
"label.run-query": "Run query",
|
||||
"label.save": "সংরক্ষণ",
|
||||
@ -165,6 +173,7 @@
|
||||
"label.select-date": "Select date",
|
||||
"label.select-role": "Select role",
|
||||
"label.select-website": "Select website",
|
||||
"label.session": "Session",
|
||||
"label.sessions": "Sessions",
|
||||
"label.settings": "সেটিংস",
|
||||
"label.share-url": "ইউআরএল শেয়ার করুন",
|
||||
@ -193,18 +202,21 @@
|
||||
"label.total": "Total",
|
||||
"label.total-records": "Total records",
|
||||
"label.tracking-code": "ট্র্যাকিং কোড",
|
||||
"label.transactions": "Transactions",
|
||||
"label.transfer": "Transfer",
|
||||
"label.transfer-website": "Transfer website",
|
||||
"label.true": "True",
|
||||
"label.type": "Type",
|
||||
"label.unique": "Unique",
|
||||
"label.unique-visitors": "অনন্য ভিজিটর",
|
||||
"label.uniqueCustomers": "Unique Customers",
|
||||
"label.unknown": "অজানা",
|
||||
"label.untitled": "Untitled",
|
||||
"label.update": "Update",
|
||||
"label.url": "URL",
|
||||
"label.urls": "URLs",
|
||||
"label.user": "User",
|
||||
"label.user-property": "User Property",
|
||||
"label.username": "ব্যবহারকারীর নাম",
|
||||
"label.users": "Users",
|
||||
"label.utm": "UTM",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"label.access-code": "Pristupni kod",
|
||||
"label.actions": "Akcije",
|
||||
"label.activity-log": "Log aktivnosti",
|
||||
"label.activity": "Log aktivnosti",
|
||||
"label.add": "Dodaj",
|
||||
"label.add-description": "Dodaj opis",
|
||||
"label.add-member": "Dodaj člana",
|
||||
@ -78,6 +78,7 @@
|
||||
"label.filter-combined": "Kombinovano",
|
||||
"label.filter-raw": "Sirovo",
|
||||
"label.filters": "Filtri",
|
||||
"label.first-seen": "First seen",
|
||||
"label.funnel": "Lijevak",
|
||||
"label.funnel-description": "Razumite koverziju i drop-off učestalost korisnika.",
|
||||
"label.goal": "Goal",
|
||||
@ -103,6 +104,7 @@
|
||||
"label.last-days": "Zadnjih {x} dana",
|
||||
"label.last-hours": "Zadnjih {x} sati",
|
||||
"label.last-months": "Zadnjih {x} mjeseci",
|
||||
"label.last-seen": "Last seen",
|
||||
"label.leave": "Napusti",
|
||||
"label.leave-team": "Napusti tim",
|
||||
"label.less-than": "Manje od",
|
||||
@ -132,11 +134,14 @@
|
||||
"label.pageTitle": "Naslov stranice",
|
||||
"label.pages": "Stranice",
|
||||
"label.password": "Šifra",
|
||||
"label.path": "Path",
|
||||
"label.paths": "Paths",
|
||||
"label.powered-by": "Omogućeno s {name}",
|
||||
"label.previous": "Previous",
|
||||
"label.previous-period": "Previous period",
|
||||
"label.previous-year": "Previous year",
|
||||
"label.profile": "Profil",
|
||||
"label.properties": "Properties",
|
||||
"label.property": "Property",
|
||||
"label.queries": "Queryji",
|
||||
"label.query": "Query",
|
||||
@ -156,6 +161,9 @@
|
||||
"label.reset-website": "Resetuj web stranicu",
|
||||
"label.retention": "Retention",
|
||||
"label.retention-description": "Izmjeri 'ljepljivost' svoje web stranice praćenjem koliko često set korisnici vraćaju.",
|
||||
"label.revenue": "Revenue",
|
||||
"label.revenue-description": "Look into your revenue across time.",
|
||||
"label.revenue-property": "Revenue Property",
|
||||
"label.role": "Rola",
|
||||
"label.run-query": "Pokreni query",
|
||||
"label.save": "Sačuvaj",
|
||||
@ -165,6 +173,7 @@
|
||||
"label.select-date": "Odaberi datum",
|
||||
"label.select-role": "Odaberi rolu",
|
||||
"label.select-website": "Odaberi web stranicu",
|
||||
"label.session": "Session",
|
||||
"label.sessions": "Sesije",
|
||||
"label.settings": "Postavke",
|
||||
"label.share-url": "Share URL",
|
||||
@ -193,18 +202,21 @@
|
||||
"label.total": "Ukupno",
|
||||
"label.total-records": "Ukupno redova",
|
||||
"label.tracking-code": "Kod za praćenje",
|
||||
"label.transactions": "Transactions",
|
||||
"label.transfer": "Transfer",
|
||||
"label.transfer-website": "Transfer web stranice",
|
||||
"label.true": "Da",
|
||||
"label.type": "Tip",
|
||||
"label.unique": "Jedinstveno",
|
||||
"label.unique-visitors": "Jedinstvenih posjetitelja",
|
||||
"label.uniqueCustomers": "Unique Customers",
|
||||
"label.unknown": "Nepoznato",
|
||||
"label.untitled": "Bezimeno",
|
||||
"label.update": "Update",
|
||||
"label.url": "URL",
|
||||
"label.urls": "URLs",
|
||||
"label.user": "Korisnik",
|
||||
"label.user-property": "User Property",
|
||||
"label.username": "Korisničko ime",
|
||||
"label.users": "Korisnici",
|
||||
"label.utm": "UTM",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"label.access-code": "Codi d'accés",
|
||||
"label.actions": "Accions",
|
||||
"label.activity-log": "Registre d'activitat",
|
||||
"label.activity": "Registre d'activitat",
|
||||
"label.add": "Afegir",
|
||||
"label.add-description": "Afegir descripció",
|
||||
"label.add-member": "Afegir membre",
|
||||
@ -78,6 +78,7 @@
|
||||
"label.filter-combined": "Combinat",
|
||||
"label.filter-raw": "En cru",
|
||||
"label.filters": "Filtres",
|
||||
"label.first-seen": "First seen",
|
||||
"label.funnel": "Embut",
|
||||
"label.funnel-description": "Entengui la taxa de conversió i abandonament dels usuaris.",
|
||||
"label.goal": "Meta",
|
||||
@ -103,6 +104,7 @@
|
||||
"label.last-days": "Últims {x} dies",
|
||||
"label.last-hours": "Últimes {x} hores",
|
||||
"label.last-months": "Últims {x} mesos",
|
||||
"label.last-seen": "Last seen",
|
||||
"label.leave": "Abandonar",
|
||||
"label.leave-team": "Abandonar equip",
|
||||
"label.less-than": "Menor que",
|
||||
@ -132,11 +134,14 @@
|
||||
"label.pageTitle": "Títol de la pàgina",
|
||||
"label.pages": "Pàgines",
|
||||
"label.password": "Contrasenya",
|
||||
"label.path": "Path",
|
||||
"label.paths": "Paths",
|
||||
"label.powered-by": "Funciona amb {name}",
|
||||
"label.previous": "Anterior",
|
||||
"label.previous-period": "Període anterior",
|
||||
"label.previous-year": "Any anterior",
|
||||
"label.profile": "Perfil",
|
||||
"label.properties": "Properties",
|
||||
"label.property": "Propietat",
|
||||
"label.queries": "Consultes",
|
||||
"label.query": "Consulta",
|
||||
@ -156,6 +161,9 @@
|
||||
"label.reset-website": "Restableix estadístiques",
|
||||
"label.retention": "Retenció",
|
||||
"label.retention-description": "Mesuri la retenció del seu lloc web fent un seguiment de la freqüència amb què tornen els usuaris.",
|
||||
"label.revenue": "Revenue",
|
||||
"label.revenue-description": "Look into your revenue across time.",
|
||||
"label.revenue-property": "Revenue Property",
|
||||
"label.role": "Rol",
|
||||
"label.run-query": "Executar consulta",
|
||||
"label.save": "Desa",
|
||||
@ -165,6 +173,7 @@
|
||||
"label.select-date": "Seleccionar data",
|
||||
"label.select-role": "Seleccionar rol",
|
||||
"label.select-website": "Seleccionar lloc web",
|
||||
"label.session": "Session",
|
||||
"label.sessions": "Sessions",
|
||||
"label.settings": "Configuració",
|
||||
"label.share-url": "Enllaç per compartir",
|
||||
@ -193,18 +202,21 @@
|
||||
"label.total": "Total",
|
||||
"label.total-records": "Total de registres",
|
||||
"label.tracking-code": "Codi de seguiment",
|
||||
"label.transactions": "Transactions",
|
||||
"label.transfer": "Transferir",
|
||||
"label.transfer-website": "Transferir lloc web",
|
||||
"label.true": "Cert",
|
||||
"label.type": "Tipus",
|
||||
"label.unique": "Únic",
|
||||
"label.unique-visitors": "Visitants únics",
|
||||
"label.uniqueCustomers": "Unique Customers",
|
||||
"label.unknown": "Desconegut",
|
||||
"label.untitled": "Sense títol",
|
||||
"label.update": "Actualitzar",
|
||||
"label.url": "URL",
|
||||
"label.urls": "URLs",
|
||||
"label.user": "Usuari",
|
||||
"label.user-property": "User Property",
|
||||
"label.username": "Nom d'usuari",
|
||||
"label.users": "Usuaris",
|
||||
"label.utm": "UTM",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"label.access-code": "Access code",
|
||||
"label.actions": "Akce",
|
||||
"label.activity-log": "Activity log",
|
||||
"label.activity": "Activity log",
|
||||
"label.add": "Add",
|
||||
"label.add-description": "Add description",
|
||||
"label.add-member": "Add member",
|
||||
@ -78,6 +78,7 @@
|
||||
"label.filter-combined": "Kombinace",
|
||||
"label.filter-raw": "Nezpracované",
|
||||
"label.filters": "Filters",
|
||||
"label.first-seen": "First seen",
|
||||
"label.funnel": "Funnel",
|
||||
"label.funnel-description": "Understand the conversion and drop-off rate of users.",
|
||||
"label.goal": "Goal",
|
||||
@ -103,6 +104,7 @@
|
||||
"label.last-days": "Posledních {x} dnů",
|
||||
"label.last-hours": "Posledních {x} hodin",
|
||||
"label.last-months": "Last {x} months",
|
||||
"label.last-seen": "Last seen",
|
||||
"label.leave": "Leave",
|
||||
"label.leave-team": "Leave team",
|
||||
"label.less-than": "Less than",
|
||||
@ -132,11 +134,14 @@
|
||||
"label.pageTitle": "Page title",
|
||||
"label.pages": "Stránky",
|
||||
"label.password": "Heslo",
|
||||
"label.path": "Path",
|
||||
"label.paths": "Paths",
|
||||
"label.powered-by": "Běží na {name}",
|
||||
"label.previous": "Previous",
|
||||
"label.previous-period": "Previous period",
|
||||
"label.previous-year": "Previous year",
|
||||
"label.profile": "Profil",
|
||||
"label.properties": "Properties",
|
||||
"label.property": "Property",
|
||||
"label.queries": "Queries",
|
||||
"label.query": "Query",
|
||||
@ -156,6 +161,9 @@
|
||||
"label.reset-website": "Reset statistics",
|
||||
"label.retention": "Retention",
|
||||
"label.retention-description": "Measure your website stickiness by tracking how often users return.",
|
||||
"label.revenue": "Revenue",
|
||||
"label.revenue-description": "Look into your revenue across time.",
|
||||
"label.revenue-property": "Revenue Property",
|
||||
"label.role": "Role",
|
||||
"label.run-query": "Run query",
|
||||
"label.save": "Uložit",
|
||||
@ -165,6 +173,7 @@
|
||||
"label.select-date": "Select date",
|
||||
"label.select-role": "Select role",
|
||||
"label.select-website": "Select website",
|
||||
"label.session": "Session",
|
||||
"label.sessions": "Sessions",
|
||||
"label.settings": "Nastavení",
|
||||
"label.share-url": "Sdílet URL",
|
||||
@ -193,18 +202,21 @@
|
||||
"label.total": "Total",
|
||||
"label.total-records": "Total records",
|
||||
"label.tracking-code": "Sledovací kód",
|
||||
"label.transactions": "Transactions",
|
||||
"label.transfer": "Transfer",
|
||||
"label.transfer-website": "Transfer website",
|
||||
"label.true": "True",
|
||||
"label.type": "Type",
|
||||
"label.unique": "Unique",
|
||||
"label.unique-visitors": "Jedinečné návštěvy",
|
||||
"label.uniqueCustomers": "Unique Customers",
|
||||
"label.unknown": "Neznámý",
|
||||
"label.untitled": "Untitled",
|
||||
"label.update": "Update",
|
||||
"label.url": "URL",
|
||||
"label.urls": "URLs",
|
||||
"label.user": "User",
|
||||
"label.user-property": "User Property",
|
||||
"label.username": "Uživatelské jméno",
|
||||
"label.users": "Users",
|
||||
"label.utm": "UTM",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"label.access-code": "Access code",
|
||||
"label.actions": "Handlinger",
|
||||
"label.activity-log": "Activity log",
|
||||
"label.activity": "Activity log",
|
||||
"label.add": "Add",
|
||||
"label.add-description": "Add description",
|
||||
"label.add-member": "Add member",
|
||||
@ -78,6 +78,7 @@
|
||||
"label.filter-combined": "Kombineret",
|
||||
"label.filter-raw": "Rå",
|
||||
"label.filters": "Filters",
|
||||
"label.first-seen": "First seen",
|
||||
"label.funnel": "Funnel",
|
||||
"label.funnel-description": "Understand the conversion and drop-off rate of users.",
|
||||
"label.goal": "Goal",
|
||||
@ -103,6 +104,7 @@
|
||||
"label.last-days": "Sidste {x} dage",
|
||||
"label.last-hours": "Sidste {x} timer",
|
||||
"label.last-months": "Last {x} months",
|
||||
"label.last-seen": "Last seen",
|
||||
"label.leave": "Leave",
|
||||
"label.leave-team": "Leave team",
|
||||
"label.less-than": "Less than",
|
||||
@ -132,11 +134,14 @@
|
||||
"label.pageTitle": "Page title",
|
||||
"label.pages": "Sider",
|
||||
"label.password": "Adgangskode",
|
||||
"label.path": "Path",
|
||||
"label.paths": "Paths",
|
||||
"label.powered-by": "Drevet af {name}",
|
||||
"label.previous": "Previous",
|
||||
"label.previous-period": "Previous period",
|
||||
"label.previous-year": "Previous year",
|
||||
"label.profile": "Profil",
|
||||
"label.properties": "Properties",
|
||||
"label.property": "Property",
|
||||
"label.queries": "Queries",
|
||||
"label.query": "Query",
|
||||
@ -156,6 +161,9 @@
|
||||
"label.reset-website": "Nulstil statistikker",
|
||||
"label.retention": "Retention",
|
||||
"label.retention-description": "Measure your website stickiness by tracking how often users return.",
|
||||
"label.revenue": "Revenue",
|
||||
"label.revenue-description": "Look into your revenue across time.",
|
||||
"label.revenue-property": "Revenue Property",
|
||||
"label.role": "Role",
|
||||
"label.run-query": "Run query",
|
||||
"label.save": "Gem",
|
||||
@ -165,6 +173,7 @@
|
||||
"label.select-date": "Select date",
|
||||
"label.select-role": "Select role",
|
||||
"label.select-website": "Select website",
|
||||
"label.session": "Session",
|
||||
"label.sessions": "Sessions",
|
||||
"label.settings": "Indstillinger",
|
||||
"label.share-url": "Del URL",
|
||||
@ -193,18 +202,21 @@
|
||||
"label.total": "Total",
|
||||
"label.total-records": "Total records",
|
||||
"label.tracking-code": "Sporingskode",
|
||||
"label.transactions": "Transactions",
|
||||
"label.transfer": "Transfer",
|
||||
"label.transfer-website": "Transfer website",
|
||||
"label.true": "True",
|
||||
"label.type": "Type",
|
||||
"label.unique": "Unique",
|
||||
"label.unique-visitors": "Unikke besøgende",
|
||||
"label.uniqueCustomers": "Unique Customers",
|
||||
"label.unknown": "Ukendt",
|
||||
"label.untitled": "Untitled",
|
||||
"label.update": "Update",
|
||||
"label.url": "URL",
|
||||
"label.urls": "URLs",
|
||||
"label.user": "User",
|
||||
"label.user-property": "User Property",
|
||||
"label.username": "Brugernavn",
|
||||
"label.users": "Users",
|
||||
"label.utm": "UTM",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"label.access-code": "Zuegangscode",
|
||||
"label.actions": "Aktione",
|
||||
"label.activity-log": "Aktivitätsverlauf",
|
||||
"label.activity": "Aktivitätsverlauf",
|
||||
"label.add": "Add",
|
||||
"label.add-description": "Add description",
|
||||
"label.add-member": "Add member",
|
||||
@ -78,6 +78,7 @@
|
||||
"label.filter-combined": "Kombiniert",
|
||||
"label.filter-raw": "Rohdate",
|
||||
"label.filters": "Filters",
|
||||
"label.first-seen": "First seen",
|
||||
"label.funnel": "Funnel",
|
||||
"label.funnel-description": "Understand the conversion and drop-off rate of users.",
|
||||
"label.goal": "Goal",
|
||||
@ -103,6 +104,7 @@
|
||||
"label.last-days": "Letzti {x} Täg",
|
||||
"label.last-hours": "Letzti {x} Stunde",
|
||||
"label.last-months": "Last {x} months",
|
||||
"label.last-seen": "Last seen",
|
||||
"label.leave": "Verlah",
|
||||
"label.leave-team": "Team verlah",
|
||||
"label.less-than": "Less than",
|
||||
@ -132,11 +134,14 @@
|
||||
"label.pageTitle": "Page title",
|
||||
"label.pages": "Siite",
|
||||
"label.password": "Passwort",
|
||||
"label.path": "Path",
|
||||
"label.paths": "Paths",
|
||||
"label.powered-by": "Betribe dur {name}",
|
||||
"label.previous": "Previous",
|
||||
"label.previous-period": "Previous period",
|
||||
"label.previous-year": "Previous year",
|
||||
"label.profile": "Profil",
|
||||
"label.properties": "Properties",
|
||||
"label.property": "Property",
|
||||
"label.queries": "Abfrage",
|
||||
"label.query": "Query",
|
||||
@ -156,6 +161,9 @@
|
||||
"label.reset-website": "Statistik zruggsetze",
|
||||
"label.retention": "Retention",
|
||||
"label.retention-description": "Measure your website stickiness by tracking how often users return.",
|
||||
"label.revenue": "Revenue",
|
||||
"label.revenue-description": "Look into your revenue across time.",
|
||||
"label.revenue-property": "Revenue Property",
|
||||
"label.role": "Rollä",
|
||||
"label.run-query": "Run query",
|
||||
"label.save": "Speichere",
|
||||
@ -165,6 +173,7 @@
|
||||
"label.select-date": "Select date",
|
||||
"label.select-role": "Select role",
|
||||
"label.select-website": "Websiite uuswähle",
|
||||
"label.session": "Session",
|
||||
"label.sessions": "Sessions",
|
||||
"label.settings": "Istellige",
|
||||
"label.share-url": "Freigab-URL",
|
||||
@ -193,18 +202,21 @@
|
||||
"label.total": "Total",
|
||||
"label.total-records": "Total records",
|
||||
"label.tracking-code": "Tracking Code",
|
||||
"label.transactions": "Transactions",
|
||||
"label.transfer": "Transfer",
|
||||
"label.transfer-website": "Transfer website",
|
||||
"label.true": "True",
|
||||
"label.type": "Type",
|
||||
"label.unique": "Unique",
|
||||
"label.unique-visitors": "Eidütigi Bsuecher",
|
||||
"label.uniqueCustomers": "Unique Customers",
|
||||
"label.unknown": "Unbekannt",
|
||||
"label.untitled": "Untitled",
|
||||
"label.update": "Update",
|
||||
"label.url": "URL",
|
||||
"label.urls": "URLs",
|
||||
"label.user": "Benutzer",
|
||||
"label.user-property": "User Property",
|
||||
"label.username": "Benutzername",
|
||||
"label.users": "Benutzer",
|
||||
"label.utm": "UTM",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"label.access-code": "Zugangscode",
|
||||
"label.actions": "Aktionen",
|
||||
"label.activity-log": "Aktivitätsverlauf",
|
||||
"label.activity": "Aktivitätsverlauf",
|
||||
"label.add": "Hinzufügen",
|
||||
"label.add-description": "Beschreibung hinzufügen",
|
||||
"label.add-member": "Mitglied hinzufügen",
|
||||
@ -78,6 +78,7 @@
|
||||
"label.filter-combined": "Kombiniert",
|
||||
"label.filter-raw": "Rohdaten",
|
||||
"label.filters": "Filter",
|
||||
"label.first-seen": "First seen",
|
||||
"label.funnel": "Funnel",
|
||||
"label.funnel-description": "Verstehe die Konversions- und Abbruchrate der Nutzer.",
|
||||
"label.goal": "Ziel",
|
||||
@ -103,6 +104,7 @@
|
||||
"label.last-days": "Letzten {x} Tage",
|
||||
"label.last-hours": "Letzten {x} Stunden",
|
||||
"label.last-months": "Letzten {x} Monate",
|
||||
"label.last-seen": "Last seen",
|
||||
"label.leave": "Verlassen",
|
||||
"label.leave-team": "Team verlassen",
|
||||
"label.less-than": "Kleiner als",
|
||||
@ -132,11 +134,14 @@
|
||||
"label.pageTitle": "Seitentitel",
|
||||
"label.pages": "Seiten",
|
||||
"label.password": "Passwort",
|
||||
"label.path": "Path",
|
||||
"label.paths": "Paths",
|
||||
"label.powered-by": "Betrieben durch {name}",
|
||||
"label.previous": "Vorheriges",
|
||||
"label.previous-period": "Vorherige Periode",
|
||||
"label.previous-year": "Vorheriges Jahr",
|
||||
"label.profile": "Profil",
|
||||
"label.properties": "Properties",
|
||||
"label.property": "Eigentum",
|
||||
"label.queries": "Abfragen",
|
||||
"label.query": "Abfrage",
|
||||
@ -156,6 +161,9 @@
|
||||
"label.reset-website": "Statistik zurücksetzen",
|
||||
"label.retention": "Bewahrung",
|
||||
"label.retention-description": "Messen Sie die Verweildauer auf Ihrer Website, indem Sie verfolgen, wie oft die Nutzer zurückkehren.",
|
||||
"label.revenue": "Revenue",
|
||||
"label.revenue-description": "Look into your revenue across time.",
|
||||
"label.revenue-property": "Revenue Property",
|
||||
"label.role": "Rolle",
|
||||
"label.run-query": "Abfrage starten",
|
||||
"label.save": "Speichern",
|
||||
@ -165,6 +173,7 @@
|
||||
"label.select-date": "Datum auswählen",
|
||||
"label.select-role": "Rolle auswählen",
|
||||
"label.select-website": "Webseite auswählen",
|
||||
"label.session": "Session",
|
||||
"label.sessions": "Sitzungen",
|
||||
"label.settings": "Einstellungen",
|
||||
"label.share-url": "Freigabe-URL",
|
||||
@ -193,18 +202,21 @@
|
||||
"label.total": "Gesamt",
|
||||
"label.total-records": "Datensätze insgesamt",
|
||||
"label.tracking-code": "Tracking Code",
|
||||
"label.transactions": "Transactions",
|
||||
"label.transfer": "Übertragung",
|
||||
"label.transfer-website": "Website übertragen",
|
||||
"label.true": "Wahr",
|
||||
"label.type": "Typ",
|
||||
"label.unique": "Eindeutig",
|
||||
"label.unique-visitors": "Eindeutige Besucher",
|
||||
"label.uniqueCustomers": "Unique Customers",
|
||||
"label.unknown": "Unbekannt",
|
||||
"label.untitled": "Unbenannt",
|
||||
"label.update": "Update",
|
||||
"label.url": "URL",
|
||||
"label.urls": "URLs",
|
||||
"label.user": "Benutzer",
|
||||
"label.user-property": "User Property",
|
||||
"label.username": "Benutzername",
|
||||
"label.users": "Benutzer",
|
||||
"label.utm": "UTM",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"label.access-code": "Access code",
|
||||
"label.actions": "Ενέργειες",
|
||||
"label.activity-log": "Activity log",
|
||||
"label.activity": "Activity log",
|
||||
"label.add": "Add",
|
||||
"label.add-description": "Add description",
|
||||
"label.add-member": "Add member",
|
||||
@ -78,6 +78,7 @@
|
||||
"label.filter-combined": "Σε συνδυασμό",
|
||||
"label.filter-raw": "Ακατέργαστο",
|
||||
"label.filters": "Filters",
|
||||
"label.first-seen": "First seen",
|
||||
"label.funnel": "Funnel",
|
||||
"label.funnel-description": "Understand the conversion and drop-off rate of users.",
|
||||
"label.goal": "Goal",
|
||||
@ -103,6 +104,7 @@
|
||||
"label.last-days": "Τελευταίες {x} ημέρες",
|
||||
"label.last-hours": "Τελευταίες {x} ώρες",
|
||||
"label.last-months": "Last {x} months",
|
||||
"label.last-seen": "Last seen",
|
||||
"label.leave": "Leave",
|
||||
"label.leave-team": "Leave team",
|
||||
"label.less-than": "Less than",
|
||||
@ -132,11 +134,14 @@
|
||||
"label.pageTitle": "Page title",
|
||||
"label.pages": "Σελίδες",
|
||||
"label.password": "Κωδικός",
|
||||
"label.path": "Path",
|
||||
"label.paths": "Paths",
|
||||
"label.powered-by": "Με την υποστήριξη του {name}",
|
||||
"label.previous": "Previous",
|
||||
"label.previous-period": "Previous period",
|
||||
"label.previous-year": "Previous year",
|
||||
"label.profile": "Προφίλ",
|
||||
"label.properties": "Properties",
|
||||
"label.property": "Property",
|
||||
"label.queries": "Queries",
|
||||
"label.query": "Query",
|
||||
@ -156,6 +161,9 @@
|
||||
"label.reset-website": "Reset statistics",
|
||||
"label.retention": "Retention",
|
||||
"label.retention-description": "Measure your website stickiness by tracking how often users return.",
|
||||
"label.revenue": "Revenue",
|
||||
"label.revenue-description": "Look into your revenue across time.",
|
||||
"label.revenue-property": "Revenue Property",
|
||||
"label.role": "Role",
|
||||
"label.run-query": "Run query",
|
||||
"label.save": "Αποθήκευση",
|
||||
@ -165,6 +173,7 @@
|
||||
"label.select-date": "Select date",
|
||||
"label.select-role": "Select role",
|
||||
"label.select-website": "Select website",
|
||||
"label.session": "Session",
|
||||
"label.sessions": "Sessions",
|
||||
"label.settings": "Ρυθμίσεις",
|
||||
"label.share-url": "Κοινοποίηση διεύθυνσης URL",
|
||||
@ -193,18 +202,21 @@
|
||||
"label.total": "Total",
|
||||
"label.total-records": "Total records",
|
||||
"label.tracking-code": "Κωδικός παρακολούθησης",
|
||||
"label.transactions": "Transactions",
|
||||
"label.transfer": "Transfer",
|
||||
"label.transfer-website": "Transfer website",
|
||||
"label.true": "True",
|
||||
"label.type": "Type",
|
||||
"label.unique": "Unique",
|
||||
"label.unique-visitors": "Μοναδικοί επισκέπτες",
|
||||
"label.uniqueCustomers": "Unique Customers",
|
||||
"label.unknown": "Άγνωστο",
|
||||
"label.untitled": "Untitled",
|
||||
"label.update": "Update",
|
||||
"label.url": "URL",
|
||||
"label.urls": "URLs",
|
||||
"label.user": "User",
|
||||
"label.user-property": "User Property",
|
||||
"label.username": "Όνομα χρήστη",
|
||||
"label.users": "Users",
|
||||
"label.utm": "UTM",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"label.access-code": "Access code",
|
||||
"label.actions": "Actions",
|
||||
"label.activity-log": "Activity log",
|
||||
"label.activity": "Activity log",
|
||||
"label.add": "Add",
|
||||
"label.add-description": "Add description",
|
||||
"label.add-member": "Add member",
|
||||
@ -78,6 +78,7 @@
|
||||
"label.filter-combined": "Combined",
|
||||
"label.filter-raw": "Raw",
|
||||
"label.filters": "Filters",
|
||||
"label.first-seen": "First seen",
|
||||
"label.funnel": "Funnel",
|
||||
"label.funnel-description": "Understand the conversion and drop-off rate of users.",
|
||||
"label.goal": "Goal",
|
||||
@ -103,6 +104,7 @@
|
||||
"label.last-days": "Last {x} days",
|
||||
"label.last-hours": "Last {x} hours",
|
||||
"label.last-months": "Last {x} months",
|
||||
"label.last-seen": "Last seen",
|
||||
"label.leave": "Leave",
|
||||
"label.leave-team": "Leave team",
|
||||
"label.less-than": "Less than",
|
||||
@ -132,11 +134,14 @@
|
||||
"label.pageTitle": "Page title",
|
||||
"label.pages": "Pages",
|
||||
"label.password": "Password",
|
||||
"label.path": "Path",
|
||||
"label.paths": "Paths",
|
||||
"label.powered-by": "Powered by {name}",
|
||||
"label.previous": "Previous",
|
||||
"label.previous-period": "Previous period",
|
||||
"label.previous-year": "Previous year",
|
||||
"label.profile": "Profile",
|
||||
"label.properties": "Properties",
|
||||
"label.property": "Property",
|
||||
"label.queries": "Queries",
|
||||
"label.query": "Query",
|
||||
@ -156,6 +161,9 @@
|
||||
"label.reset-website": "Reset statistics",
|
||||
"label.retention": "Retention",
|
||||
"label.retention-description": "Measure your website stickiness by tracking how often users return.",
|
||||
"label.revenue": "Revenue",
|
||||
"label.revenue-description": "Look into your revenue across time.",
|
||||
"label.revenue-property": "Revenue Property",
|
||||
"label.role": "Role",
|
||||
"label.run-query": "Run query",
|
||||
"label.save": "Save",
|
||||
@ -165,6 +173,7 @@
|
||||
"label.select-date": "Select date",
|
||||
"label.select-role": "Select role",
|
||||
"label.select-website": "Select website",
|
||||
"label.session": "Session",
|
||||
"label.sessions": "Sessions",
|
||||
"label.settings": "Settings",
|
||||
"label.share-url": "Share URL",
|
||||
@ -193,18 +202,21 @@
|
||||
"label.total": "Total",
|
||||
"label.total-records": "Total records",
|
||||
"label.tracking-code": "Tracking code",
|
||||
"label.transactions": "Transactions",
|
||||
"label.transfer": "Transfer",
|
||||
"label.transfer-website": "Transfer website",
|
||||
"label.true": "True",
|
||||
"label.type": "Type",
|
||||
"label.unique": "Unique",
|
||||
"label.unique-visitors": "Unique visitors",
|
||||
"label.uniqueCustomers": "Unique Customers",
|
||||
"label.unknown": "Unknown",
|
||||
"label.untitled": "Untitled",
|
||||
"label.update": "Update",
|
||||
"label.url": "URL",
|
||||
"label.urls": "URLs",
|
||||
"label.user": "User",
|
||||
"label.user-property": "User Property",
|
||||
"label.username": "Username",
|
||||
"label.users": "Users",
|
||||
"label.utm": "UTM",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"label.access-code": "Access code",
|
||||
"label.actions": "Actions",
|
||||
"label.activity-log": "Activity log",
|
||||
"label.activity": "Activity",
|
||||
"label.add": "Add",
|
||||
"label.add-description": "Add description",
|
||||
"label.add-member": "Add member",
|
||||
@ -66,11 +66,11 @@
|
||||
"label.edit-member": "Edit member",
|
||||
"label.enable-share-url": "Enable share URL",
|
||||
"label.end-step": "End Step",
|
||||
"label.entry": "Entry URL",
|
||||
"label.entry": "Entry path",
|
||||
"label.event": "Event",
|
||||
"label.event-data": "Event data",
|
||||
"label.events": "Events",
|
||||
"label.exit": "Exit URL",
|
||||
"label.exit": "Exit path",
|
||||
"label.false": "False",
|
||||
"label.field": "Field",
|
||||
"label.fields": "Fields",
|
||||
@ -78,6 +78,7 @@
|
||||
"label.filter-combined": "Combined",
|
||||
"label.filter-raw": "Raw",
|
||||
"label.filters": "Filters",
|
||||
"label.first-seen": "First seen",
|
||||
"label.funnel": "Funnel",
|
||||
"label.funnel-description": "Understand the conversion and drop-off rate of users.",
|
||||
"label.goal": "Goal",
|
||||
@ -103,6 +104,7 @@
|
||||
"label.last-days": "Last {x} days",
|
||||
"label.last-hours": "Last {x} hours",
|
||||
"label.last-months": "Last {x} months",
|
||||
"label.last-seen": "Last seen",
|
||||
"label.leave": "Leave",
|
||||
"label.leave-team": "Leave team",
|
||||
"label.less-than": "Less than",
|
||||
@ -132,11 +134,14 @@
|
||||
"label.pageTitle": "Page title",
|
||||
"label.pages": "Pages",
|
||||
"label.password": "Password",
|
||||
"label.path": "Path",
|
||||
"label.paths": "Paths",
|
||||
"label.powered-by": "Powered by {name}",
|
||||
"label.previous": "Previous",
|
||||
"label.previous-period": "Previous period",
|
||||
"label.previous-year": "Previous year",
|
||||
"label.profile": "Profile",
|
||||
"label.properties": "Properties",
|
||||
"label.property": "Property",
|
||||
"label.queries": "Queries",
|
||||
"label.query": "Query",
|
||||
@ -156,6 +161,9 @@
|
||||
"label.reset-website": "Reset website",
|
||||
"label.retention": "Retention",
|
||||
"label.retention-description": "Measure your website stickiness by tracking how often users return.",
|
||||
"label.revenue": "Revenue",
|
||||
"label.revenue-description": "Look into your revenue across time.",
|
||||
"label.revenue-property": "Revenue Property",
|
||||
"label.role": "Role",
|
||||
"label.run-query": "Run query",
|
||||
"label.save": "Save",
|
||||
@ -165,6 +173,7 @@
|
||||
"label.select-date": "Select date",
|
||||
"label.select-role": "Select role",
|
||||
"label.select-website": "Select website",
|
||||
"label.session": "Session",
|
||||
"label.sessions": "Sessions",
|
||||
"label.settings": "Settings",
|
||||
"label.share-url": "Share URL",
|
||||
@ -193,18 +202,21 @@
|
||||
"label.total": "Total",
|
||||
"label.total-records": "Total records",
|
||||
"label.tracking-code": "Tracking code",
|
||||
"label.transactions": "Transactions",
|
||||
"label.transfer": "Transfer",
|
||||
"label.transfer-website": "Transfer website",
|
||||
"label.true": "True",
|
||||
"label.type": "Type",
|
||||
"label.unique": "Unique",
|
||||
"label.unique-visitors": "Unique visitors",
|
||||
"label.uniqueCustomers": "Unique Customers",
|
||||
"label.unknown": "Unknown",
|
||||
"label.untitled": "Untitled",
|
||||
"label.update": "Update",
|
||||
"label.url": "URL",
|
||||
"label.urls": "URLs",
|
||||
"label.user": "User",
|
||||
"label.user-property": "User Property",
|
||||
"label.username": "Username",
|
||||
"label.users": "Users",
|
||||
"label.utm": "UTM",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"label.access-code": "Código de acceso",
|
||||
"label.actions": "Acciones",
|
||||
"label.activity-log": "Registro de actividad",
|
||||
"label.activity": "Registro de actividad",
|
||||
"label.add": "Añadir",
|
||||
"label.add-description": "Añadir descripción",
|
||||
"label.add-member": "Añadir miembro",
|
||||
@ -78,6 +78,7 @@
|
||||
"label.filter-combined": "Combinado",
|
||||
"label.filter-raw": "En crudo",
|
||||
"label.filters": "Filtros",
|
||||
"label.first-seen": "First seen",
|
||||
"label.funnel": "Embudo",
|
||||
"label.funnel-description": "Comprender conversión y abandono de usuarios.",
|
||||
"label.goal": "Objetivo",
|
||||
@ -103,6 +104,7 @@
|
||||
"label.last-days": "Últimos {x} días",
|
||||
"label.last-hours": "Últimas {x} horas",
|
||||
"label.last-months": "Últimos {x} meses",
|
||||
"label.last-seen": "Last seen",
|
||||
"label.leave": "Abandonar",
|
||||
"label.leave-team": "Abandonar equipo",
|
||||
"label.less-than": "Menor que",
|
||||
@ -132,11 +134,14 @@
|
||||
"label.pageTitle": "Título de página",
|
||||
"label.pages": "Páginas",
|
||||
"label.password": "Contraseña",
|
||||
"label.path": "Path",
|
||||
"label.paths": "Paths",
|
||||
"label.powered-by": "Analíticas de {name}",
|
||||
"label.previous": "Anterior",
|
||||
"label.previous-period": "Periodo anterior",
|
||||
"label.previous-year": "Año anterior",
|
||||
"label.profile": "Perfil",
|
||||
"label.properties": "Properties",
|
||||
"label.property": "Propiedad",
|
||||
"label.queries": "Consultas",
|
||||
"label.query": "Consulta",
|
||||
@ -156,6 +161,9 @@
|
||||
"label.reset-website": "Reiniciar analíticas",
|
||||
"label.retention": "Retención",
|
||||
"label.retention-description": "Medir la frecuencia con la que los usuarios vuelven a tu sitio web.",
|
||||
"label.revenue": "Revenue",
|
||||
"label.revenue-description": "Look into your revenue across time.",
|
||||
"label.revenue-property": "Revenue Property",
|
||||
"label.role": "Rol",
|
||||
"label.run-query": "Ejecutar consulta",
|
||||
"label.save": "Guardar",
|
||||
@ -165,6 +173,7 @@
|
||||
"label.select-date": "Seleccionar fecha",
|
||||
"label.select-role": "Seleccionar rol",
|
||||
"label.select-website": "Seleccionar sitio web",
|
||||
"label.session": "Session",
|
||||
"label.sessions": "Sesiones",
|
||||
"label.settings": "Ajustes",
|
||||
"label.share-url": "Compartir URL",
|
||||
@ -193,18 +202,21 @@
|
||||
"label.total": "Total",
|
||||
"label.total-records": "Total de registros",
|
||||
"label.tracking-code": "Código de rastreo",
|
||||
"label.transactions": "Transactions",
|
||||
"label.transfer": "Transferir",
|
||||
"label.transfer-website": "Transferir sitio web",
|
||||
"label.true": "Verdadero",
|
||||
"label.type": "Tipo",
|
||||
"label.unique": "Único",
|
||||
"label.unique-visitors": "Visitantes únicos",
|
||||
"label.uniqueCustomers": "Unique Customers",
|
||||
"label.unknown": "Desconocida",
|
||||
"label.untitled": "Sin título",
|
||||
"label.update": "Actualizar",
|
||||
"label.url": "URL",
|
||||
"label.urls": "URLs",
|
||||
"label.user": "Usuario",
|
||||
"label.user-property": "User Property",
|
||||
"label.username": "Nombre de usuario",
|
||||
"label.users": "Usuarios",
|
||||
"label.utm": "UTM",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"label.access-code": "Access code",
|
||||
"label.actions": "اقدامات",
|
||||
"label.activity-log": "Activity log",
|
||||
"label.activity": "Activity log",
|
||||
"label.add": "Add",
|
||||
"label.add-description": "Add description",
|
||||
"label.add-member": "Add member",
|
||||
@ -78,6 +78,7 @@
|
||||
"label.filter-combined": "ترکیب شده",
|
||||
"label.filter-raw": "خام",
|
||||
"label.filters": "Filters",
|
||||
"label.first-seen": "First seen",
|
||||
"label.funnel": "Funnel",
|
||||
"label.funnel-description": "Understand the conversion and drop-off rate of users.",
|
||||
"label.goal": "Goal",
|
||||
@ -103,6 +104,7 @@
|
||||
"label.last-days": "لیست {x} روز گذشته",
|
||||
"label.last-hours": "لیست {x} ساعت گذشته",
|
||||
"label.last-months": "Last {x} months",
|
||||
"label.last-seen": "Last seen",
|
||||
"label.leave": "Leave",
|
||||
"label.leave-team": "Leave team",
|
||||
"label.less-than": "Less than",
|
||||
@ -132,11 +134,14 @@
|
||||
"label.pageTitle": "Page title",
|
||||
"label.pages": "صفحهها",
|
||||
"label.password": "رمز",
|
||||
"label.path": "Path",
|
||||
"label.paths": "Paths",
|
||||
"label.powered-by": "قدرت گرفته توسط {name}",
|
||||
"label.previous": "Previous",
|
||||
"label.previous-period": "Previous period",
|
||||
"label.previous-year": "Previous year",
|
||||
"label.profile": "پروفایل",
|
||||
"label.properties": "Properties",
|
||||
"label.property": "Property",
|
||||
"label.queries": "Queries",
|
||||
"label.query": "Query",
|
||||
@ -156,6 +161,9 @@
|
||||
"label.reset-website": "بازنشانی آمار",
|
||||
"label.retention": "Retention",
|
||||
"label.retention-description": "Measure your website stickiness by tracking how often users return.",
|
||||
"label.revenue": "Revenue",
|
||||
"label.revenue-description": "Look into your revenue across time.",
|
||||
"label.revenue-property": "Revenue Property",
|
||||
"label.role": "Role",
|
||||
"label.run-query": "Run query",
|
||||
"label.save": "ذخیره",
|
||||
@ -165,6 +173,7 @@
|
||||
"label.select-date": "Select date",
|
||||
"label.select-role": "Select role",
|
||||
"label.select-website": "Select website",
|
||||
"label.session": "Session",
|
||||
"label.sessions": "Sessions",
|
||||
"label.settings": "تنظیمات",
|
||||
"label.share-url": "به اشتراک گذاری URL",
|
||||
@ -193,18 +202,21 @@
|
||||
"label.total": "Total",
|
||||
"label.total-records": "Total records",
|
||||
"label.tracking-code": "کد رهگیری",
|
||||
"label.transactions": "Transactions",
|
||||
"label.transfer": "Transfer",
|
||||
"label.transfer-website": "Transfer website",
|
||||
"label.true": "True",
|
||||
"label.type": "Type",
|
||||
"label.unique": "Unique",
|
||||
"label.unique-visitors": "بازدیدکنندههای یکتا",
|
||||
"label.uniqueCustomers": "Unique Customers",
|
||||
"label.unknown": "ناشناخته",
|
||||
"label.untitled": "Untitled",
|
||||
"label.update": "Update",
|
||||
"label.url": "URL",
|
||||
"label.urls": "URLs",
|
||||
"label.user": "User",
|
||||
"label.user-property": "User Property",
|
||||
"label.username": "نام کاربری",
|
||||
"label.users": "Users",
|
||||
"label.utm": "UTM",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"label.access-code": "Access code",
|
||||
"label.actions": "Toiminnat",
|
||||
"label.activity-log": "Activity log",
|
||||
"label.activity": "Activity log",
|
||||
"label.add": "Add",
|
||||
"label.add-description": "Add description",
|
||||
"label.add-member": "Add member",
|
||||
@ -78,6 +78,7 @@
|
||||
"label.filter-combined": "Yhdistetty",
|
||||
"label.filter-raw": "Käsittelemätön",
|
||||
"label.filters": "Filters",
|
||||
"label.first-seen": "First seen",
|
||||
"label.funnel": "Funnel",
|
||||
"label.funnel-description": "Understand the conversion and drop-off rate of users.",
|
||||
"label.goal": "Goal",
|
||||
@ -103,6 +104,7 @@
|
||||
"label.last-days": "Viimeisimmät {x} päivää",
|
||||
"label.last-hours": "Viimeisimmät {x} tuntia",
|
||||
"label.last-months": "Last {x} months",
|
||||
"label.last-seen": "Last seen",
|
||||
"label.leave": "Leave",
|
||||
"label.leave-team": "Leave team",
|
||||
"label.less-than": "Less than",
|
||||
@ -132,11 +134,14 @@
|
||||
"label.pageTitle": "Page title",
|
||||
"label.pages": "Sivut",
|
||||
"label.password": "Salasana",
|
||||
"label.path": "Path",
|
||||
"label.paths": "Paths",
|
||||
"label.powered-by": "Voimanlähteenä {name}",
|
||||
"label.previous": "Previous",
|
||||
"label.previous-period": "Previous period",
|
||||
"label.previous-year": "Previous year",
|
||||
"label.profile": "Profiili",
|
||||
"label.properties": "Properties",
|
||||
"label.property": "Property",
|
||||
"label.queries": "Queries",
|
||||
"label.query": "Query",
|
||||
@ -156,6 +161,9 @@
|
||||
"label.reset-website": "Nollaa tilastot",
|
||||
"label.retention": "Retention",
|
||||
"label.retention-description": "Measure your website stickiness by tracking how often users return.",
|
||||
"label.revenue": "Revenue",
|
||||
"label.revenue-description": "Look into your revenue across time.",
|
||||
"label.revenue-property": "Revenue Property",
|
||||
"label.role": "Role",
|
||||
"label.run-query": "Run query",
|
||||
"label.save": "Tallenna",
|
||||
@ -165,6 +173,7 @@
|
||||
"label.select-date": "Select date",
|
||||
"label.select-role": "Select role",
|
||||
"label.select-website": "Select website",
|
||||
"label.session": "Session",
|
||||
"label.sessions": "Sessions",
|
||||
"label.settings": "Asetukset",
|
||||
"label.share-url": "Jaa URL",
|
||||
@ -193,18 +202,21 @@
|
||||
"label.total": "Total",
|
||||
"label.total-records": "Total records",
|
||||
"label.tracking-code": "Seurantakoodi",
|
||||
"label.transactions": "Transactions",
|
||||
"label.transfer": "Transfer",
|
||||
"label.transfer-website": "Transfer website",
|
||||
"label.true": "True",
|
||||
"label.type": "Type",
|
||||
"label.unique": "Unique",
|
||||
"label.unique-visitors": "Yksittäiset kävijät",
|
||||
"label.uniqueCustomers": "Unique Customers",
|
||||
"label.unknown": "Tuntematon",
|
||||
"label.untitled": "Untitled",
|
||||
"label.update": "Update",
|
||||
"label.url": "URL",
|
||||
"label.urls": "URLs",
|
||||
"label.user": "User",
|
||||
"label.user-property": "User Property",
|
||||
"label.username": "Käyttäjänimi",
|
||||
"label.users": "Users",
|
||||
"label.utm": "UTM",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"label.access-code": "Access code",
|
||||
"label.actions": "Gerðir",
|
||||
"label.activity-log": "Activity log",
|
||||
"label.activity": "Activity log",
|
||||
"label.add": "Add",
|
||||
"label.add-description": "Add description",
|
||||
"label.add-member": "Add member",
|
||||
@ -78,6 +78,7 @@
|
||||
"label.filter-combined": "Samansett",
|
||||
"label.filter-raw": "Óviðgjørt",
|
||||
"label.filters": "Filters",
|
||||
"label.first-seen": "First seen",
|
||||
"label.funnel": "Funnel",
|
||||
"label.funnel-description": "Understand the conversion and drop-off rate of users.",
|
||||
"label.goal": "Goal",
|
||||
@ -103,6 +104,7 @@
|
||||
"label.last-days": "Seinastu {x} dagarnar",
|
||||
"label.last-hours": "Seinastu {x} tímarnar",
|
||||
"label.last-months": "Last {x} months",
|
||||
"label.last-seen": "Last seen",
|
||||
"label.leave": "Leave",
|
||||
"label.leave-team": "Leave team",
|
||||
"label.less-than": "Less than",
|
||||
@ -132,11 +134,14 @@
|
||||
"label.pageTitle": "Page title",
|
||||
"label.pages": "Síðir",
|
||||
"label.password": "Loyniorð",
|
||||
"label.path": "Path",
|
||||
"label.paths": "Paths",
|
||||
"label.powered-by": "Powered by {name}",
|
||||
"label.previous": "Previous",
|
||||
"label.previous-period": "Previous period",
|
||||
"label.previous-year": "Previous year",
|
||||
"label.profile": "Vangi",
|
||||
"label.properties": "Properties",
|
||||
"label.property": "Property",
|
||||
"label.queries": "Queries",
|
||||
"label.query": "Query",
|
||||
@ -156,6 +161,9 @@
|
||||
"label.reset-website": "Reset statistics",
|
||||
"label.retention": "Retention",
|
||||
"label.retention-description": "Measure your website stickiness by tracking how often users return.",
|
||||
"label.revenue": "Revenue",
|
||||
"label.revenue-description": "Look into your revenue across time.",
|
||||
"label.revenue-property": "Revenue Property",
|
||||
"label.role": "Role",
|
||||
"label.run-query": "Run query",
|
||||
"label.save": "Goym",
|
||||
@ -165,6 +173,7 @@
|
||||
"label.select-date": "Select date",
|
||||
"label.select-role": "Select role",
|
||||
"label.select-website": "Select website",
|
||||
"label.session": "Session",
|
||||
"label.sessions": "Sessions",
|
||||
"label.settings": "Stillingar",
|
||||
"label.share-url": "Deil leinku",
|
||||
@ -193,18 +202,21 @@
|
||||
"label.total": "Total",
|
||||
"label.total-records": "Total records",
|
||||
"label.tracking-code": "Spori kota",
|
||||
"label.transactions": "Transactions",
|
||||
"label.transfer": "Transfer",
|
||||
"label.transfer-website": "Transfer website",
|
||||
"label.true": "True",
|
||||
"label.type": "Type",
|
||||
"label.unique": "Unique",
|
||||
"label.unique-visitors": "Einsýna vitjanir",
|
||||
"label.uniqueCustomers": "Unique Customers",
|
||||
"label.unknown": "Ókent",
|
||||
"label.untitled": "Untitled",
|
||||
"label.update": "Update",
|
||||
"label.url": "URL",
|
||||
"label.urls": "URLs",
|
||||
"label.user": "User",
|
||||
"label.user-property": "User Property",
|
||||
"label.username": "Brúkaranavn",
|
||||
"label.users": "Users",
|
||||
"label.utm": "UTM",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"label.access-code": "Code d'accès",
|
||||
"label.actions": "Actions",
|
||||
"label.activity-log": "Journal d'activité",
|
||||
"label.activity": "Journal d'activité",
|
||||
"label.add": "Ajouter",
|
||||
"label.add-description": "Ajouter une description",
|
||||
"label.add-member": "Ajouter un membre",
|
||||
@ -78,6 +78,7 @@
|
||||
"label.filter-combined": "Combiné",
|
||||
"label.filter-raw": "Brut",
|
||||
"label.filters": "Filtres",
|
||||
"label.first-seen": "First seen",
|
||||
"label.funnel": "Entonnoir",
|
||||
"label.funnel-description": "Suivi des conversions et des taux d'abandons.",
|
||||
"label.goal": "Goal",
|
||||
@ -103,6 +104,7 @@
|
||||
"label.last-days": "{x} derniers jours",
|
||||
"label.last-hours": "{x} dernières heures",
|
||||
"label.last-months": "{x} derniers mois",
|
||||
"label.last-seen": "Last seen",
|
||||
"label.leave": "Quitter",
|
||||
"label.leave-team": "Quitter l'équipe",
|
||||
"label.less-than": "Inférieur à",
|
||||
@ -132,11 +134,14 @@
|
||||
"label.pageTitle": "Titre de page",
|
||||
"label.pages": "Pages",
|
||||
"label.password": "Mot de passe",
|
||||
"label.path": "Path",
|
||||
"label.paths": "Paths",
|
||||
"label.powered-by": "Propulsé par {name}",
|
||||
"label.previous": "Previous",
|
||||
"label.previous-period": "Previous period",
|
||||
"label.previous-year": "Previous year",
|
||||
"label.profile": "Profil",
|
||||
"label.properties": "Properties",
|
||||
"label.property": "Property",
|
||||
"label.queries": "Requêtes",
|
||||
"label.query": "Requête",
|
||||
@ -156,6 +161,9 @@
|
||||
"label.reset-website": "Réinitialiser les statistiques",
|
||||
"label.retention": "Rétention",
|
||||
"label.retention-description": "Mesure de l'attractivité du site en visualisant les taux de visiteurs qui reviennent.",
|
||||
"label.revenue": "Revenue",
|
||||
"label.revenue-description": "Look into your revenue across time.",
|
||||
"label.revenue-property": "Revenue Property",
|
||||
"label.role": "Rôle",
|
||||
"label.run-query": "Éxécuter la requête",
|
||||
"label.save": "Enregistrer",
|
||||
@ -165,6 +173,7 @@
|
||||
"label.select-date": "Choisir une période",
|
||||
"label.select-role": "Choisir un rôle",
|
||||
"label.select-website": "Choisir un site",
|
||||
"label.session": "Session",
|
||||
"label.sessions": "Sessions",
|
||||
"label.settings": "Paramètres",
|
||||
"label.share-url": "URL de partage",
|
||||
@ -193,18 +202,21 @@
|
||||
"label.total": "Total",
|
||||
"label.total-records": "Nombre d'enregistrements",
|
||||
"label.tracking-code": "Code de suivi",
|
||||
"label.transactions": "Transactions",
|
||||
"label.transfer": "Transférer",
|
||||
"label.transfer-website": "Transférer le site",
|
||||
"label.true": "Vrai",
|
||||
"label.type": "Type",
|
||||
"label.unique": "Unique",
|
||||
"label.unique-visitors": "Visiteurs uniques",
|
||||
"label.uniqueCustomers": "Unique Customers",
|
||||
"label.unknown": "Inconnu",
|
||||
"label.untitled": "Sans titre",
|
||||
"label.update": "Modifier",
|
||||
"label.url": "URL",
|
||||
"label.urls": "URLs",
|
||||
"label.user": "Utilisateur",
|
||||
"label.user-property": "User Property",
|
||||
"label.username": "Nom d'utilisateur",
|
||||
"label.users": "Utilisateurs",
|
||||
"label.utm": "UTM",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"label.access-code": "Access code",
|
||||
"label.actions": "Accións",
|
||||
"label.activity-log": "Activity log",
|
||||
"label.activity": "Activity log",
|
||||
"label.add": "Add",
|
||||
"label.add-description": "Add description",
|
||||
"label.add-member": "Add member",
|
||||
@ -78,6 +78,7 @@
|
||||
"label.filter-combined": "Combinado",
|
||||
"label.filter-raw": "Raw",
|
||||
"label.filters": "Filters",
|
||||
"label.first-seen": "First seen",
|
||||
"label.funnel": "Funnel",
|
||||
"label.funnel-description": "Understand the conversion and drop-off rate of users.",
|
||||
"label.goal": "Goal",
|
||||
@ -103,6 +104,7 @@
|
||||
"label.last-days": "Últimos {x} días",
|
||||
"label.last-hours": "Últimas {x} horas",
|
||||
"label.last-months": "Last {x} months",
|
||||
"label.last-seen": "Last seen",
|
||||
"label.leave": "Leave",
|
||||
"label.leave-team": "Leave team",
|
||||
"label.less-than": "Less than",
|
||||
@ -132,11 +134,14 @@
|
||||
"label.pageTitle": "Page title",
|
||||
"label.pages": "Páxinas",
|
||||
"label.password": "Contrasinal",
|
||||
"label.path": "Path",
|
||||
"label.paths": "Paths",
|
||||
"label.powered-by": "Funciona grazas a {name}",
|
||||
"label.previous": "Previous",
|
||||
"label.previous-period": "Previous period",
|
||||
"label.previous-year": "Previous year",
|
||||
"label.profile": "Perfil",
|
||||
"label.properties": "Properties",
|
||||
"label.property": "Property",
|
||||
"label.queries": "Queries",
|
||||
"label.query": "Query",
|
||||
@ -156,6 +161,9 @@
|
||||
"label.reset-website": "To reset this website, type {confirmation} in the box below to confirm.",
|
||||
"label.retention": "Retention",
|
||||
"label.retention-description": "Measure your website stickiness by tracking how often users return.",
|
||||
"label.revenue": "Revenue",
|
||||
"label.revenue-description": "Look into your revenue across time.",
|
||||
"label.revenue-property": "Revenue Property",
|
||||
"label.role": "Role",
|
||||
"label.run-query": "Run query",
|
||||
"label.save": "Gardar",
|
||||
@ -165,6 +173,7 @@
|
||||
"label.select-date": "Select date",
|
||||
"label.select-role": "Select role",
|
||||
"label.select-website": "Select website",
|
||||
"label.session": "Session",
|
||||
"label.sessions": "Sessions",
|
||||
"label.settings": "Axustes",
|
||||
"label.share-url": "Compartir URL",
|
||||
@ -193,18 +202,21 @@
|
||||
"label.total": "Total",
|
||||
"label.total-records": "Total records",
|
||||
"label.tracking-code": "Código de seguimento",
|
||||
"label.transactions": "Transactions",
|
||||
"label.transfer": "Transfer",
|
||||
"label.transfer-website": "Transfer website",
|
||||
"label.true": "True",
|
||||
"label.type": "Type",
|
||||
"label.unique": "Unique",
|
||||
"label.unique-visitors": "Visitas únicas",
|
||||
"label.uniqueCustomers": "Unique Customers",
|
||||
"label.unknown": "Descoñecido",
|
||||
"label.untitled": "Untitled",
|
||||
"label.update": "Update",
|
||||
"label.url": "URL",
|
||||
"label.urls": "URLs",
|
||||
"label.user": "User",
|
||||
"label.user-property": "User Property",
|
||||
"label.username": "Identificador",
|
||||
"label.users": "Users",
|
||||
"label.utm": "UTM",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"label.access-code": "Access code",
|
||||
"label.actions": "פעולות",
|
||||
"label.activity-log": "Activity log",
|
||||
"label.activity": "Activity log",
|
||||
"label.add": "Add",
|
||||
"label.add-description": "Add description",
|
||||
"label.add-member": "Add member",
|
||||
@ -78,6 +78,7 @@
|
||||
"label.filter-combined": "משותף",
|
||||
"label.filter-raw": "גולמי",
|
||||
"label.filters": "Filters",
|
||||
"label.first-seen": "First seen",
|
||||
"label.funnel": "Funnel",
|
||||
"label.funnel-description": "Understand the conversion and drop-off rate of users.",
|
||||
"label.goal": "Goal",
|
||||
@ -103,6 +104,7 @@
|
||||
"label.last-days": "{x} ימים אחרונים",
|
||||
"label.last-hours": "{x} שעות אחרונות",
|
||||
"label.last-months": "Last {x} months",
|
||||
"label.last-seen": "Last seen",
|
||||
"label.leave": "Leave",
|
||||
"label.leave-team": "Leave team",
|
||||
"label.less-than": "Less than",
|
||||
@ -132,11 +134,14 @@
|
||||
"label.pageTitle": "Page title",
|
||||
"label.pages": "דפים",
|
||||
"label.password": "סיסמה",
|
||||
"label.path": "Path",
|
||||
"label.paths": "Paths",
|
||||
"label.powered-by": "Powered by {name}",
|
||||
"label.previous": "Previous",
|
||||
"label.previous-period": "Previous period",
|
||||
"label.previous-year": "Previous year",
|
||||
"label.profile": "פרופיל",
|
||||
"label.properties": "Properties",
|
||||
"label.property": "Property",
|
||||
"label.queries": "Queries",
|
||||
"label.query": "Query",
|
||||
@ -156,6 +161,9 @@
|
||||
"label.reset-website": "Reset statistics",
|
||||
"label.retention": "Retention",
|
||||
"label.retention-description": "Measure your website stickiness by tracking how often users return.",
|
||||
"label.revenue": "Revenue",
|
||||
"label.revenue-description": "Look into your revenue across time.",
|
||||
"label.revenue-property": "Revenue Property",
|
||||
"label.role": "Role",
|
||||
"label.run-query": "Run query",
|
||||
"label.save": "שמירה",
|
||||
@ -165,6 +173,7 @@
|
||||
"label.select-date": "Select date",
|
||||
"label.select-role": "Select role",
|
||||
"label.select-website": "Select website",
|
||||
"label.session": "Session",
|
||||
"label.sessions": "Sessions",
|
||||
"label.settings": "הגדרות",
|
||||
"label.share-url": "שיתוף URL",
|
||||
@ -193,18 +202,21 @@
|
||||
"label.total": "Total",
|
||||
"label.total-records": "Total records",
|
||||
"label.tracking-code": "קוד מעקב",
|
||||
"label.transactions": "Transactions",
|
||||
"label.transfer": "Transfer",
|
||||
"label.transfer-website": "Transfer website",
|
||||
"label.true": "True",
|
||||
"label.type": "Type",
|
||||
"label.unique": "Unique",
|
||||
"label.unique-visitors": "מבקרים ייחודיים",
|
||||
"label.uniqueCustomers": "Unique Customers",
|
||||
"label.unknown": "לא ידוע",
|
||||
"label.untitled": "Untitled",
|
||||
"label.update": "Update",
|
||||
"label.url": "URL",
|
||||
"label.urls": "URLs",
|
||||
"label.user": "User",
|
||||
"label.user-property": "User Property",
|
||||
"label.username": "שם משתמש",
|
||||
"label.users": "Users",
|
||||
"label.utm": "UTM",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"label.access-code": "Access code",
|
||||
"label.actions": "कार्य",
|
||||
"label.activity-log": "Activity log",
|
||||
"label.activity": "Activity log",
|
||||
"label.add": "Add",
|
||||
"label.add-description": "Add description",
|
||||
"label.add-member": "Add member",
|
||||
@ -78,6 +78,7 @@
|
||||
"label.filter-combined": "संयुक्त",
|
||||
"label.filter-raw": "रॉ",
|
||||
"label.filters": "Filters",
|
||||
"label.first-seen": "First seen",
|
||||
"label.funnel": "Funnel",
|
||||
"label.funnel-description": "Understand the conversion and drop-off rate of users.",
|
||||
"label.goal": "Goal",
|
||||
@ -103,6 +104,7 @@
|
||||
"label.last-days": "पिछले {x} दिन",
|
||||
"label.last-hours": "पिछले {x} घंटे",
|
||||
"label.last-months": "Last {x} months",
|
||||
"label.last-seen": "Last seen",
|
||||
"label.leave": "Leave",
|
||||
"label.leave-team": "Leave team",
|
||||
"label.less-than": "Less than",
|
||||
@ -132,11 +134,14 @@
|
||||
"label.pageTitle": "Page title",
|
||||
"label.pages": "पृष्ठों",
|
||||
"label.password": "पासवर्ड",
|
||||
"label.path": "Path",
|
||||
"label.paths": "Paths",
|
||||
"label.powered-by": "{name} द्वारा संचालित",
|
||||
"label.previous": "Previous",
|
||||
"label.previous-period": "Previous period",
|
||||
"label.previous-year": "Previous year",
|
||||
"label.profile": "प्रोफ़ाइल",
|
||||
"label.properties": "Properties",
|
||||
"label.property": "Property",
|
||||
"label.queries": "Queries",
|
||||
"label.query": "Query",
|
||||
@ -156,6 +161,9 @@
|
||||
"label.reset-website": "Reset statistics",
|
||||
"label.retention": "Retention",
|
||||
"label.retention-description": "Measure your website stickiness by tracking how often users return.",
|
||||
"label.revenue": "Revenue",
|
||||
"label.revenue-description": "Look into your revenue across time.",
|
||||
"label.revenue-property": "Revenue Property",
|
||||
"label.role": "Role",
|
||||
"label.run-query": "Run query",
|
||||
"label.save": "सहेजें",
|
||||
@ -165,6 +173,7 @@
|
||||
"label.select-date": "Select date",
|
||||
"label.select-role": "Select role",
|
||||
"label.select-website": "Select website",
|
||||
"label.session": "Session",
|
||||
"label.sessions": "Sessions",
|
||||
"label.settings": "समायोजन",
|
||||
"label.share-url": "यूआरएल साझा करें",
|
||||
@ -193,18 +202,21 @@
|
||||
"label.total": "Total",
|
||||
"label.total-records": "Total records",
|
||||
"label.tracking-code": "ट्रैकिंग कोड",
|
||||
"label.transactions": "Transactions",
|
||||
"label.transfer": "Transfer",
|
||||
"label.transfer-website": "Transfer website",
|
||||
"label.true": "True",
|
||||
"label.type": "Type",
|
||||
"label.unique": "Unique",
|
||||
"label.unique-visitors": "अद्वितीय आगंतुकों",
|
||||
"label.uniqueCustomers": "Unique Customers",
|
||||
"label.unknown": "अज्ञात",
|
||||
"label.untitled": "Untitled",
|
||||
"label.update": "Update",
|
||||
"label.url": "URL",
|
||||
"label.urls": "URLs",
|
||||
"label.user": "User",
|
||||
"label.user-property": "User Property",
|
||||
"label.username": "उपयोगकर्ता नाम",
|
||||
"label.users": "Users",
|
||||
"label.utm": "UTM",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"label.access-code": "Access code",
|
||||
"label.actions": "Actions",
|
||||
"label.activity-log": "Activity log",
|
||||
"label.activity": "Activity log",
|
||||
"label.add": "Add",
|
||||
"label.add-description": "Add description",
|
||||
"label.add-member": "Add member",
|
||||
@ -78,6 +78,7 @@
|
||||
"label.filter-combined": "Combined",
|
||||
"label.filter-raw": "Raw",
|
||||
"label.filters": "Filters",
|
||||
"label.first-seen": "First seen",
|
||||
"label.funnel": "Funnel",
|
||||
"label.funnel-description": "Understand the conversion and drop-off rate of users.",
|
||||
"label.goal": "Goal",
|
||||
@ -103,6 +104,7 @@
|
||||
"label.last-days": "Zadnjih {x} dana",
|
||||
"label.last-hours": "Zadnjih {x} sati",
|
||||
"label.last-months": "Last {x} months",
|
||||
"label.last-seen": "Last seen",
|
||||
"label.leave": "Leave",
|
||||
"label.leave-team": "Leave team",
|
||||
"label.less-than": "Less than",
|
||||
@ -132,11 +134,14 @@
|
||||
"label.pageTitle": "Page title",
|
||||
"label.pages": "Pages",
|
||||
"label.password": "Lozinka",
|
||||
"label.path": "Path",
|
||||
"label.paths": "Paths",
|
||||
"label.powered-by": "Powered by {name}",
|
||||
"label.previous": "Previous",
|
||||
"label.previous-period": "Previous period",
|
||||
"label.previous-year": "Previous year",
|
||||
"label.profile": "Profil",
|
||||
"label.properties": "Properties",
|
||||
"label.property": "Property",
|
||||
"label.queries": "Queries",
|
||||
"label.query": "Query",
|
||||
@ -156,6 +161,9 @@
|
||||
"label.reset-website": "Resetirati web stranicu",
|
||||
"label.retention": "Retention",
|
||||
"label.retention-description": "Measure your website stickiness by tracking how often users return.",
|
||||
"label.revenue": "Revenue",
|
||||
"label.revenue-description": "Look into your revenue across time.",
|
||||
"label.revenue-property": "Revenue Property",
|
||||
"label.role": "Role",
|
||||
"label.run-query": "Run query",
|
||||
"label.save": "Spremi",
|
||||
@ -165,6 +173,7 @@
|
||||
"label.select-date": "Select date",
|
||||
"label.select-role": "Select role",
|
||||
"label.select-website": "Select website",
|
||||
"label.session": "Session",
|
||||
"label.sessions": "Sessions",
|
||||
"label.settings": "Postavke",
|
||||
"label.share-url": "Podijeli poveznicu",
|
||||
@ -193,18 +202,21 @@
|
||||
"label.total": "Total",
|
||||
"label.total-records": "Total records",
|
||||
"label.tracking-code": "Kod za praćenje",
|
||||
"label.transactions": "Transactions",
|
||||
"label.transfer": "Transfer",
|
||||
"label.transfer-website": "Transfer website",
|
||||
"label.true": "True",
|
||||
"label.type": "Type",
|
||||
"label.unique": "Unique",
|
||||
"label.unique-visitors": "Unique visitors",
|
||||
"label.uniqueCustomers": "Unique Customers",
|
||||
"label.unknown": "Nepoznato",
|
||||
"label.untitled": "Untitled",
|
||||
"label.update": "Update",
|
||||
"label.url": "URL",
|
||||
"label.urls": "URLs",
|
||||
"label.user": "User",
|
||||
"label.user-property": "User Property",
|
||||
"label.username": "Korisničko ime",
|
||||
"label.users": "Users",
|
||||
"label.utm": "UTM",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"label.access-code": "Access code",
|
||||
"label.actions": "Műveletek",
|
||||
"label.activity-log": "Activity log",
|
||||
"label.activity": "Activity log",
|
||||
"label.add": "Add",
|
||||
"label.add-description": "Add description",
|
||||
"label.add-member": "Add member",
|
||||
@ -78,6 +78,7 @@
|
||||
"label.filter-combined": "Összevont",
|
||||
"label.filter-raw": "Nyers",
|
||||
"label.filters": "Filters",
|
||||
"label.first-seen": "First seen",
|
||||
"label.funnel": "Funnel",
|
||||
"label.funnel-description": "Understand the conversion and drop-off rate of users.",
|
||||
"label.goal": "Goal",
|
||||
@ -103,6 +104,7 @@
|
||||
"label.last-days": "Legutóbbi {x} nap",
|
||||
"label.last-hours": "Legutóbbi {x} óra",
|
||||
"label.last-months": "Last {x} months",
|
||||
"label.last-seen": "Last seen",
|
||||
"label.leave": "Leave",
|
||||
"label.leave-team": "Leave team",
|
||||
"label.less-than": "Less than",
|
||||
@ -132,11 +134,14 @@
|
||||
"label.pageTitle": "Page title",
|
||||
"label.pages": "Oldalak",
|
||||
"label.password": "Jelszó",
|
||||
"label.path": "Path",
|
||||
"label.paths": "Paths",
|
||||
"label.powered-by": "Működteti az {name}",
|
||||
"label.previous": "Previous",
|
||||
"label.previous-period": "Previous period",
|
||||
"label.previous-year": "Previous year",
|
||||
"label.profile": "Profil",
|
||||
"label.properties": "Properties",
|
||||
"label.property": "Property",
|
||||
"label.queries": "Queries",
|
||||
"label.query": "Query",
|
||||
@ -156,6 +161,9 @@
|
||||
"label.reset-website": "Reset statistics",
|
||||
"label.retention": "Retention",
|
||||
"label.retention-description": "Measure your website stickiness by tracking how often users return.",
|
||||
"label.revenue": "Revenue",
|
||||
"label.revenue-description": "Look into your revenue across time.",
|
||||
"label.revenue-property": "Revenue Property",
|
||||
"label.role": "Role",
|
||||
"label.run-query": "Run query",
|
||||
"label.save": "Mentés",
|
||||
@ -165,6 +173,7 @@
|
||||
"label.select-date": "Select date",
|
||||
"label.select-role": "Select role",
|
||||
"label.select-website": "Select website",
|
||||
"label.session": "Session",
|
||||
"label.sessions": "Sessions",
|
||||
"label.settings": "Beállítások",
|
||||
"label.share-url": "URL megosztása",
|
||||
@ -193,18 +202,21 @@
|
||||
"label.total": "Total",
|
||||
"label.total-records": "Total records",
|
||||
"label.tracking-code": "Követési kód",
|
||||
"label.transactions": "Transactions",
|
||||
"label.transfer": "Transfer",
|
||||
"label.transfer-website": "Transfer website",
|
||||
"label.true": "True",
|
||||
"label.type": "Type",
|
||||
"label.unique": "Unique",
|
||||
"label.unique-visitors": "Egyedi látogatók",
|
||||
"label.uniqueCustomers": "Unique Customers",
|
||||
"label.unknown": "Ismeretlen",
|
||||
"label.untitled": "Untitled",
|
||||
"label.update": "Update",
|
||||
"label.url": "URL",
|
||||
"label.urls": "URLs",
|
||||
"label.user": "User",
|
||||
"label.user-property": "User Property",
|
||||
"label.username": "Felhasználónév",
|
||||
"label.users": "Users",
|
||||
"label.utm": "UTM",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"label.access-code": "Access code",
|
||||
"label.actions": "Aksi",
|
||||
"label.activity-log": "Activity log",
|
||||
"label.activity": "Activity log",
|
||||
"label.add": "Add",
|
||||
"label.add-description": "Add description",
|
||||
"label.add-member": "Add member",
|
||||
@ -78,6 +78,7 @@
|
||||
"label.filter-combined": "Gabungan",
|
||||
"label.filter-raw": "Mentah",
|
||||
"label.filters": "Filters",
|
||||
"label.first-seen": "First seen",
|
||||
"label.funnel": "Funnel",
|
||||
"label.funnel-description": "Understand the conversion and drop-off rate of users.",
|
||||
"label.goal": "Goal",
|
||||
@ -103,6 +104,7 @@
|
||||
"label.last-days": "{x} hari terakhir",
|
||||
"label.last-hours": "{x} jam terakhir",
|
||||
"label.last-months": "Last {x} months",
|
||||
"label.last-seen": "Last seen",
|
||||
"label.leave": "Leave",
|
||||
"label.leave-team": "Leave team",
|
||||
"label.less-than": "Less than",
|
||||
@ -132,11 +134,14 @@
|
||||
"label.pageTitle": "Page title",
|
||||
"label.pages": "Halaman",
|
||||
"label.password": "Kata sandi",
|
||||
"label.path": "Path",
|
||||
"label.paths": "Paths",
|
||||
"label.powered-by": "Didukung oleh {name}",
|
||||
"label.previous": "Previous",
|
||||
"label.previous-period": "Previous period",
|
||||
"label.previous-year": "Previous year",
|
||||
"label.profile": "Profil",
|
||||
"label.properties": "Properties",
|
||||
"label.property": "Property",
|
||||
"label.queries": "Queries",
|
||||
"label.query": "Query",
|
||||
@ -156,6 +161,9 @@
|
||||
"label.reset-website": "Atur ulang statistik",
|
||||
"label.retention": "Retention",
|
||||
"label.retention-description": "Measure your website stickiness by tracking how often users return.",
|
||||
"label.revenue": "Revenue",
|
||||
"label.revenue-description": "Look into your revenue across time.",
|
||||
"label.revenue-property": "Revenue Property",
|
||||
"label.role": "Role",
|
||||
"label.run-query": "Run query",
|
||||
"label.save": "Simpan",
|
||||
@ -165,6 +173,7 @@
|
||||
"label.select-date": "Select date",
|
||||
"label.select-role": "Select role",
|
||||
"label.select-website": "Select website",
|
||||
"label.session": "Session",
|
||||
"label.sessions": "Sessions",
|
||||
"label.settings": "Pengaturan",
|
||||
"label.share-url": "Bagikan URL",
|
||||
@ -193,18 +202,21 @@
|
||||
"label.total": "Total",
|
||||
"label.total-records": "Total records",
|
||||
"label.tracking-code": "Kode lacak",
|
||||
"label.transactions": "Transactions",
|
||||
"label.transfer": "Transfer",
|
||||
"label.transfer-website": "Transfer website",
|
||||
"label.true": "True",
|
||||
"label.type": "Type",
|
||||
"label.unique": "Unique",
|
||||
"label.unique-visitors": "Pengunjung unik",
|
||||
"label.uniqueCustomers": "Unique Customers",
|
||||
"label.unknown": "Tidak diketahui",
|
||||
"label.untitled": "Untitled",
|
||||
"label.update": "Update",
|
||||
"label.url": "URL",
|
||||
"label.urls": "URLs",
|
||||
"label.user": "User",
|
||||
"label.user-property": "User Property",
|
||||
"label.username": "Nama pengguna",
|
||||
"label.users": "Users",
|
||||
"label.utm": "UTM",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"label.access-code": "Access code",
|
||||
"label.actions": "Azioni",
|
||||
"label.activity-log": "Activity log",
|
||||
"label.activity": "Activity log",
|
||||
"label.add": "Add",
|
||||
"label.add-description": "Add description",
|
||||
"label.add-member": "Add member",
|
||||
@ -78,6 +78,7 @@
|
||||
"label.filter-combined": "Aggregati",
|
||||
"label.filter-raw": "Raw",
|
||||
"label.filters": "Filters",
|
||||
"label.first-seen": "First seen",
|
||||
"label.funnel": "Funnel",
|
||||
"label.funnel-description": "Understand the conversion and drop-off rate of users.",
|
||||
"label.goal": "Goal",
|
||||
@ -103,6 +104,7 @@
|
||||
"label.last-days": "Ultimi {x} giorni",
|
||||
"label.last-hours": "Ultime {x} ore",
|
||||
"label.last-months": "Last {x} months",
|
||||
"label.last-seen": "Last seen",
|
||||
"label.leave": "Leave",
|
||||
"label.leave-team": "Leave team",
|
||||
"label.less-than": "Less than",
|
||||
@ -132,11 +134,14 @@
|
||||
"label.pageTitle": "Page title",
|
||||
"label.pages": "Pagine",
|
||||
"label.password": "Password",
|
||||
"label.path": "Path",
|
||||
"label.paths": "Paths",
|
||||
"label.powered-by": "Powered by {name}",
|
||||
"label.previous": "Previous",
|
||||
"label.previous-period": "Previous period",
|
||||
"label.previous-year": "Previous year",
|
||||
"label.profile": "Profilo",
|
||||
"label.properties": "Properties",
|
||||
"label.property": "Property",
|
||||
"label.queries": "Queries",
|
||||
"label.query": "Query",
|
||||
@ -156,6 +161,9 @@
|
||||
"label.reset-website": "Resetta le statistiche",
|
||||
"label.retention": "Retention",
|
||||
"label.retention-description": "Measure your website stickiness by tracking how often users return.",
|
||||
"label.revenue": "Revenue",
|
||||
"label.revenue-description": "Look into your revenue across time.",
|
||||
"label.revenue-property": "Revenue Property",
|
||||
"label.role": "Role",
|
||||
"label.run-query": "Run query",
|
||||
"label.save": "Salva",
|
||||
@ -165,6 +173,7 @@
|
||||
"label.select-date": "Select date",
|
||||
"label.select-role": "Select role",
|
||||
"label.select-website": "Select website",
|
||||
"label.session": "Session",
|
||||
"label.sessions": "Sessions",
|
||||
"label.settings": "Impostazioni",
|
||||
"label.share-url": "Condividi link",
|
||||
@ -193,18 +202,21 @@
|
||||
"label.total": "Total",
|
||||
"label.total-records": "Total records",
|
||||
"label.tracking-code": "Codice di tracking",
|
||||
"label.transactions": "Transactions",
|
||||
"label.transfer": "Transfer",
|
||||
"label.transfer-website": "Transfer website",
|
||||
"label.true": "True",
|
||||
"label.type": "Type",
|
||||
"label.unique": "Unique",
|
||||
"label.unique-visitors": "Visitatori unici",
|
||||
"label.uniqueCustomers": "Unique Customers",
|
||||
"label.unknown": "Sconosciuto",
|
||||
"label.untitled": "Untitled",
|
||||
"label.update": "Update",
|
||||
"label.url": "URL",
|
||||
"label.urls": "URLs",
|
||||
"label.user": "User",
|
||||
"label.user-property": "User Property",
|
||||
"label.username": "Nome utente",
|
||||
"label.users": "Users",
|
||||
"label.utm": "UTM",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"label.access-code": "アクセスコード",
|
||||
"label.actions": "アクション",
|
||||
"label.activity-log": "アクティビティログ",
|
||||
"label.activity": "アクティビティログ",
|
||||
"label.add": "追加",
|
||||
"label.add-description": "説明を追加",
|
||||
"label.add-member": "メンバーの追加",
|
||||
@ -78,6 +78,7 @@
|
||||
"label.filter-combined": "結合",
|
||||
"label.filter-raw": "RAW",
|
||||
"label.filters": "フィルター",
|
||||
"label.first-seen": "First seen",
|
||||
"label.funnel": "ファネル",
|
||||
"label.funnel-description": "ユーザーのコンバージョン率と離脱率を分析します。",
|
||||
"label.goal": "Goal",
|
||||
@ -103,6 +104,7 @@
|
||||
"label.last-days": "過去{x}日間",
|
||||
"label.last-hours": "過去{x}時間",
|
||||
"label.last-months": "Last {x} months",
|
||||
"label.last-seen": "Last seen",
|
||||
"label.leave": "離脱",
|
||||
"label.leave-team": "チームを離脱",
|
||||
"label.less-than": "未満",
|
||||
@ -132,11 +134,14 @@
|
||||
"label.pageTitle": "ページタイトル",
|
||||
"label.pages": "ページ",
|
||||
"label.password": "パスワード",
|
||||
"label.path": "Path",
|
||||
"label.paths": "Paths",
|
||||
"label.powered-by": "Powered by {name}",
|
||||
"label.previous": "Previous",
|
||||
"label.previous-period": "Previous period",
|
||||
"label.previous-year": "Previous year",
|
||||
"label.profile": "プロフィール",
|
||||
"label.properties": "Properties",
|
||||
"label.property": "Property",
|
||||
"label.queries": "クエリ",
|
||||
"label.query": "クエリ",
|
||||
@ -156,6 +161,9 @@
|
||||
"label.reset-website": "Webサイトをリセットする",
|
||||
"label.retention": "リテンション",
|
||||
"label.retention-description": "ユーザーの再訪問回数を記録して、Webサイトのリテンション率を計測します。",
|
||||
"label.revenue": "Revenue",
|
||||
"label.revenue-description": "Look into your revenue across time.",
|
||||
"label.revenue-property": "Revenue Property",
|
||||
"label.role": "ロール",
|
||||
"label.run-query": "クエリ実行",
|
||||
"label.save": "保存",
|
||||
@ -165,6 +173,7 @@
|
||||
"label.select-date": "日付を選択",
|
||||
"label.select-role": "ロールを選択",
|
||||
"label.select-website": "Webサイトを選択",
|
||||
"label.session": "Session",
|
||||
"label.sessions": "セッション",
|
||||
"label.settings": "設定",
|
||||
"label.share-url": "共有URL",
|
||||
@ -193,18 +202,21 @@
|
||||
"label.total": "累計",
|
||||
"label.total-records": "総記録数",
|
||||
"label.tracking-code": "トラッキングコード",
|
||||
"label.transactions": "Transactions",
|
||||
"label.transfer": "移管",
|
||||
"label.transfer-website": "Webサイトの移管",
|
||||
"label.true": "真",
|
||||
"label.type": "種別",
|
||||
"label.unique": "ユニーク",
|
||||
"label.unique-visitors": "ユニーク訪問者数",
|
||||
"label.uniqueCustomers": "Unique Customers",
|
||||
"label.unknown": "不明",
|
||||
"label.untitled": "無題",
|
||||
"label.update": "Update",
|
||||
"label.url": "URL",
|
||||
"label.urls": "URL",
|
||||
"label.user": "ユーザー",
|
||||
"label.user-property": "User Property",
|
||||
"label.username": "ユーザー名",
|
||||
"label.users": "ユーザー",
|
||||
"label.utm": "UTM",
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user