قرینه از
https://github.com/matomo-org/matomo.git
synced 2025-08-22 23:17:46 +00:00

* Add missing metric tooltips to real time report * Add documentation for revenue per visit column * Correctly set available metrics for user location reports * Add metric documentation for nb_visits_converted * Adds metric documentation for nb_visits_percentage * Add missing metric documentations for custom dimensions * Fix bounce rate metric documentation for entry page urls report * Fix visits / unique visitors metric documentation in event reports * Fix visits percentage metric documentation * Adds documentation for conversions metric * Adjust metric documentation for ecommerce product reports * updates expected test files tests * prefer using default documentation for glossary * Change how documentation in metric glossary are computed * use unique ids for xss test metrics * updates expected UI test files * Add metric documentation for conversions in pages reports * Improve conversion metric documentation * updates expected test files * Apply suggestions from code review Co-authored-by: Michal Kleiner <michal@innocraft.com> * updates expected test files * fix cs --------- Co-authored-by: Michal Kleiner <michal@innocraft.com>
26 خطوط
1.7 KiB
JSON
26 خطوط
1.7 KiB
JSON
{
|
||
"VisitorInterest": {
|
||
"BetweenXYMinutes": "%1$s–%2$s min",
|
||
"BetweenXYSeconds": "%1$s–%2$ss",
|
||
"ColumnPagesPerVisit": "Pages per visit",
|
||
"ColumnVisitDuration": "Visit duration",
|
||
"Engagement": "Engagement",
|
||
"NPages": "%s pages",
|
||
"OnePage": "1 page",
|
||
"PluginDescription": "Visitor interest: number of pages viewed, time spent on the website, days since last visit, and more.",
|
||
"VisitNum": "Visit number",
|
||
"VisitsByDaysSinceLast": "Visits by days since last visit",
|
||
"visitsByVisitCount": "Visits by visit number",
|
||
"VisitsPerDuration": "Visits per visit duration",
|
||
"VisitsPerNbOfPages": "Visits per number of pages",
|
||
"WidgetLengths": "Length of visits",
|
||
"WidgetLengthsDocumentation": "How many visits had a certain total duration. Initially, the report is shown as a tag cloud, wherein more common durations have a larger font.",
|
||
"WidgetPages": "Pages per visit",
|
||
"WidgetPagesDocumentation": "How many visits involved a certain number of pageviews. Initially, the report is shown as a tag cloud, wherein more common numbers of pages have a larger font.",
|
||
"WidgetVisitsByDaysSinceLast": "Visits by days since last visit",
|
||
"WidgetVisitsByDaysSinceLastDocumentation": "How many visits were from returning visitors whose last visit was a certain number of days ago.",
|
||
"WidgetVisitsByNumDocumentation": "The number of visitors reaching their Nth visit. I.e. the total amount of visitors visiting your website a given amount of times or more.",
|
||
"ColumnPercentageVisitsDocumentation": "The percentage of totals visits, where visitors had this amount of visits in total yet."
|
||
}
|
||
}
|