From c6a46531fa2937c99755778c65e7f42171187b4e Mon Sep 17 00:00:00 2001 From: Thomas ZILLIOX Date: Mon, 17 Aug 2026 12:48:39 +0200 Subject: [PATCH 1/2] Update the expected file for the percentage columns of DEV-15528 Scheduled reports now include the percent-of-total columns, and the percentages without the metric they belong to are no longer added. Companion to matomo-org/matomo#24990. --- ...__subtable__API.getProcessedReport_day.xml | 24 ++----------------- 1 file changed, 2 insertions(+), 22 deletions(-) diff --git a/tests/System/expected/test_twoVisitsWithCustomVariables__subtable__API.getProcessedReport_day.xml b/tests/System/expected/test_twoVisitsWithCustomVariables__subtable__API.getProcessedReport_day.xml index f5222e7..1ad3e14 100644 --- a/tests/System/expected/test_twoVisitsWithCustomVariables__subtable__API.getProcessedReport_day.xml +++ b/tests/System/expected/test_twoVisitsWithCustomVariables__subtable__API.getProcessedReport_day.xml @@ -28,10 +28,6 @@ The percentage of visits that triggered a conversion. The conversion rate is calculated using the number of visits that converted at least one goal. Visits converting multiple goals are only counted once in the conversion rate. The percentage of the report's total Visits that this row represents. The percentage of the report's total Actions that this row represents. - The percentage of the report's total Visits with Conversions that this row represents. - The percentage of the report's total Conversions that this row represents. - The percentage of the report's total Bounces that this row represents. - The percentage of the report's total Revenue that this row represents. Actions per Visit @@ -50,10 +46,6 @@ percent percent percent - percent - percent - percent - percent index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=CustomVariables&apiAction=getCustomVariablesValuesFromNameId&period=day&date=2010-01-03&idSubtable=1 index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=CustomVariables&apiAction=getCustomVariablesValuesFromNameId&period=day&date=2009-12-05,2010-01-03&idSubtable=1 @@ -62,19 +54,15 @@ Visits + Visits (%) Unique visitors Actions + Actions (%) Users Actions per Visit Avg. Time on Website Bounce Rate Conversion Rate - Visits (% of total) - Actions (% of total) - Visits with Conversions (% of total) - Conversions (% of total) - Bounces (% of total) - Revenue (% of total) @@ -84,10 +72,6 @@ 0 14.3% 16.7% - 20% - 16.7% - 0% - 0% 100% 4 00:06:04 @@ -101,10 +85,6 @@ 0 28.6% 8.3% - 20% - 33.3% - 50% - 50% 50% 1 00:03:01 From c34214d48c4fe5b5cb9001ca656633e803567f6c Mon Sep 17 00:00:00 2001 From: Matt <1169490+caddoo@users.noreply.github.com> Date: Tue, 18 Aug 2026 11:32:39 +1200 Subject: [PATCH 2/2] Keep the percent of total column label as it is on 6.x-dev --- ...hCustomVariables__subtable__API.getProcessedReport_day.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/System/expected/test_twoVisitsWithCustomVariables__subtable__API.getProcessedReport_day.xml b/tests/System/expected/test_twoVisitsWithCustomVariables__subtable__API.getProcessedReport_day.xml index 1ad3e14..4a35866 100644 --- a/tests/System/expected/test_twoVisitsWithCustomVariables__subtable__API.getProcessedReport_day.xml +++ b/tests/System/expected/test_twoVisitsWithCustomVariables__subtable__API.getProcessedReport_day.xml @@ -54,10 +54,10 @@ Visits - Visits (%) + Visits (% of total) Unique visitors Actions - Actions (%) + Actions (% of total) Users Actions per Visit Avg. Time on Website