You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lang/en.json
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -75,6 +75,7 @@
75
75
"ColumnEntrances": "Entrances",
76
76
"ColumnEntrancesDocumentation": "Number of visits that started on this page.",
77
77
"ColumnEvolutionVisits": "Evolution Visits",
78
+
"ColumnEvolutionVisitsDocumentation": "The percentage change of visits compared to the previous period. A positive value indicates growth, while a negative value signals a decrease.",
78
79
"ColumnExitRate": "Exit rate",
79
80
"ColumnExitRateDocumentation": "The percentage of visits that left the website after viewing this page.",
80
81
"ColumnExits": "Exits",
@@ -100,6 +101,8 @@
100
101
"ColumnPercentageVisits": "%% Visits",
101
102
"ColumnPercentageVisitsDocumentation": "The percentage of total visits.",
102
103
"ColumnRevenue": "Revenue",
104
+
"ColumnSegment": "Segment",
105
+
"ColumnSegmentDocumentation": "A segment is a set of criteria used to select only a part of the entire set of visits.",
103
106
"ColumnSumTimeOnSite": "Total Time on Website",
104
107
"ColumnSumVisitLength": "Total time spent by visitors (in seconds)",
Copy file name to clipboardExpand all lines: plugins/SegmentEditor/lang/en.json
-4Lines changed: 0 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -34,10 +34,6 @@
34
34
"SparklineTooltipWeeks": "Evolution of Visits for segment \"%s\" over the last 30 weeks",
35
35
"SparklineTooltipMonths": "Evolution of Visits for segment \"%s\" over the last 30 months",
36
36
"SparklineTooltipYears": "Evolution of Visits for segment \"%s\" over the last 30 years",
37
-
"SparklineEvolutionTooltip": "The percentage change of visits compared to the previous period for this segment. A positive value indicates growth, while a negative value signals a decrease.",
38
-
"MetricDocumentationSegment": "The list of tracked segments. Each row represents a separate segment with its corresponding analytics data.",
39
-
"MetricDocumentationVisits": "The total number of visits recorded for each segment. A visit starts when a user accesses the site and ends after a period of inactivity or when the session expires.",
40
-
"MetricDocumentationActions": "The number of actions performed for each segment. Actions can be page views, internal site searches, downloads or outlinks.",
41
37
"ThisSegmentIsVisibleTo": "This segment is visible to:",
0 commit comments