Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorAltamash Shaikh <altu9594@gmail.com>2022-03-24 13:51:07 +0300
committerGitHub <noreply@github.com>2022-03-24 13:51:07 +0300
commit738333d186a5587413a388ecca7d8aafff1d570f (patch)
treee6ef2fb6cd091a9258f3aa736c9abbb91aff7165 /tests
parent1a3d0de2d7a7b287de0acc04df7c586fe9f6a53d (diff)
Started renaming dimensions and segments with Server time to Site Time/Time in UTC (#18956)
* Started renaming dimensions and segments with Server time to Site Time/Time in UTC * Fixed test cases * Fixed testcases * Updated testcases * fix test cases * Updated test cases * Reverted segment name update change * Removed unwanted test case files created due to segment name change * Updated test cases * Revert adding unneeded test files * Updated translation key name from Site to UTC * update submodules Co-authored-by: sgiehl <stefan@matomo.org>
Diffstat (limited to 'tests')
-rw-r--r--tests/PHPUnit/System/expected/test_ManyVisitorsOneWebsiteTest_sortByProcessedMetric_constantRowsCountShouldKeepEmptyRows__API.getProcessedReport_day.xml8
-rw-r--r--tests/PHPUnit/System/expected/test_OneVisitorTwoVisits_showColumnsWithProcessedMetrics___API.getProcessedReport_day.xml8
-rw-r--r--tests/PHPUnit/System/expected/test_TwoVisitors_twoWebsites_differentDays_schedrep_html_tables_and_graph__ScheduledReports.generateReport_month.original.html6
-rw-r--r--tests/PHPUnit/System/expected/test_TwoVisitors_twoWebsites_differentDays_schedrep_html_tables_only__ScheduledReports.generateReport_month.original.html6
-rw-r--r--tests/PHPUnit/System/expected/test_TwoVisitors_twoWebsites_differentDays_schedrep_in_csv__ScheduledReports.generateReport_month.original.csv2
-rw-r--r--tests/PHPUnit/System/expected/test_TwoVisitors_twoWebsites_differentDays_schedrep_in_pdf_tables_only__ScheduledReports.generateReport_month.original.pdfbin555859 -> 555895 bytes
-rw-r--r--tests/PHPUnit/System/expected/test_TwoVisitors_twoWebsites_differentDays_schedrep_in_tsv__ScheduledReports.generateReport_month.original.tsv2
-rw-r--r--tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getGlossaryReports.xml8
-rw-r--r--tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getReportMetadata_day.xml6
-rw-r--r--tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getReportPagesMetadata.xml16
-rw-r--r--tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getSegmentsMetadata.xml54
-rw-r--r--tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getWidgetMetadata.xml8
-rw-r--r--tests/UI/expected-screenshots/UIIntegrationTest_dashboard4.png4
-rw-r--r--tests/UI/expected-screenshots/UIIntegrationTest_ecommerce_sales.png4
-rw-r--r--tests/UI/expected-screenshots/UIIntegrationTest_email_reports_editor.png4
-rw-r--r--tests/UI/expected-screenshots/UIIntegrationTest_period_select_date_range_click.png4
-rw-r--r--tests/UI/expected-screenshots/UIIntegrationTest_visitors_times.png4
17 files changed, 72 insertions, 72 deletions
diff --git a/tests/PHPUnit/System/expected/test_ManyVisitorsOneWebsiteTest_sortByProcessedMetric_constantRowsCountShouldKeepEmptyRows__API.getProcessedReport_day.xml b/tests/PHPUnit/System/expected/test_ManyVisitorsOneWebsiteTest_sortByProcessedMetric_constantRowsCountShouldKeepEmptyRows__API.getProcessedReport_day.xml
index b7b29ce5a6..7942cf7654 100644
--- a/tests/PHPUnit/System/expected/test_ManyVisitorsOneWebsiteTest_sortByProcessedMetric_constantRowsCountShouldKeepEmptyRows__API.getProcessedReport_day.xml
+++ b/tests/PHPUnit/System/expected/test_ManyVisitorsOneWebsiteTest_sortByProcessedMetric_constantRowsCountShouldKeepEmptyRows__API.getProcessedReport_day.xml
@@ -5,11 +5,11 @@
<metadata>
<category>Visitors</category>
<subcategory>Times</subcategory>
- <name>Visits per server time</name>
+ <name>Visits per hour in the site's timezone</name>
<module>VisitTime</module>
<action>getVisitInformationPerServerTime</action>
- <dimension>Server time - hour (Start of visit)</dimension>
- <documentation>This graph shows what time it was in the &lt;strong&gt; server's time zone &lt;/strong&gt; during the visits.</documentation>
+ <dimension>Site time - hour (Start of visit)</dimension>
+ <documentation>This graph shows what time it was in the &lt;strong&gt; site's time zone &lt;/strong&gt; during the visits.</documentation>
<metrics>
<nb_visits>Visits</nb_visits>
<nb_uniq_visitors>Unique visitors</nb_uniq_visitors>
@@ -43,7 +43,7 @@
<uniqueId>VisitTime_getVisitInformationPerServerTime</uniqueId>
</metadata>
<columns>
- <label>Server time - hour (Start of visit)</label>
+ <label>Site time - hour (Start of visit)</label>
<nb_visits>Visits</nb_visits>
<nb_uniq_visitors>Unique visitors</nb_uniq_visitors>
<nb_actions>Actions</nb_actions>
diff --git a/tests/PHPUnit/System/expected/test_OneVisitorTwoVisits_showColumnsWithProcessedMetrics___API.getProcessedReport_day.xml b/tests/PHPUnit/System/expected/test_OneVisitorTwoVisits_showColumnsWithProcessedMetrics___API.getProcessedReport_day.xml
index 723a4768cf..5f45d94cf4 100644
--- a/tests/PHPUnit/System/expected/test_OneVisitorTwoVisits_showColumnsWithProcessedMetrics___API.getProcessedReport_day.xml
+++ b/tests/PHPUnit/System/expected/test_OneVisitorTwoVisits_showColumnsWithProcessedMetrics___API.getProcessedReport_day.xml
@@ -5,11 +5,11 @@
<metadata>
<category>Visitors</category>
<subcategory>Times</subcategory>
- <name>Visits per server time</name>
+ <name>Visits per hour in the site's timezone</name>
<module>VisitTime</module>
<action>getVisitInformationPerServerTime</action>
- <dimension>Server time - hour (Start of visit)</dimension>
- <documentation>This graph shows what time it was in the &lt;strong&gt; server's time zone &lt;/strong&gt; during the visits.</documentation>
+ <dimension>Site time - hour (Start of visit)</dimension>
+ <documentation>This graph shows what time it was in the &lt;strong&gt; site's time zone &lt;/strong&gt; during the visits.</documentation>
<metrics>
<nb_visits>Visits</nb_visits>
</metrics>
@@ -28,7 +28,7 @@
<uniqueId>VisitTime_getVisitInformationPerServerTime</uniqueId>
</metadata>
<columns>
- <label>Server time - hour (Start of visit)</label>
+ <label>Site time - hour (Start of visit)</label>
<nb_visits>Visits</nb_visits>
<revenue>Revenue</revenue>
</columns>
diff --git a/tests/PHPUnit/System/expected/test_TwoVisitors_twoWebsites_differentDays_schedrep_html_tables_and_graph__ScheduledReports.generateReport_month.original.html b/tests/PHPUnit/System/expected/test_TwoVisitors_twoWebsites_differentDays_schedrep_html_tables_and_graph__ScheduledReports.generateReport_month.original.html
index 7695088143..6f2ab18cc8 100644
--- a/tests/PHPUnit/System/expected/test_TwoVisitors_twoWebsites_differentDays_schedrep_html_tables_and_graph__ScheduledReports.generateReport_month.original.html
+++ b/tests/PHPUnit/System/expected/test_TwoVisitors_twoWebsites_differentDays_schedrep_html_tables_and_graph__ScheduledReports.generateReport_month.original.html
@@ -145,7 +145,7 @@
</li>
<li style="font-size:15px;line-height:24px;">
<a href="#VisitTime_getVisitInformationPerServerTime" style="text-decoration:none; color: #0d0d0d;">
- Visits per server time
+ Visits per hour in the site&#039;s timezone
</a>
</li>
<li style="font-size:15px;line-height:24px;">
@@ -2819,7 +2819,7 @@
</a></p>
<h2 id="VisitTime_getVisitInformationPerServerTime" style=" color:#0d0d0d;font-family:-apple-system, BlinkMacSystemFont, &#039;Segoe UI&#039;, Roboto, Oxygen-Sans, Cantarell, &#039;Helvetica Neue&#039;, sans-serif; font-size: 24pt; font-weight:normal; margin:45px 0 30px 0;">
- Visits per server time
+ Visits per hour in the site&#039;s timezone
</h2>
<img alt=""
@@ -2834,7 +2834,7 @@
<table style="border-collapse:collapse; border:1px solid rgb(231,231,231); padding:5px;">
<thead style="background-color: #f2f2f2;">
<th style="border-bottom:1px solid rgb(231,231,231);font-size: 15px;text-align: left;font-weight:normal;padding:13px 0 13px 10px;color:#0d0d0d;font-family:-apple-system, BlinkMacSystemFont, &#039;Segoe UI&#039;, Roboto, Oxygen-Sans, Cantarell, &#039;Helvetica Neue&#039;, sans-serif;">
- &nbsp;Server time - hour (Start of visit)&nbsp;&nbsp;
+ &nbsp;Site time - hour (Start of visit)&nbsp;&nbsp;
</th>
<th style="border-bottom:1px solid rgb(231,231,231);font-size: 15px;text-align: left;font-weight:normal;padding:13px 0 13px 10px;color:#0d0d0d;font-family:-apple-system, BlinkMacSystemFont, &#039;Segoe UI&#039;, Roboto, Oxygen-Sans, Cantarell, &#039;Helvetica Neue&#039;, sans-serif; text-align:right;">
&nbsp;Visits&nbsp;&nbsp;
diff --git a/tests/PHPUnit/System/expected/test_TwoVisitors_twoWebsites_differentDays_schedrep_html_tables_only__ScheduledReports.generateReport_month.original.html b/tests/PHPUnit/System/expected/test_TwoVisitors_twoWebsites_differentDays_schedrep_html_tables_only__ScheduledReports.generateReport_month.original.html
index 4231ed9c3c..b8dcd11ea3 100644
--- a/tests/PHPUnit/System/expected/test_TwoVisitors_twoWebsites_differentDays_schedrep_html_tables_only__ScheduledReports.generateReport_month.original.html
+++ b/tests/PHPUnit/System/expected/test_TwoVisitors_twoWebsites_differentDays_schedrep_html_tables_only__ScheduledReports.generateReport_month.original.html
@@ -145,7 +145,7 @@
</li>
<li style="font-size:15px;line-height:24px;">
<a href="#VisitTime_getVisitInformationPerServerTime" style="text-decoration:none; color: #0d0d0d;">
- Visits per server time
+ Visits per hour in the site&#039;s timezone
</a>
</li>
<li style="font-size:15px;line-height:24px;">
@@ -2679,7 +2679,7 @@
</a></p>
<h2 id="VisitTime_getVisitInformationPerServerTime" style=" color:#0d0d0d;font-family:-apple-system, BlinkMacSystemFont, &#039;Segoe UI&#039;, Roboto, Oxygen-Sans, Cantarell, &#039;Helvetica Neue&#039;, sans-serif; font-size: 24pt; font-weight:normal; margin:45px 0 30px 0;">
- Visits per server time
+ Visits per hour in the site&#039;s timezone
</h2>
@@ -2687,7 +2687,7 @@
<table style="border-collapse:collapse; border:1px solid rgb(231,231,231); padding:5px;">
<thead style="background-color: #f2f2f2;">
<th style="border-bottom:1px solid rgb(231,231,231);font-size: 15px;text-align: left;font-weight:normal;padding:13px 0 13px 10px;color:#0d0d0d;font-family:-apple-system, BlinkMacSystemFont, &#039;Segoe UI&#039;, Roboto, Oxygen-Sans, Cantarell, &#039;Helvetica Neue&#039;, sans-serif;">
- &nbsp;Server time - hour (Start of visit)&nbsp;&nbsp;
+ &nbsp;Site time - hour (Start of visit)&nbsp;&nbsp;
</th>
<th style="border-bottom:1px solid rgb(231,231,231);font-size: 15px;text-align: left;font-weight:normal;padding:13px 0 13px 10px;color:#0d0d0d;font-family:-apple-system, BlinkMacSystemFont, &#039;Segoe UI&#039;, Roboto, Oxygen-Sans, Cantarell, &#039;Helvetica Neue&#039;, sans-serif; text-align:right;">
&nbsp;Visits&nbsp;&nbsp;
diff --git a/tests/PHPUnit/System/expected/test_TwoVisitors_twoWebsites_differentDays_schedrep_in_csv__ScheduledReports.generateReport_month.original.csv b/tests/PHPUnit/System/expected/test_TwoVisitors_twoWebsites_differentDays_schedrep_in_csv__ScheduledReports.generateReport_month.original.csv
index 397c5d903d..adb71400d4 100644
--- a/tests/PHPUnit/System/expected/test_TwoVisitors_twoWebsites_differentDays_schedrep_in_csv__ScheduledReports.generateReport_month.original.csv
+++ b/tests/PHPUnit/System/expected/test_TwoVisitors_twoWebsites_differentDays_schedrep_in_csv__ScheduledReports.generateReport_month.original.csv
@@ -126,7 +126,7 @@ label,nb_visits,nb_actions,conversion_rate,nb_actions_per_visit,avg_time_on_site
22,0,0,0%,0,00:00:00,0%
23,0,0,0%,0,00:00:00,0%
-Visits per server time
+Visits per hour in the site's timezone
label,nb_visits,nb_actions,nb_actions_per_visit,avg_time_on_site,bounce_rate,revenue
00,1,1,1,00:00:00,100%,$0
01,0,0,0,00:00:00,0%,$0
diff --git a/tests/PHPUnit/System/expected/test_TwoVisitors_twoWebsites_differentDays_schedrep_in_pdf_tables_only__ScheduledReports.generateReport_month.original.pdf b/tests/PHPUnit/System/expected/test_TwoVisitors_twoWebsites_differentDays_schedrep_in_pdf_tables_only__ScheduledReports.generateReport_month.original.pdf
index 5fb1170b3b..b5822da4b3 100644
--- a/tests/PHPUnit/System/expected/test_TwoVisitors_twoWebsites_differentDays_schedrep_in_pdf_tables_only__ScheduledReports.generateReport_month.original.pdf
+++ b/tests/PHPUnit/System/expected/test_TwoVisitors_twoWebsites_differentDays_schedrep_in_pdf_tables_only__ScheduledReports.generateReport_month.original.pdf
Binary files differ
diff --git a/tests/PHPUnit/System/expected/test_TwoVisitors_twoWebsites_differentDays_schedrep_in_tsv__ScheduledReports.generateReport_month.original.tsv b/tests/PHPUnit/System/expected/test_TwoVisitors_twoWebsites_differentDays_schedrep_in_tsv__ScheduledReports.generateReport_month.original.tsv
index daced499ae..1bb5cc38c3 100644
--- a/tests/PHPUnit/System/expected/test_TwoVisitors_twoWebsites_differentDays_schedrep_in_tsv__ScheduledReports.generateReport_month.original.tsv
+++ b/tests/PHPUnit/System/expected/test_TwoVisitors_twoWebsites_differentDays_schedrep_in_tsv__ScheduledReports.generateReport_month.original.tsv
@@ -126,7 +126,7 @@ label nb_visits nb_actions conversion_rate nb_actions_per_visit avg_time_on_site
22 0 0 0% 0 00:00:00 0%
23 0 0 0% 0 00:00:00 0%
-Visits per server time
+Visits per hour in the site's timezone
label nb_visits nb_actions nb_actions_per_visit avg_time_on_site bounce_rate revenue
00 1 1 1 00:00:00 100% $0
01 0 0 0 00:00:00 0% $0
diff --git a/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getGlossaryReports.xml b/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getGlossaryReports.xml
index 307b5e8712..99e01d349a 100644
--- a/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getGlossaryReports.xml
+++ b/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getGlossaryReports.xml
@@ -315,12 +315,12 @@
<documentation>In this report, you can see how many visits were from visitors whose last visit was a certain number of days ago.</documentation>
</row>
<row>
- <name>Visits per local time (Visitors)</name>
- <documentation>This graph shows what time it was in the &lt;strong&gt; visitors' time zones &lt;/strong&gt; during their visits.</documentation>
+ <name>Visits per hour in the site's timezone (Visitors)</name>
+ <documentation>This graph shows what time it was in the &lt;strong&gt; site's time zone &lt;/strong&gt; during the visits.</documentation>
</row>
<row>
- <name>Visits per server time (Visitors)</name>
- <documentation>This graph shows what time it was in the &lt;strong&gt; server's time zone &lt;/strong&gt; during the visits.</documentation>
+ <name>Visits per local time (Visitors)</name>
+ <documentation>This graph shows what time it was in the &lt;strong&gt; visitors' time zones &lt;/strong&gt; during their visits.</documentation>
</row>
<row>
<name>Visits to Conversion (Goals)</name>
diff --git a/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getReportMetadata_day.xml b/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getReportMetadata_day.xml
index 569a8762ed..b226f97c25 100644
--- a/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getReportMetadata_day.xml
+++ b/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getReportMetadata_day.xml
@@ -805,11 +805,11 @@
<row>
<category>Visitors</category>
<subcategory>Times</subcategory>
- <name>Visits per server time</name>
+ <name>Visits per hour in the site's timezone</name>
<module>VisitTime</module>
<action>getVisitInformationPerServerTime</action>
- <dimension>Server time - hour (Start of visit)</dimension>
- <documentation>This graph shows what time it was in the &lt;strong&gt; server's time zone &lt;/strong&gt; during the visits.</documentation>
+ <dimension>Site time - hour (Start of visit)</dimension>
+ <documentation>This graph shows what time it was in the &lt;strong&gt; site's time zone &lt;/strong&gt; during the visits.</documentation>
<metrics>
<nb_visits>Visits</nb_visits>
<nb_uniq_visitors>Unique visitors</nb_uniq_visitors>
diff --git a/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getReportPagesMetadata.xml b/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getReportPagesMetadata.xml
index 7382ccd6b2..02d685ffdf 100644
--- a/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getReportPagesMetadata.xml
+++ b/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getReportPagesMetadata.xml
@@ -1178,7 +1178,7 @@
<isReport>1</isReport>
</row>
<row>
- <name>Visits per server time</name>
+ <name>Visits per hour in the site's timezone</name>
<module>VisitTime</module>
<action>getVisitInformationPerServerTime</action>
<order>120</order>
@@ -2064,7 +2064,7 @@
<isReport>1</isReport>
</row>
<row>
- <name>Visits per server time</name>
+ <name>Visits per hour in the site's timezone</name>
<category>
<id>Goals by User attribute</id>
<name>Goals by User attribute</name>
@@ -2742,7 +2742,7 @@
<isReport>1</isReport>
</row>
<row>
- <name>Visits per server time</name>
+ <name>Visits per hour in the site's timezone</name>
<category>
<id>Goals by User attribute</id>
<name>Goals by User attribute</name>
@@ -3420,7 +3420,7 @@
<isReport>1</isReport>
</row>
<row>
- <name>Visits per server time</name>
+ <name>Visits per hour in the site's timezone</name>
<category>
<id>Goals by User attribute</id>
<name>Goals by User attribute</name>
@@ -3715,7 +3715,7 @@
<id>General_Overview</id>
<name>Overview</name>
<order>2</order>
- <help>&lt;p&gt;The Goals Overview reports on the performance of the goals defined for your website. You can access your goal&#x2019;s conversion percentages, amount of revenue generated and full reports for each.&lt;/p&gt;&lt;p&gt;Click on an individual metric within the sparkline chart to focus on it within the full-sized evolution graph.&lt;/p&gt;&lt;p&gt;&lt;a href="https://matomo.org/docs/tracking-goals-web-analytics/?mtm_campaign=App_Help&amp;mtm_source=Matomo_App&amp;mtm_keyword=UserGuides" rel="noreferrer noopener" target="_blank"&gt;Learn more in our Goals guide here.&lt;/a&gt;&lt;/p&gt;</help>
+ <help>&lt;p&gt;The Goals Overview reports on the performance of the goals defined for your website. You can access your goal’s conversion percentages, amount of revenue generated and full reports for each.&lt;/p&gt;&lt;p&gt;Click on an individual metric within the sparkline chart to focus on it within the full-sized evolution graph.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://matomo.org/docs/tracking-goals-web-analytics/?mtm_campaign=App_Help&amp;mtm_source=Matomo_App&amp;mtm_keyword=UserGuides&quot; rel=&quot;noreferrer noopener&quot; target=&quot;_blank&quot;&gt;Learn more in our Goals guide here.&lt;/a&gt;&lt;/p&gt;</help>
</subcategory>
<widgets>
<row>
@@ -4088,7 +4088,7 @@
<isReport>1</isReport>
</row>
<row>
- <name>Visits per server time</name>
+ <name>Visits per hour in the site's timezone</name>
<category>
<id>Goals by User attribute</id>
<name>Goals by User attribute</name>
@@ -4443,7 +4443,7 @@
<id>General_Overview</id>
<name>Overview</name>
<order>2</order>
- <help>&lt;p&gt;The Ecommerce Overview section is the best place to get a high-level view of your online store&#x2019;s performance. At a glance, you can see how many sales you&#x2019;re making, how much revenue you are generating, and your website&#x2019;s conversion rate.&lt;/p&gt;&lt;p&gt;Click on an individual metric within the sparkline chart to focus on it within the full-sized evolution graph.&lt;/p&gt;&lt;p&gt;&lt;a href="https://matomo.org/docs/ecommerce-analytics/?mtm_campaign=App_Help&amp;mtm_source=Matomo_App&amp;mtm_keyword=UserGuides" rel="noreferrer noopener" target="_blank"&gt;Learn more in our Ecommerce guide here.&lt;/a&gt;&lt;/p&gt;</help>
+ <help>&lt;p&gt;The Ecommerce Overview section is the best place to get a high-level view of your online store’s performance. At a glance, you can see how many sales you’re making, how much revenue you are generating, and your website’s conversion rate.&lt;/p&gt;&lt;p&gt;Click on an individual metric within the sparkline chart to focus on it within the full-sized evolution graph.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://matomo.org/docs/ecommerce-analytics/?mtm_campaign=App_Help&amp;mtm_source=Matomo_App&amp;mtm_keyword=UserGuides&quot; rel=&quot;noreferrer noopener&quot; target=&quot;_blank&quot;&gt;Learn more in our Ecommerce guide here.&lt;/a&gt;&lt;/p&gt;</help>
</subcategory>
<widgets>
<row>
@@ -4963,7 +4963,7 @@
<isReport>1</isReport>
</row>
<row>
- <name>Visits per server time</name>
+ <name>Visits per hour in the site's timezone</name>
<category>
<id>Sales by User attribute</id>
<name>Sales by User attribute</name>
diff --git a/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getSegmentsMetadata.xml b/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getSegmentsMetadata.xml
index 2033a7f476..6861718e65 100644
--- a/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getSegmentsMetadata.xml
+++ b/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getSegmentsMetadata.xml
@@ -193,91 +193,91 @@
<row>
<type>dimension</type>
<category>Visitors</category>
- <name>Server time - date (Time of last action)</name>
- <segment>visitEndServerDate</segment>
- <acceptedValues>2018-12-31, 2018-03-20, ...</acceptedValues>
+ <name>Site time - hour (Start of visit)</name>
+ <segment>visitStartServerHour</segment>
+ <acceptedValues>0, 1, 2, 3, ..., 20, 21, 22, 23</acceptedValues>
</row>
<row>
<type>dimension</type>
<category>Visitors</category>
- <name>Server time - day of month (Time of last action)</name>
- <segment>visitEndServerDayOfMonth</segment>
- <acceptedValues>0, 1, 2, 3, ..., 29, 30, 31</acceptedValues>
+ <name>Site time - hour (Time of last action)</name>
+ <segment>visitServerHour</segment>
+ <acceptedValues>0, 1, 2, 3, ..., 20, 21, 22, 23</acceptedValues>
</row>
<row>
<type>dimension</type>
<category>Visitors</category>
- <name>Server time - day of week (Time of last action)</name>
- <segment>visitEndServerDayOfWeek</segment>
- <acceptedValues>1, 2, 3, 4, 5, 6, 7</acceptedValues>
+ <name>Time in UTC - date (Time of last action)</name>
+ <segment>visitEndServerDate</segment>
+ <acceptedValues>2018-12-31, 2018-03-20, ...</acceptedValues>
</row>
<row>
<type>dimension</type>
<category>Visitors</category>
- <name>Server time - day of year (Time of last action)</name>
- <segment>visitEndServerDayOfYear</segment>
- <acceptedValues>1, 2, 3, 4, ..., 365, 366</acceptedValues>
+ <name>Time in UTC - day of month (Time of last action)</name>
+ <segment>visitEndServerDayOfMonth</segment>
+ <acceptedValues>0, 1, 2, 3, ..., 29, 30, 31</acceptedValues>
</row>
<row>
<type>dimension</type>
<category>Visitors</category>
- <name>Server time - hour (Start of visit)</name>
- <segment>visitStartServerHour</segment>
- <acceptedValues>0, 1, 2, 3, ..., 20, 21, 22, 23</acceptedValues>
+ <name>Time in UTC - day of week (Time of last action)</name>
+ <segment>visitEndServerDayOfWeek</segment>
+ <acceptedValues>1, 2, 3, 4, 5, 6, 7</acceptedValues>
</row>
<row>
<type>dimension</type>
<category>Visitors</category>
- <name>Server time - hour (Time of last action)</name>
- <segment>visitServerHour</segment>
- <acceptedValues>0, 1, 2, 3, ..., 20, 21, 22, 23</acceptedValues>
+ <name>Time in UTC - day of year (Time of last action)</name>
+ <segment>visitEndServerDayOfYear</segment>
+ <acceptedValues>1, 2, 3, 4, ..., 365, 366</acceptedValues>
</row>
<row>
<type>dimension</type>
<category>Visitors</category>
- <name>Server time - minute (Start of visit)</name>
+ <name>Time in UTC - minute (Start of visit)</name>
<segment>visitStartServerMinute</segment>
<acceptedValues>0, 1, 2, 3, ..., 56, 57, 58, 59</acceptedValues>
</row>
<row>
<type>dimension</type>
<category>Visitors</category>
- <name>Server time - minute (Time of last action)</name>
+ <name>Time in UTC - minute (Time of last action)</name>
<segment>visitEndServerMinute</segment>
<acceptedValues>0, 1, 2, 3, ..., 56, 57, 58, 59</acceptedValues>
</row>
<row>
<type>dimension</type>
<category>Visitors</category>
- <name>Server time - month (Time of last action)</name>
+ <name>Time in UTC - month (Time of last action)</name>
<segment>visitEndServerMonth</segment>
<acceptedValues>1, 2, 3, ..., 11, 12</acceptedValues>
</row>
<row>
<type>dimension</type>
<category>Visitors</category>
- <name>Server time - quarter (Time of last action)</name>
+ <name>Time in UTC - quarter (Time of last action)</name>
<segment>visitEndServerQuarter</segment>
<acceptedValues>1, 2, 3, 4</acceptedValues>
</row>
<row>
<type>dimension</type>
<category>Visitors</category>
- <name>Server time - second (Time of last action)</name>
+ <name>Time in UTC - second (Time of last action)</name>
<segment>visitEndServerSecond</segment>
<acceptedValues>0, 1, 2, 3, ..., 58, 59</acceptedValues>
</row>
<row>
<type>dimension</type>
<category>Visitors</category>
- <name>Server time - week of year (Time of last action)</name>
+ <name>Time in UTC - week of year (Time of last action)</name>
<segment>visitEndServerWeekOfYear</segment>
<acceptedValues>1, 2, 3, 4, ..., 51, 52, 53</acceptedValues>
</row>
<row>
<type>dimension</type>
<category>Visitors</category>
- <name>Server time - year (Time of last action)</name>
+ <name>Time in UTC - year (Time of last action)</name>
<segment>visitEndServerYear</segment>
<acceptedValues>2016, 2017, 2018, ..., 9998, 9999</acceptedValues>
</row>
@@ -684,13 +684,13 @@
<row>
<type>dimension</type>
<category>Behaviour</category>
- <name>Server time - hour</name>
+ <name>Site time - hour</name>
<segment>actionServerHour</segment>
</row>
<row>
<type>dimension</type>
<category>Behaviour</category>
- <name>Server time - minute</name>
+ <name>Time in UTC - minute</name>
<segment>actionServerMinute</segment>
<acceptedValues>0, 1, 2, 3, ..., 56, 57, 58, 59</acceptedValues>
</row>
diff --git a/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getWidgetMetadata.xml b/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getWidgetMetadata.xml
index 30839705ed..00fa74c727 100644
--- a/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getWidgetMetadata.xml
+++ b/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getWidgetMetadata.xml
@@ -823,7 +823,7 @@
<isReport>1</isReport>
</row>
<row>
- <name>Visits per server time</name>
+ <name>Visits per hour in the site's timezone</name>
<category>
<id>General_Visitors</id>
<name>Visitors</name>
@@ -1977,7 +1977,7 @@
<id>General_Overview</id>
<name>Overview</name>
<order>2</order>
- <help>&lt;p&gt;The Ecommerce Overview section is the best place to get a high-level view of your online store&#x2019;s performance. At a glance, you can see how many sales you&#x2019;re making, how much revenue you are generating, and your website&#x2019;s conversion rate.&lt;/p&gt;&lt;p&gt;Click on an individual metric within the sparkline chart to focus on it within the full-sized evolution graph.&lt;/p&gt;&lt;p&gt;&lt;a href="https://matomo.org/docs/ecommerce-analytics/?mtm_campaign=App_Help&amp;mtm_source=Matomo_App&amp;mtm_keyword=UserGuides" rel="noreferrer noopener" target="_blank"&gt;Learn more in our Ecommerce guide here.&lt;/a&gt;&lt;/p&gt;</help>
+ <help>&lt;p&gt;The Ecommerce Overview section is the best place to get a high-level view of your online store’s performance. At a glance, you can see how many sales you’re making, how much revenue you are generating, and your website’s conversion rate.&lt;/p&gt;&lt;p&gt;Click on an individual metric within the sparkline chart to focus on it within the full-sized evolution graph.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://matomo.org/docs/ecommerce-analytics/?mtm_campaign=App_Help&amp;mtm_source=Matomo_App&amp;mtm_keyword=UserGuides&quot; rel=&quot;noreferrer noopener&quot; target=&quot;_blank&quot;&gt;Learn more in our Ecommerce guide here.&lt;/a&gt;&lt;/p&gt;</help>
</subcategory>
<module>CoreHome</module>
<action>renderWidgetContainer</action>
@@ -2787,7 +2787,7 @@
<isReport>1</isReport>
</row>
<row>
- <name>Sales by User attribute: Visits per server time</name>
+ <name>Sales by User attribute: Visits per hour in the site's timezone</name>
<category>
<id>Goals_Ecommerce</id>
<name>Ecommerce</name>
@@ -2831,7 +2831,7 @@
<id>General_Overview</id>
<name>Overview</name>
<order>2</order>
- <help>&lt;p&gt;The Goals Overview reports on the performance of the goals defined for your website. You can access your goal&#x2019;s conversion percentages, amount of revenue generated and full reports for each.&lt;/p&gt;&lt;p&gt;Click on an individual metric within the sparkline chart to focus on it within the full-sized evolution graph.&lt;/p&gt;&lt;p&gt;&lt;a href="https://matomo.org/docs/tracking-goals-web-analytics/?mtm_campaign=App_Help&amp;mtm_source=Matomo_App&amp;mtm_keyword=UserGuides" rel="noreferrer noopener" target="_blank"&gt;Learn more in our Goals guide here.&lt;/a&gt;&lt;/p&gt;</help>
+ <help>&lt;p&gt;The Goals Overview reports on the performance of the goals defined for your website. You can access your goal’s conversion percentages, amount of revenue generated and full reports for each.&lt;/p&gt;&lt;p&gt;Click on an individual metric within the sparkline chart to focus on it within the full-sized evolution graph.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://matomo.org/docs/tracking-goals-web-analytics/?mtm_campaign=App_Help&amp;mtm_source=Matomo_App&amp;mtm_keyword=UserGuides&quot; rel=&quot;noreferrer noopener&quot; target=&quot;_blank&quot;&gt;Learn more in our Goals guide here.&lt;/a&gt;&lt;/p&gt;</help>
</subcategory>
<module>CoreHome</module>
<action>renderWidgetContainer</action>
diff --git a/tests/UI/expected-screenshots/UIIntegrationTest_dashboard4.png b/tests/UI/expected-screenshots/UIIntegrationTest_dashboard4.png
index 30feda5051..cba8bc6837 100644
--- a/tests/UI/expected-screenshots/UIIntegrationTest_dashboard4.png
+++ b/tests/UI/expected-screenshots/UIIntegrationTest_dashboard4.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:e4fe2749dc6f463ee29676cd12dca28bb0acf095ffd65a02e78b3a238331a15a
-size 321283
+oid sha256:ec13a0de49442a798b3e907c07818e1aa1e5a6ee068fc7250fc8a9fe4430fcfb
+size 325350
diff --git a/tests/UI/expected-screenshots/UIIntegrationTest_ecommerce_sales.png b/tests/UI/expected-screenshots/UIIntegrationTest_ecommerce_sales.png
index 9d72a008b4..724245a5e2 100644
--- a/tests/UI/expected-screenshots/UIIntegrationTest_ecommerce_sales.png
+++ b/tests/UI/expected-screenshots/UIIntegrationTest_ecommerce_sales.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:38dfa069a8115a3c109796f1531f547c89eea7dae408a174e4797c6601b93d76
-size 94117
+oid sha256:73bd4fe223d07eade43e36edf3a46f42070ab03146e76b2549cf7804aa61d6c9
+size 96159
diff --git a/tests/UI/expected-screenshots/UIIntegrationTest_email_reports_editor.png b/tests/UI/expected-screenshots/UIIntegrationTest_email_reports_editor.png
index 91034e2299..53a1483f68 100644
--- a/tests/UI/expected-screenshots/UIIntegrationTest_email_reports_editor.png
+++ b/tests/UI/expected-screenshots/UIIntegrationTest_email_reports_editor.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:c914006f7cd524b75795688ce7dd4a29f20251e40fa199eeb82f6a2bed142d2c
-size 481387
+oid sha256:fca1c222e32c5f1218690b6658c65354a5d7eaaaa5da31fbdcfa2adc35d63ea9
+size 482378
diff --git a/tests/UI/expected-screenshots/UIIntegrationTest_period_select_date_range_click.png b/tests/UI/expected-screenshots/UIIntegrationTest_period_select_date_range_click.png
index 326750797b..b54a22a315 100644
--- a/tests/UI/expected-screenshots/UIIntegrationTest_period_select_date_range_click.png
+++ b/tests/UI/expected-screenshots/UIIntegrationTest_period_select_date_range_click.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:e76c06924a9f9ad5c65ea00efb2d431e36aab88bb4945098b825fcdbe8cf70cc
-size 79529
+oid sha256:a236b402c7df053beec85010e1f5dcc017dc926175431344dca095d63539f9a4
+size 81183
diff --git a/tests/UI/expected-screenshots/UIIntegrationTest_visitors_times.png b/tests/UI/expected-screenshots/UIIntegrationTest_visitors_times.png
index 29583bcc56..b33a31a9b7 100644
--- a/tests/UI/expected-screenshots/UIIntegrationTest_visitors_times.png
+++ b/tests/UI/expected-screenshots/UIIntegrationTest_visitors_times.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:d5d1ccb0e87ee30abe8628405a42dafc8eb8442c1e12e6e688e5f040188df4ed
-size 23727
+oid sha256:953e1b47024bf275d21d2b6afe046a51fa1a0666b9867e14bf476c0d6d34ba48
+size 25489