From 5113efa889c987fe6fa70e9131c60333989eb848 Mon Sep 17 00:00:00 2001 From: diosmosis Date: Sat, 1 Jun 2024 10:17:27 -0700 Subject: [PATCH] update expected API output --- ...ServerTime__API.getProcessedReport_day.xml | 33 +- ...rWithItems__API.getProcessedReport_day.xml | 11 +- ...dReports.generateReport_week.original.html | 534 +++++++++++++----- ...edReports.generateReport_week.original.csv | 130 ++--- ...edReports.generateReport_week.original.tsv | 130 ++--- ...csAllGoals__API.getProcessedReport_day.xml | 10 + ...PageReport__API.getProcessedReport_day.xml | 20 + ...SingleGoal__API.getProcessedReport_day.xml | 10 + plugins/MarketingCampaignsReporting | 2 +- ...ferrerType__API.getProcessedReport_day.xml | 71 ++- 10 files changed, 673 insertions(+), 278 deletions(-) diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_Metadata_VisitTime.getVisitInformationPerServerTime__API.getProcessedReport_day.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_Metadata_VisitTime.getVisitInformationPerServerTime__API.getProcessedReport_day.xml index 6d8e2d50cc8d..0bf54c074a05 100644 --- a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_Metadata_VisitTime.getVisitInformationPerServerTime__API.getProcessedReport_day.xml +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_Metadata_VisitTime.getVisitInformationPerServerTime__API.getProcessedReport_day.xml @@ -15,6 +15,8 @@ Unique visitors Actions Users + Conversions + Revenue If a visitor comes to your website for the first time or if they visit a page more than 30 minutes after their last page view, this will be recorded as a new visit. @@ -25,6 +27,8 @@ The average duration of a visit. The percentage of visits that only had a single pageview. This means, that the visitor left the website directly from the entrance page. The percentage of visits that triggered a goal conversion. + The total number of conversions for all goals. + The total revenue generated for all goals. Actions per Visit @@ -40,6 +44,8 @@ duration_s percent percent + number + money 1 @@ -64,10 +70,11 @@ Unique visitors Actions Users + Conversions + Revenue Actions per Visit Avg. Time on Website Bounce Rate - Revenue @@ -76,6 +83,7 @@ 1 4 0 + 1 $10 4 00:12:01 @@ -90,10 +98,12 @@ 6 01:06:01 0% + 0 $0 + 2 $3,111.11 0 0 @@ -112,6 +122,7 @@ 0 00:00:00 0% + 0 $0 @@ -123,6 +134,7 @@ 0 00:00:00 0% + 0 $0 @@ -134,6 +146,7 @@ 0 00:00:00 0% + 0 $0 @@ -145,6 +158,7 @@ 0 00:00:00 0% + 0 $0 @@ -153,6 +167,7 @@ 1 3 0 + 0 $0 3 00:12:01 @@ -167,6 +182,7 @@ 0 00:00:00 0% + 0 $0 @@ -178,6 +194,7 @@ 0 00:00:00 0% + 0 $0 @@ -189,6 +206,7 @@ 0 00:00:00 0% + 0 $0 @@ -200,6 +218,7 @@ 0 00:00:00 0% + 0 $0 @@ -211,6 +230,7 @@ 0 00:00:00 0% + 0 $0 @@ -222,6 +242,7 @@ 0 00:00:00 0% + 0 $0 @@ -233,6 +254,7 @@ 0 00:00:00 0% + 0 $0 @@ -244,6 +266,7 @@ 0 00:00:00 0% + 0 $0 @@ -255,6 +278,7 @@ 0 00:00:00 0% + 0 $0 @@ -266,6 +290,7 @@ 0 00:00:00 0% + 0 $0 @@ -277,6 +302,7 @@ 0 00:00:00 0% + 0 $0 @@ -288,6 +314,7 @@ 0 00:00:00 0% + 0 $0 @@ -299,6 +326,7 @@ 0 00:00:00 0% + 0 $0 @@ -310,6 +338,7 @@ 0 00:00:00 0% + 0 $0 @@ -321,6 +350,7 @@ 0 00:00:00 0% + 0 $0 @@ -332,6 +362,7 @@ 0 00:00:00 0% + 0 $0 diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__API.getProcessedReport_day.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__API.getProcessedReport_day.xml index fc96705a870e..1ee538c3088f 100644 --- a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__API.getProcessedReport_day.xml +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__API.getProcessedReport_day.xml @@ -14,6 +14,8 @@ Visits Unique visitors Actions + Conversions + Revenue If a visitor comes to your website for the first time or if they visit a page more than 30 minutes after their last page view, this will be recorded as a new visit. @@ -23,6 +25,8 @@ The average duration of a visit. The percentage of visits that only had a single pageview. This means, that the visitor left the website directly from the entrance page. The percentage of visits that triggered a goal conversion. + The total number of conversions for all goals. + The total revenue generated for all goals. Actions per Visit @@ -37,6 +41,8 @@ duration_s percent percent + number + money Conversions @@ -60,10 +66,11 @@ Visits Unique visitors Actions + Conversions + Revenue Actions per Visit Avg. Time on Website Bounce Rate - Revenue @@ -71,6 +78,7 @@ 1 2 9 + 2 $3,111.11 4.5 00:39:01 @@ -81,6 +89,7 @@ 1 1 4 + 1 $10 4 00:12:01 diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_schedrep_html_tables_only__ScheduledReports.generateReport_week.original.html b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_schedrep_html_tables_only__ScheduledReports.generateReport_week.original.html index ca7af701b660..a9810fff6b91 100644 --- a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_schedrep_html_tables_only__ScheduledReports.generateReport_week.original.html +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_schedrep_html_tables_only__ScheduledReports.generateReport_week.original.html @@ -633,6 +633,12 @@

 Actions   + + +  Conversions   + + +  Revenue    Actions per Visit   @@ -642,9 +648,6 @@

 Bounce Rate   - - -  Revenue   @@ -660,6 +663,12 @@

12 + + 4 + + + $13,351.11 + 3 @@ -669,9 +678,6 @@

25% - - $13,351.11 - @@ -685,6 +691,12 @@

4 + + 1 + + + $10 + 4 @@ -694,9 +706,6 @@

0% - - $10 - @@ -721,6 +730,12 @@

 Actions   + + +  Conversions   + + +  Revenue    Actions per Visit   @@ -730,9 +745,6 @@

 Bounce Rate   - - -  Revenue   @@ -746,6 +758,12 @@

16 + + 5 + + + $13,361.11 + 3.2 @@ -755,9 +773,6 @@

20% - - $13,361.11 - @@ -782,6 +797,12 @@

 Actions   + + +  Conversions   + + +  Revenue    Actions per Visit   @@ -791,9 +812,6 @@

 Bounce Rate   - - -  Revenue   @@ -809,6 +827,12 @@

16 + + 5 + + + $13,361.11 + 3.2 @@ -818,9 +842,6 @@

20% - - $13,361.11 - @@ -929,6 +950,12 @@

 Actions   + + +  Conversions   + + +  Revenue    Actions per Visit   @@ -938,9 +965,6 @@

 Bounce Rate   - - -  Revenue   @@ -956,6 +980,12 @@

16 + + 5 + + + $13,361.11 + 3.2 @@ -965,9 +995,6 @@

20% - - $13,361.11 - @@ -1076,6 +1103,12 @@

 Actions   + + +  Conversions   + + +  Revenue    Actions per Visit   @@ -1085,9 +1118,6 @@

 Bounce Rate   - - -  Revenue   @@ -1103,6 +1133,12 @@

16 + + 5 + + + $13,361.11 + 3.2 @@ -1112,9 +1148,6 @@

20% - - $13,361.11 - @@ -1139,6 +1172,12 @@

 Actions   + + +  Conversions   + + +  Revenue    Actions per Visit   @@ -1148,9 +1187,6 @@

 Bounce Rate   - - -  Revenue   @@ -1164,6 +1200,12 @@

16 + + 5 + + + $13,361.11 + 3.2 @@ -1173,9 +1215,6 @@

20% - - $13,361.11 - @@ -1200,6 +1239,12 @@

 Actions   + + +  Conversions   + + +  Revenue    Actions per Visit   @@ -1209,9 +1254,6 @@

 Bounce Rate   - - -  Revenue   @@ -1227,6 +1269,12 @@

16 + + 5 + + + $13,361.11 + 3.2 @@ -1236,9 +1284,6 @@

20% - - $13,361.11 - @@ -1387,6 +1432,12 @@

 Actions   + + +  Conversions   + + +  Revenue    Actions per Visit   @@ -1396,9 +1447,6 @@

 Bounce Rate   - - -  Revenue   @@ -1414,6 +1462,12 @@

16 + + 5 + + + $13,361.11 + 3.2 @@ -1423,9 +1477,6 @@

20% - - $13,361.11 - @@ -2418,6 +2469,12 @@

 Actions   + + +  Conversions   + + +  Revenue    Actions per Visit   @@ -2427,9 +2484,6 @@

 Bounce Rate   - - -  Revenue   @@ -2443,6 +2497,12 @@

4 + + 1 + + + $10 + 4 @@ -2452,9 +2512,6 @@

0% - - $10 - @@ -2466,6 +2523,12 @@

6 + + 0 + + + $0 + 6 @@ -2475,9 +2538,6 @@

0% - - $0 - @@ -2489,6 +2549,12 @@

3 + + 2 + + + $3,111.11 + 3 @@ -2498,9 +2564,6 @@

0% - - $3,111.11 - @@ -2516,13 +2579,16 @@

- 00:00:00 + $0 - 0% + 0 - $0 + 00:00:00 + + + 0% @@ -2539,13 +2605,16 @@

- 00:00:00 + $0 - 0% + 0 - $0 + 00:00:00 + + + 0% @@ -2562,13 +2631,16 @@

- 00:00:00 + $0 - 0% + 0 - $0 + 00:00:00 + + + 0% @@ -2581,6 +2653,12 @@

0 + + 2 + + + $10,240 + 0 @@ -2590,9 +2668,6 @@

100% - - $10,240 - @@ -2604,6 +2679,12 @@

3 + + 0 + + + $0 + 3 @@ -2613,9 +2694,6 @@

0% - - $0 - @@ -2631,13 +2709,16 @@

- 00:00:00 + $0 - 0% + 0 - $0 + 00:00:00 + + + 0% @@ -2654,13 +2735,16 @@

- 00:00:00 + $0 - 0% + 0 - $0 + 00:00:00 + + + 0% @@ -2677,13 +2761,16 @@

- 00:00:00 + $0 - 0% + 0 - $0 + 00:00:00 + + + 0% @@ -2700,13 +2787,16 @@

- 00:00:00 + $0 - 0% + 0 - $0 + 00:00:00 + + + 0% @@ -2723,13 +2813,16 @@

- 00:00:00 + $0 - 0% + 0 - $0 + 00:00:00 + + + 0% @@ -2746,13 +2839,16 @@

- 00:00:00 + $0 - 0% + 0 - $0 + 00:00:00 + + + 0% @@ -2769,13 +2865,16 @@

- 00:00:00 + $0 - 0% + 0 - $0 + 00:00:00 + + + 0% @@ -2792,13 +2891,16 @@

- 00:00:00 + $0 - 0% + 0 - $0 + 00:00:00 + + + 0% @@ -2815,13 +2917,16 @@

- 00:00:00 + $0 - 0% + 0 - $0 + 00:00:00 + + + 0% @@ -2838,13 +2943,16 @@

- 00:00:00 + $0 - 0% + 0 - $0 + 00:00:00 + + + 0% @@ -2861,13 +2969,16 @@

- 00:00:00 + $0 - 0% + 0 - $0 + 00:00:00 + + + 0% @@ -2884,13 +2995,16 @@

- 00:00:00 + $0 - 0% + 0 - $0 + 00:00:00 + + + 0% @@ -2907,13 +3021,16 @@

- 00:00:00 + $0 - 0% + 0 - $0 + 00:00:00 + + + 0% @@ -2930,13 +3047,16 @@

- 00:00:00 + $0 - 0% + 0 - $0 + 00:00:00 + + + 0% @@ -2953,13 +3073,16 @@

- 00:00:00 + $0 - 0% + 0 - $0 + 00:00:00 + + + 0% @@ -2976,13 +3099,16 @@

- 00:00:00 + $0 - 0% + 0 - $0 + 00:00:00 + + + 0% @@ -3213,6 +3339,12 @@

 Actions   + + +  Conversions   + + +  Revenue    Actions per Visit   @@ -3222,9 +3354,6 @@

 Bounce Rate   - - -  Revenue   @@ -3238,6 +3367,12 @@

16 + + 5 + + + $13,361.11 + 3.2 @@ -3247,9 +3382,6 @@

20% - - $13,361.11 - @@ -3261,6 +3393,12 @@

16 + + 5 + + + $13,361.11 + 3.2 @@ -3270,9 +3408,6 @@

20% - - $13,361.11 - @@ -3284,6 +3419,12 @@

12 + + 4 + + + $13,351.11 + 3 @@ -3293,9 +3434,6 @@

25% - - $13,351.11 - @@ -3454,6 +3592,12 @@

 Unique Pageviews   + + +  Conversions   + + +  Revenue    Avg. time on page   @@ -3478,6 +3622,12 @@

4 + + 0 + + + $0 + 00:03:23 @@ -3511,6 +3661,12 @@

 Bounces   + + +  Conversions   + + +  Revenue    Bounce Rate   @@ -3529,6 +3685,12 @@

0 + + 0 + + + $0 + 0% @@ -3556,6 +3718,12 @@

 Bounces   + + +  Conversions   + + +  Revenue    Bounce Rate   @@ -3572,6 +3740,12 @@

0 + + 0 + + + $0 + 0% @@ -3586,6 +3760,12 @@

0 + + 0 + + + $0 + 0% @@ -3600,6 +3780,12 @@

0 + + 0 + + + $0 + 0% @@ -3729,6 +3915,12 @@

 Unique Pageviews   + + +  Conversions   + + +  Revenue    Avg. time on page   @@ -3751,6 +3943,12 @@

3 + + 0 + + + $0 + 00:02:00 @@ -3771,6 +3969,12 @@

1 + + 0 + + + $0 + 00:06:00 @@ -3791,6 +3995,12 @@

1 + + 0 + + + $0 + 00:00:00 @@ -3811,6 +4021,12 @@

1 + + 0 + + + $0 + 00:00:00 @@ -3831,6 +4047,12 @@

1 + + 0 + + + $0 + 00:06:00 @@ -3851,6 +4073,12 @@

1 + + 0 + + + $0 + 00:06:00 @@ -3871,6 +4099,12 @@

1 + + 0 + + + $0 + 00:06:00 @@ -3891,6 +4125,12 @@

1 + + 0 + + + $0 + 00:12:00 @@ -4898,6 +5138,12 @@

 Actions   + + +  Conversions   + + +  Revenue    Actions per Visit   @@ -4907,9 +5153,6 @@

 Bounce Rate   - - -  Revenue   @@ -4923,6 +5166,12 @@

16 + + 5 + + + $13,361.11 + 3.2 @@ -4932,9 +5181,6 @@

20% - - $13,361.11 - diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_schedrep_in_csv__ScheduledReports.generateReport_week.original.csv b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_schedrep_in_csv__ScheduledReports.generateReport_week.original.csv index 89c1ff725a7a..070b75e816fb 100644 --- a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_schedrep_in_csv__ScheduledReports.generateReport_week.original.csv +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_schedrep_in_csv__ScheduledReports.generateReport_week.original.csv @@ -8,17 +8,17 @@ nb_uniq_visitors,nb_visits,nb_actions,max_actions,nb_actions_per_visit,avg_time_ 1,5,16,6,3.2,00:22:49,20% Country -label,nb_visits,nb_actions,revenue,nb_actions_per_visit,avg_time_on_site,bounce_rate -Poland,4,12,"$13,351.11",3,00:25:32,25% -France,1,4,$10,4,00:12:01,0% +label,nb_visits,nb_actions,nb_conversions,revenue,nb_actions_per_visit,avg_time_on_site,bounce_rate +Poland,4,12,4,"$13,351.11",3,00:25:32,25% +France,1,4,1,$10,4,00:12:01,0% Continent -label,nb_visits,nb_actions,revenue,nb_actions_per_visit,avg_time_on_site,bounce_rate -Europe,5,16,"$13,361.11",3.2,00:22:49,20% +label,nb_visits,nb_actions,nb_conversions,revenue,nb_actions_per_visit,avg_time_on_site,bounce_rate +Europe,5,16,5,"$13,361.11",3.2,00:22:49,20% Region -label,nb_visits,nb_actions,revenue,nb_actions_per_visit,avg_time_on_site,bounce_rate -Unknown,5,16,"$13,361.11",3.2,00:22:49,20% +label,nb_visits,nb_actions,nb_conversions,revenue,nb_actions_per_visit,avg_time_on_site,bounce_rate +Unknown,5,16,5,"$13,361.11",3.2,00:22:49,20% Web-browser language label,nb_visits,nb_actions,conversion_rate,nb_actions_per_visit,avg_time_on_site,bounce_rate @@ -26,8 +26,8 @@ Polish,4,12,75%,3,00:25:32,25% French,1,4,100%,4,00:12:01,0% City -label,nb_visits,nb_actions,revenue,nb_actions_per_visit,avg_time_on_site,bounce_rate -Unknown,5,16,"$13,361.11",3.2,00:22:49,20% +label,nb_visits,nb_actions,nb_conversions,revenue,nb_actions_per_visit,avg_time_on_site,bounce_rate +Unknown,5,16,5,"$13,361.11",3.2,00:22:49,20% Language code label,nb_visits,nb_actions,conversion_rate,nb_actions_per_visit,avg_time_on_site,bounce_rate @@ -35,16 +35,16 @@ Polish (pl),4,12,75%,3,00:25:32,25% French (fr),1,4,100%,4,00:12:01,0% Device type -label,nb_visits,nb_actions,revenue,nb_actions_per_visit,avg_time_on_site,bounce_rate -Desktop,5,16,"$13,361.11",3.2,00:22:49,20% +label,nb_visits,nb_actions,nb_conversions,revenue,nb_actions_per_visit,avg_time_on_site,bounce_rate +Desktop,5,16,5,"$13,361.11",3.2,00:22:49,20% Device model -label,nb_visits,nb_actions,revenue,nb_actions_per_visit,avg_time_on_site,bounce_rate -Generic Desktop,5,16,"$13,361.11",3.2,00:22:49,20% +label,nb_visits,nb_actions,nb_conversions,revenue,nb_actions_per_visit,avg_time_on_site,bounce_rate +Generic Desktop,5,16,5,"$13,361.11",3.2,00:22:49,20% Device brand -label,nb_visits,nb_actions,revenue,nb_actions_per_visit,avg_time_on_site,bounce_rate -Unknown,5,16,"$13,361.11",3.2,00:22:49,20% +label,nb_visits,nb_actions,nb_conversions,revenue,nb_actions_per_visit,avg_time_on_site,bounce_rate +Unknown,5,16,5,"$13,361.11",3.2,00:22:49,20% Screen Resolution label,nb_visits,nb_actions,conversion_rate,nb_actions_per_visit,avg_time_on_site,bounce_rate @@ -55,8 +55,8 @@ label,nb_visits,nb_actions,conversion_rate,nb_actions_per_visit,avg_time_on_site Windows XP,5,16,80%,3.2,00:22:49,20% Browsers -label,nb_visits,nb_actions,revenue,nb_actions_per_visit,avg_time_on_site,bounce_rate -Firefox,5,16,"$13,361.11",3.2,00:22:49,20% +label,nb_visits,nb_actions,nb_conversions,revenue,nb_actions_per_visit,avg_time_on_site,bounce_rate +Firefox,5,16,5,"$13,361.11",3.2,00:22:49,20% Browser version label,nb_visits,nb_actions,conversion_rate,nb_actions_per_visit,avg_time_on_site,bounce_rate @@ -113,31 +113,31 @@ label,nb_visits,nb_actions,conversion_rate,nb_actions_per_visit,avg_time_on_site 23,0,0,0%,0,00:00:00,0% Visits per hour in the site's timezone -label,nb_visits,nb_actions,revenue,nb_actions_per_visit,avg_time_on_site,bounce_rate -00,1,4,$10,4,00:12:01,0% -01,1,6,$0,6,01:06:01,0% -02,1,3,"$3,111.11",3,00:18:01,0% -03,0,0,$0,0,00:00:00,0% -04,0,0,$0,0,00:00:00,0% -05,0,0,$0,0,00:00:00,0% -06,1,0,"$10,240",0,00:06:03,100% -07,1,3,$0,3,00:12:01,0% -08,0,0,$0,0,00:00:00,0% -09,0,0,$0,0,00:00:00,0% -10,0,0,$0,0,00:00:00,0% -11,0,0,$0,0,00:00:00,0% -12,0,0,$0,0,00:00:00,0% -13,0,0,$0,0,00:00:00,0% -14,0,0,$0,0,00:00:00,0% -15,0,0,$0,0,00:00:00,0% -16,0,0,$0,0,00:00:00,0% -17,0,0,$0,0,00:00:00,0% -18,0,0,$0,0,00:00:00,0% -19,0,0,$0,0,00:00:00,0% -20,0,0,$0,0,00:00:00,0% -21,0,0,$0,0,00:00:00,0% -22,0,0,$0,0,00:00:00,0% -23,0,0,$0,0,00:00:00,0% +label,nb_visits,nb_actions,nb_conversions,revenue,nb_actions_per_visit,avg_time_on_site,bounce_rate +00,1,4,1,$10,4,00:12:01,0% +01,1,6,0,$0,6,01:06:01,0% +02,1,3,2,"$3,111.11",3,00:18:01,0% +03,0,0,0,$0,0,00:00:00,0% +04,0,0,0,$0,0,00:00:00,0% +05,0,0,0,$0,0,00:00:00,0% +06,1,0,2,"$10,240",0,00:06:03,100% +07,1,3,0,$0,3,00:12:01,0% +08,0,0,0,$0,0,00:00:00,0% +09,0,0,0,$0,0,00:00:00,0% +10,0,0,0,$0,0,00:00:00,0% +11,0,0,0,$0,0,00:00:00,0% +12,0,0,0,$0,0,00:00:00,0% +13,0,0,0,$0,0,00:00:00,0% +14,0,0,0,$0,0,00:00:00,0% +15,0,0,0,$0,0,00:00:00,0% +16,0,0,0,$0,0,00:00:00,0% +17,0,0,0,$0,0,00:00:00,0% +18,0,0,0,$0,0,00:00:00,0% +19,0,0,0,$0,0,00:00:00,0% +20,0,0,0,$0,0,00:00:00,0% +21,0,0,0,$0,0,00:00:00,0% +22,0,0,0,$0,0,00:00:00,0% +23,0,0,0,$0,0,00:00:00,0% Visits by day of the week label,nb_visits,conversion_rate,nb_actions_per_visit,avg_time_on_site,bounce_rate,nb_actions @@ -153,10 +153,10 @@ User IDs No data available Custom Variables -label,nb_visits,nb_actions,revenue,nb_actions_per_visit,avg_time_on_site,bounce_rate -ValueIsZero - 0,5,16,"$13,361.11",3.2,00:22:49,20% -VisitorType - NewLoggedOut,5,16,"$13,361.11",3.2,00:22:49,20% -VisitorName - Great name!,4,12,"$13,351.11",3,00:25:32,25% +label,nb_visits,nb_actions,nb_conversions,revenue,nb_actions_per_visit,avg_time_on_site,bounce_rate +ValueIsZero - 0,5,16,5,"$13,361.11",3.2,00:22:49,20% +VisitorType - NewLoggedOut,5,16,5,"$13,361.11",3.2,00:22:49,20% +VisitorName - Great name!,4,12,4,"$13,351.11",3,00:25:32,25% Actions - Main metrics nb_pageviews,nb_uniq_pageviews,nb_downloads,nb_uniq_downloads,nb_outlinks,nb_uniq_outlinks,nb_searches,nb_keywords @@ -167,18 +167,18 @@ nb_total_overall_bandwidth,nb_total_pageview_bandwidth,nb_total_download_bandwid 0,0,0 Page URLs -label,nb_visits,nb_hits,bounce_rate,avg_time_on_page,exit_rate -/index.htm,4,16,0%,00:03:23,100% +label,nb_visits,nb_hits,bounce_rate,avg_time_on_page,exit_rate,nb_conversions,revenue +/index.htm,4,16,0%,00:03:23,100%,0,$0 Entry pages -label,entry_nb_visits,entry_bounce_count,bounce_rate -/index.htm,4,0,0% +label,entry_nb_visits,entry_bounce_count,bounce_rate,nb_conversions,revenue +/index.htm,4,0,0%,0,$0 Entry page titles -label,entry_nb_visits,entry_bounce_count,bounce_rate -View product left in cart,1,0,0% -incredible title!,1,0,0% -Looking at Electronics & Cameras page with a page level custom variable,1,0,0% +label,entry_nb_visits,entry_bounce_count,bounce_rate,nb_conversions,revenue +View product left in cart,1,0,0%,0,$0 +incredible title!,1,0,0%,0,$0 +Looking at Electronics & Cameras page with a page level custom variable,1,0,0%,0,$0 Exit pages label,nb_visits,exit_nb_visits,exit_rate @@ -190,15 +190,15 @@ View product left in cart,3,3,100% Another Product page with multiple categories,1,1,100% Page titles -label,nb_visits,nb_hits,bounce_rate,avg_time_on_page,exit_rate -View product left in cart,3,9,0%,00:02:00,100% -Another Product page,1,1,0%,00:06:00,0% -Another Product page with multiple categories,1,1,0%,00:00:00,100% -Another Product page with no category,1,1,0%,00:00:00,0% -incredible title!,1,1,0%,00:06:00,0% -Looking at Electronics & Cameras page again,1,1,0%,00:06:00,0% -Looking at Electronics & Cameras page with a page level custom variable,1,1,0%,00:06:00,0% -Looking at product page,1,1,0%,00:12:00,0% +label,nb_visits,nb_hits,bounce_rate,avg_time_on_page,exit_rate,nb_conversions,revenue +View product left in cart,3,9,0%,00:02:00,100%,0,$0 +Another Product page,1,1,0%,00:06:00,0%,0,$0 +Another Product page with multiple categories,1,1,0%,00:00:00,100%,0,$0 +Another Product page with no category,1,1,0%,00:00:00,0%,0,$0 +incredible title!,1,1,0%,00:06:00,0%,0,$0 +Looking at Electronics & Cameras page again,1,1,0%,00:06:00,0%,0,$0 +Looking at Electronics & Cameras page with a page level custom variable,1,1,0%,00:06:00,0%,0,$0 +Looking at product page,1,1,0%,00:12:00,0%,0,$0 Site Search Keywords No data available @@ -310,8 +310,8 @@ Referrers_visitorsFromSearchEngines,Referrers_visitorsFromSocialNetworks,Referre 0,0,5,0,0,0,0,0,0,0,100%,0%,0%,0%,0% Channel Type -label,nb_visits,nb_actions,revenue,nb_actions_per_visit,avg_time_on_site,bounce_rate -Direct Entry,5,16,"$13,361.11",3.2,00:22:49,20% +label,nb_visits,nb_actions,nb_conversions,revenue,nb_actions_per_visit,avg_time_on_site,bounce_rate +Direct Entry,5,16,5,"$13,361.11",3.2,00:22:49,20% All Channels No data available diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_schedrep_in_tsv__ScheduledReports.generateReport_week.original.tsv b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_schedrep_in_tsv__ScheduledReports.generateReport_week.original.tsv index daad030d27a4..886f9c0bfcb1 100644 --- a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_schedrep_in_tsv__ScheduledReports.generateReport_week.original.tsv +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_schedrep_in_tsv__ScheduledReports.generateReport_week.original.tsv @@ -8,17 +8,17 @@ nb_uniq_visitors nb_visits nb_actions max_actions nb_actions_per_visit avg_time_ 1 5 16 6 3.2 00:22:49 20% Country -label nb_visits nb_actions revenue nb_actions_per_visit avg_time_on_site bounce_rate -Poland 4 12 "$13,351.11" 3 00:25:32 25% -France 1 4 $10 4 00:12:01 0% +label nb_visits nb_actions nb_conversions revenue nb_actions_per_visit avg_time_on_site bounce_rate +Poland 4 12 4 "$13,351.11" 3 00:25:32 25% +France 1 4 1 $10 4 00:12:01 0% Continent -label nb_visits nb_actions revenue nb_actions_per_visit avg_time_on_site bounce_rate -Europe 5 16 "$13,361.11" 3.2 00:22:49 20% +label nb_visits nb_actions nb_conversions revenue nb_actions_per_visit avg_time_on_site bounce_rate +Europe 5 16 5 "$13,361.11" 3.2 00:22:49 20% Region -label nb_visits nb_actions revenue nb_actions_per_visit avg_time_on_site bounce_rate -Unknown 5 16 "$13,361.11" 3.2 00:22:49 20% +label nb_visits nb_actions nb_conversions revenue nb_actions_per_visit avg_time_on_site bounce_rate +Unknown 5 16 5 "$13,361.11" 3.2 00:22:49 20% Web-browser language label nb_visits nb_actions conversion_rate nb_actions_per_visit avg_time_on_site bounce_rate @@ -26,8 +26,8 @@ Polish 4 12 75% 3 00:25:32 25% French 1 4 100% 4 00:12:01 0% City -label nb_visits nb_actions revenue nb_actions_per_visit avg_time_on_site bounce_rate -Unknown 5 16 "$13,361.11" 3.2 00:22:49 20% +label nb_visits nb_actions nb_conversions revenue nb_actions_per_visit avg_time_on_site bounce_rate +Unknown 5 16 5 "$13,361.11" 3.2 00:22:49 20% Language code label nb_visits nb_actions conversion_rate nb_actions_per_visit avg_time_on_site bounce_rate @@ -35,16 +35,16 @@ Polish (pl) 4 12 75% 3 00:25:32 25% French (fr) 1 4 100% 4 00:12:01 0% Device type -label nb_visits nb_actions revenue nb_actions_per_visit avg_time_on_site bounce_rate -Desktop 5 16 "$13,361.11" 3.2 00:22:49 20% +label nb_visits nb_actions nb_conversions revenue nb_actions_per_visit avg_time_on_site bounce_rate +Desktop 5 16 5 "$13,361.11" 3.2 00:22:49 20% Device model -label nb_visits nb_actions revenue nb_actions_per_visit avg_time_on_site bounce_rate -Generic Desktop 5 16 "$13,361.11" 3.2 00:22:49 20% +label nb_visits nb_actions nb_conversions revenue nb_actions_per_visit avg_time_on_site bounce_rate +Generic Desktop 5 16 5 "$13,361.11" 3.2 00:22:49 20% Device brand -label nb_visits nb_actions revenue nb_actions_per_visit avg_time_on_site bounce_rate -Unknown 5 16 "$13,361.11" 3.2 00:22:49 20% +label nb_visits nb_actions nb_conversions revenue nb_actions_per_visit avg_time_on_site bounce_rate +Unknown 5 16 5 "$13,361.11" 3.2 00:22:49 20% Screen Resolution label nb_visits nb_actions conversion_rate nb_actions_per_visit avg_time_on_site bounce_rate @@ -55,8 +55,8 @@ label nb_visits nb_actions conversion_rate nb_actions_per_visit avg_time_on_site Windows XP 5 16 80% 3.2 00:22:49 20% Browsers -label nb_visits nb_actions revenue nb_actions_per_visit avg_time_on_site bounce_rate -Firefox 5 16 "$13,361.11" 3.2 00:22:49 20% +label nb_visits nb_actions nb_conversions revenue nb_actions_per_visit avg_time_on_site bounce_rate +Firefox 5 16 5 "$13,361.11" 3.2 00:22:49 20% Browser version label nb_visits nb_actions conversion_rate nb_actions_per_visit avg_time_on_site bounce_rate @@ -113,31 +113,31 @@ label nb_visits nb_actions conversion_rate nb_actions_per_visit avg_time_on_site 23 0 0 0% 0 00:00:00 0% Visits per hour in the site's timezone -label nb_visits nb_actions revenue nb_actions_per_visit avg_time_on_site bounce_rate -00 1 4 $10 4 00:12:01 0% -01 1 6 $0 6 01:06:01 0% -02 1 3 "$3,111.11" 3 00:18:01 0% -03 0 0 $0 0 00:00:00 0% -04 0 0 $0 0 00:00:00 0% -05 0 0 $0 0 00:00:00 0% -06 1 0 "$10,240" 0 00:06:03 100% -07 1 3 $0 3 00:12:01 0% -08 0 0 $0 0 00:00:00 0% -09 0 0 $0 0 00:00:00 0% -10 0 0 $0 0 00:00:00 0% -11 0 0 $0 0 00:00:00 0% -12 0 0 $0 0 00:00:00 0% -13 0 0 $0 0 00:00:00 0% -14 0 0 $0 0 00:00:00 0% -15 0 0 $0 0 00:00:00 0% -16 0 0 $0 0 00:00:00 0% -17 0 0 $0 0 00:00:00 0% -18 0 0 $0 0 00:00:00 0% -19 0 0 $0 0 00:00:00 0% -20 0 0 $0 0 00:00:00 0% -21 0 0 $0 0 00:00:00 0% -22 0 0 $0 0 00:00:00 0% -23 0 0 $0 0 00:00:00 0% +label nb_visits nb_actions nb_conversions revenue nb_actions_per_visit avg_time_on_site bounce_rate +00 1 4 1 $10 4 00:12:01 0% +01 1 6 0 $0 6 01:06:01 0% +02 1 3 2 "$3,111.11" 3 00:18:01 0% +03 0 0 0 $0 0 00:00:00 0% +04 0 0 0 $0 0 00:00:00 0% +05 0 0 0 $0 0 00:00:00 0% +06 1 0 2 "$10,240" 0 00:06:03 100% +07 1 3 0 $0 3 00:12:01 0% +08 0 0 0 $0 0 00:00:00 0% +09 0 0 0 $0 0 00:00:00 0% +10 0 0 0 $0 0 00:00:00 0% +11 0 0 0 $0 0 00:00:00 0% +12 0 0 0 $0 0 00:00:00 0% +13 0 0 0 $0 0 00:00:00 0% +14 0 0 0 $0 0 00:00:00 0% +15 0 0 0 $0 0 00:00:00 0% +16 0 0 0 $0 0 00:00:00 0% +17 0 0 0 $0 0 00:00:00 0% +18 0 0 0 $0 0 00:00:00 0% +19 0 0 0 $0 0 00:00:00 0% +20 0 0 0 $0 0 00:00:00 0% +21 0 0 0 $0 0 00:00:00 0% +22 0 0 0 $0 0 00:00:00 0% +23 0 0 0 $0 0 00:00:00 0% Visits by day of the week label nb_visits conversion_rate nb_actions_per_visit avg_time_on_site bounce_rate nb_actions @@ -153,10 +153,10 @@ User IDs No data available Custom Variables -label nb_visits nb_actions revenue nb_actions_per_visit avg_time_on_site bounce_rate -ValueIsZero - 0 5 16 "$13,361.11" 3.2 00:22:49 20% -VisitorType - NewLoggedOut 5 16 "$13,361.11" 3.2 00:22:49 20% -VisitorName - Great name! 4 12 "$13,351.11" 3 00:25:32 25% +label nb_visits nb_actions nb_conversions revenue nb_actions_per_visit avg_time_on_site bounce_rate +ValueIsZero - 0 5 16 5 "$13,361.11" 3.2 00:22:49 20% +VisitorType - NewLoggedOut 5 16 5 "$13,361.11" 3.2 00:22:49 20% +VisitorName - Great name! 4 12 4 "$13,351.11" 3 00:25:32 25% Actions - Main metrics nb_pageviews nb_uniq_pageviews nb_downloads nb_uniq_downloads nb_outlinks nb_uniq_outlinks nb_searches nb_keywords @@ -167,18 +167,18 @@ nb_total_overall_bandwidth nb_total_pageview_bandwidth nb_total_download_bandwid 0 0 0 Page URLs -label nb_visits nb_hits bounce_rate avg_time_on_page exit_rate -/index.htm 4 16 0% 00:03:23 100% +label nb_visits nb_hits bounce_rate avg_time_on_page exit_rate nb_conversions revenue +/index.htm 4 16 0% 00:03:23 100% 0 $0 Entry pages -label entry_nb_visits entry_bounce_count bounce_rate -/index.htm 4 0 0% +label entry_nb_visits entry_bounce_count bounce_rate nb_conversions revenue +/index.htm 4 0 0% 0 $0 Entry page titles -label entry_nb_visits entry_bounce_count bounce_rate -View product left in cart 1 0 0% -incredible title! 1 0 0% -Looking at Electronics & Cameras page with a page level custom variable 1 0 0% +label entry_nb_visits entry_bounce_count bounce_rate nb_conversions revenue +View product left in cart 1 0 0% 0 $0 +incredible title! 1 0 0% 0 $0 +Looking at Electronics & Cameras page with a page level custom variable 1 0 0% 0 $0 Exit pages label nb_visits exit_nb_visits exit_rate @@ -190,15 +190,15 @@ View product left in cart 3 3 100% Another Product page with multiple categories 1 1 100% Page titles -label nb_visits nb_hits bounce_rate avg_time_on_page exit_rate -View product left in cart 3 9 0% 00:02:00 100% -Another Product page 1 1 0% 00:06:00 0% -Another Product page with multiple categories 1 1 0% 00:00:00 100% -Another Product page with no category 1 1 0% 00:00:00 0% -incredible title! 1 1 0% 00:06:00 0% -Looking at Electronics & Cameras page again 1 1 0% 00:06:00 0% -Looking at Electronics & Cameras page with a page level custom variable 1 1 0% 00:06:00 0% -Looking at product page 1 1 0% 00:12:00 0% +label nb_visits nb_hits bounce_rate avg_time_on_page exit_rate nb_conversions revenue +View product left in cart 3 9 0% 00:02:00 100% 0 $0 +Another Product page 1 1 0% 00:06:00 0% 0 $0 +Another Product page with multiple categories 1 1 0% 00:00:00 100% 0 $0 +Another Product page with no category 1 1 0% 00:00:00 0% 0 $0 +incredible title! 1 1 0% 00:06:00 0% 0 $0 +Looking at Electronics & Cameras page again 1 1 0% 00:06:00 0% 0 $0 +Looking at Electronics & Cameras page with a page level custom variable 1 1 0% 00:06:00 0% 0 $0 +Looking at product page 1 1 0% 00:12:00 0% 0 $0 Site Search Keywords No data available @@ -310,8 +310,8 @@ Referrers_visitorsFromSearchEngines Referrers_visitorsFromSocialNetworks Referre 0 0 5 0 0 0 0 0 0 0 100% 0% 0% 0% 0% Channel Type -label nb_visits nb_actions revenue nb_actions_per_visit avg_time_on_site bounce_rate -Direct Entry 5 16 "$13,361.11" 3.2 00:22:49 20% +label nb_visits nb_actions nb_conversions revenue nb_actions_per_visit avg_time_on_site bounce_rate +Direct Entry 5 16 5 "$13,361.11" 3.2 00:22:49 20% All Channels No data available diff --git a/plugins/Goals/tests/System/expected/test_trackGoals_pagesshowGoalsMetricsAllGoals__API.getProcessedReport_day.xml b/plugins/Goals/tests/System/expected/test_trackGoals_pagesshowGoalsMetricsAllGoals__API.getProcessedReport_day.xml index 2d223d80987c..f5caeb35e012 100644 --- a/plugins/Goals/tests/System/expected/test_trackGoals_pagesshowGoalsMetricsAllGoals__API.getProcessedReport_day.xml +++ b/plugins/Goals/tests/System/expected/test_trackGoals_pagesshowGoalsMetricsAllGoals__API.getProcessedReport_day.xml @@ -13,11 +13,15 @@ Entrances Bounces + Conversions + Revenue Number of visits that started on this page. Number of visits that started and ended on this page. This means that the visitor left the website after viewing only this page. The percentage of visits that started on this page and left the website straight away. + The total number of conversions for all goals. + The total revenue generated for all goals. Bounce Rate @@ -30,6 +34,8 @@ percent percent duration_s + number + money getEntryPageTitles @@ -72,6 +78,8 @@ Entrances Bounces + Conversions + Revenue Bounce Rate @@ -82,6 +90,8 @@ 0% 75% 50% + 0 + $0 diff --git a/plugins/Goals/tests/System/expected/test_trackGoals_pagesshowGoalsMetricsPageReport__API.getProcessedReport_day.xml b/plugins/Goals/tests/System/expected/test_trackGoals_pagesshowGoalsMetricsPageReport__API.getProcessedReport_day.xml index b2642ee23294..bd550265586f 100644 --- a/plugins/Goals/tests/System/expected/test_trackGoals_pagesshowGoalsMetricsPageReport__API.getProcessedReport_day.xml +++ b/plugins/Goals/tests/System/expected/test_trackGoals_pagesshowGoalsMetricsPageReport__API.getProcessedReport_day.xml @@ -13,6 +13,8 @@ Pageviews Unique Pageviews + Conversions + Revenue The number of times this page was visited. @@ -20,6 +22,8 @@ The average amount of time visitors spent on this page (only the page, not the entire website). The percentage of visits that started on this page and left the website straight away. The percentage of visits that left the website after viewing this page. + The total number of conversions for all goals. + The total revenue generated for all goals. Avg. time on page @@ -34,6 +38,8 @@ percent percent duration_s + number + money getPageTitles @@ -74,6 +80,8 @@ Pageviews Unique Pageviews + Conversions + Revenue Avg. time on page Bounce Rate Exit rate @@ -100,6 +108,8 @@ 100% 00:06:00 0% + 0 + $0 @@ -122,6 +132,8 @@ 100% 00:01:30 100% + 0 + $0 @@ -144,6 +156,8 @@ 100% 00:06:00 0% + 0 + $0 @@ -166,6 +180,8 @@ 00:06:00 0% + 0 + $0 @@ -188,6 +204,8 @@ 00:06:00 0% + 0 + $0 @@ -210,6 +228,8 @@ 00:00:00 100% + 0 + $0 diff --git a/plugins/Goals/tests/System/expected/test_trackGoals_pagesshowGoalsMetricsSingleGoal__API.getProcessedReport_day.xml b/plugins/Goals/tests/System/expected/test_trackGoals_pagesshowGoalsMetricsSingleGoal__API.getProcessedReport_day.xml index f565f9a7838d..d73e8420a389 100644 --- a/plugins/Goals/tests/System/expected/test_trackGoals_pagesshowGoalsMetricsSingleGoal__API.getProcessedReport_day.xml +++ b/plugins/Goals/tests/System/expected/test_trackGoals_pagesshowGoalsMetricsSingleGoal__API.getProcessedReport_day.xml @@ -13,11 +13,15 @@ Entrances Bounces + Conversions + Revenue Number of visits that started on this page. Number of visits that started and ended on this page. This means that the visitor left the website after viewing only this page. The percentage of visits that started on this page and left the website straight away. + The total number of conversions for all goals. + The total revenue generated for all goals. Bounce Rate @@ -30,6 +34,8 @@ percent percent duration_s + number + money getEntryPageTitles @@ -72,6 +78,8 @@ Entrances Bounces + Conversions + Revenue Bounce Rate @@ -96,6 +104,8 @@ $5 $10 25% + 0 + $0 diff --git a/plugins/MarketingCampaignsReporting b/plugins/MarketingCampaignsReporting index 4a30b3cd5d0a..ffd83347ee04 160000 --- a/plugins/MarketingCampaignsReporting +++ b/plugins/MarketingCampaignsReporting @@ -1 +1 @@ -Subproject commit 4a30b3cd5d0a305b256a6e586eae11bc74ad76bc +Subproject commit ffd83347ee0420c88dc21bd6d408fd0998cd170b diff --git a/plugins/Referrers/tests/System/expected/test_Referrers_getReferrerType__API.getProcessedReport_day.xml b/plugins/Referrers/tests/System/expected/test_Referrers_getReferrerType__API.getProcessedReport_day.xml index ca3054fec64d..b935e330e8bb 100644 --- a/plugins/Referrers/tests/System/expected/test_Referrers_getReferrerType__API.getProcessedReport_day.xml +++ b/plugins/Referrers/tests/System/expected/test_Referrers_getReferrerType__API.getProcessedReport_day.xml @@ -15,6 +15,8 @@ Unique visitors Actions Users + Conversions + Revenue If a visitor comes to your website for the first time or if they visit a page more than 30 minutes after their last page view, this will be recorded as a new visit. @@ -25,6 +27,8 @@ The average duration of a visit. The percentage of visits that only had a single pageview. This means, that the visitor left the website directly from the entrance page. The percentage of visits that triggered a goal conversion. + The total number of conversions for all goals. + The total revenue generated for all goals. Actions per Visit @@ -40,6 +44,8 @@ duration_s percent percent + number + money 1 @@ -65,10 +71,11 @@ Unique visitors Actions Users + Conversions + Revenue Actions per Visit Avg. Time on Website Bounce Rate - Revenue @@ -115,6 +122,7 @@ 1 00:00:00 100% + 0 $0 @@ -123,6 +131,7 @@ 1 1 0 + 3 $0 1 00:06:05 @@ -139,6 +148,7 @@ 1 00:00:00 100% + 0 $0 @@ -147,6 +157,7 @@ 1 1 0 + 3 $0 1 00:06:05 @@ -163,6 +174,7 @@ 1 00:00:00 100% + 0 $0 @@ -171,6 +183,7 @@ 1 1 0 + 3 $0 1 00:06:05 @@ -187,6 +200,7 @@ 1 00:00:00 100% + 0 $0 @@ -195,6 +209,7 @@ 1 1 0 + 3 $0 1 00:06:05 @@ -211,6 +226,7 @@ 1 00:00:00 100% + 0 $0 @@ -219,6 +235,7 @@ 1 1 0 + 3 $0 1 00:06:05 @@ -235,6 +252,7 @@ 1 00:00:00 100% + 0 $0 @@ -243,6 +261,7 @@ 1 1 0 + 3 $0 1 00:06:05 @@ -259,6 +278,7 @@ 1 00:00:00 100% + 0 $0 @@ -267,6 +287,7 @@ 1 1 0 + 3 $0 1 00:06:05 @@ -283,6 +304,7 @@ 1 00:00:00 100% + 0 $0 @@ -291,6 +313,7 @@ 1 1 0 + 3 $0 1 00:06:05 @@ -307,6 +330,7 @@ 1 00:00:00 100% + 0 $0 @@ -315,6 +339,7 @@ 1 1 0 + 3 $0 1 00:06:05 @@ -331,6 +356,7 @@ 1 00:00:00 100% + 0 $0 @@ -339,6 +365,7 @@ 1 1 0 + 3 $0 1 00:06:05 @@ -355,6 +382,7 @@ 1 00:00:00 100% + 0 $0 @@ -363,6 +391,7 @@ 1 1 0 + 3 $0 1 00:06:05 @@ -379,6 +408,7 @@ 1 00:00:00 100% + 0 $0 @@ -387,6 +417,7 @@ 1 1 0 + 3 $0 1 00:06:05 @@ -403,6 +434,7 @@ 1 00:00:00 100% + 0 $0 @@ -411,6 +443,7 @@ 1 1 0 + 3 $0 1 00:06:05 @@ -427,6 +460,7 @@ 1 00:00:00 100% + 0 $0 @@ -435,6 +469,7 @@ 1 1 0 + 3 $0 1 00:06:05 @@ -451,6 +486,7 @@ 1 00:00:00 100% + 0 $0 @@ -459,6 +495,7 @@ 1 1 0 + 3 $0 1 00:06:05 @@ -475,6 +512,7 @@ 1 00:00:00 100% + 0 $0 @@ -483,6 +521,7 @@ 1 1 0 + 3 $0 1 00:06:05 @@ -499,6 +538,7 @@ 1 00:00:00 100% + 0 $0 @@ -507,6 +547,7 @@ 1 1 0 + 3 $0 1 00:06:05 @@ -523,6 +564,7 @@ 1 00:00:00 100% + 0 $0 @@ -531,6 +573,7 @@ 1 1 0 + 3 $0 1 00:06:05 @@ -547,6 +590,7 @@ 1 00:00:00 100% + 0 $0 @@ -555,6 +599,7 @@ 1 1 0 + 3 $0 1 00:06:05 @@ -571,6 +616,7 @@ 1 00:00:00 100% + 0 $0 @@ -579,6 +625,7 @@ 1 1 0 + 3 $0 1 00:06:05 @@ -595,6 +642,7 @@ 1 00:00:00 100% + 0 $0 @@ -603,6 +651,7 @@ 1 1 0 + 3 $0 1 00:06:05 @@ -619,6 +668,7 @@ 1 00:00:00 100% + 0 $0 @@ -627,6 +677,7 @@ 1 1 0 + 3 $0 1 00:06:05 @@ -643,6 +694,7 @@ 1 00:00:00 100% + 0 $0 @@ -651,6 +703,7 @@ 1 1 0 + 3 $0 1 00:06:05 @@ -667,6 +720,7 @@ 1 00:00:00 100% + 0 $0 @@ -675,6 +729,7 @@ 1 1 0 + 3 $0 1 00:06:05 @@ -691,6 +746,7 @@ 1 00:00:00 100% + 0 $0 @@ -699,6 +755,7 @@ 1 1 0 + 3 $0 1 00:06:05 @@ -715,6 +772,7 @@ 1 00:00:00 100% + 0 $0 @@ -723,6 +781,7 @@ 1 1 0 + 3 $0 1 00:06:05 @@ -739,6 +798,7 @@ 1 00:00:00 100% + 0 $0 @@ -747,6 +807,7 @@ 1 1 0 + 3 $0 1 00:06:05 @@ -763,6 +824,7 @@ 1 00:00:00 100% + 0 $0 @@ -771,6 +833,7 @@ 1 1 0 + 3 $0 1 00:06:05 @@ -787,6 +850,7 @@ 1 00:00:00 100% + 0 $0 @@ -795,6 +859,7 @@ 1 1 0 + 3 $0 1 00:06:05 @@ -811,6 +876,7 @@ 1 00:00:00 100% + 0 $0 @@ -819,6 +885,7 @@ 1 1 0 + 3 $0 1 00:06:05 @@ -835,6 +902,7 @@ 1 00:00:00 100% + 0 $0 @@ -843,6 +911,7 @@ 1 1 0 + 3 $0 1 00:06:05