From 52f03ce3ec78aaff8d68344a0952526b9782fc57 Mon Sep 17 00:00:00 2001 From: mattpiwik <matthieu.aubry@gmail.com> Date: Tue, 4 Oct 2011 07:26:42 +0000 Subject: [PATCH] Fixing build after language changes git-svn-id: http://dev.piwik.org/svn/trunk@5265 59fd770c-687e-43c8-a1e3-f5a4ff64c105 --- ...Site_lastN__API.getProcessedReport_day.xml | 6 +-- ...Site_lastN__API.getProcessedReport_day.xml | 2 +- ...Site_lastN__API.getProcessedReport_day.xml | 6 +-- ...Site_lastN__API.getProcessedReport_day.xml | 2 +- ...Site_lastN__API.getProcessedReport_day.xml | 2 +- ...ta__API.getDefaultMetricsDocumentation.xml | 2 +- ...GetReportMetadata__API.getMetadata_day.xml | 2 +- ...rtMetadata__API.getProcessedReport_day.xml | 2 +- ...tReportMetadata__API.getReportMetadata.xml | 48 +++++++++---------- ...data_year__API.getProcessedReport_year.xml | 2 +- ...rtMetadata_year__API.getReportMetadata.xml | 48 +++++++++---------- ...ServerTime__API.getProcessedReport_day.xml | 2 +- ...rWithItems__API.getProcessedReport_day.xml | 2 +- ...ormalAPI__API.getProcessedReport_range.xml | 4 +- 14 files changed, 65 insertions(+), 65 deletions(-) diff --git a/tests/integration/expected/test_TwoVisitors_twoWebsites_differentDays_Actions.getPageTitles_firstSite_lastN__API.getProcessedReport_day.xml b/tests/integration/expected/test_TwoVisitors_twoWebsites_differentDays_Actions.getPageTitles_firstSite_lastN__API.getProcessedReport_day.xml index 4427230a86..85c09aa657 100644 --- a/tests/integration/expected/test_TwoVisitors_twoWebsites_differentDays_Actions.getPageTitles_firstSite_lastN__API.getProcessedReport_day.xml +++ b/tests/integration/expected/test_TwoVisitors_twoWebsites_differentDays_Actions.getPageTitles_firstSite_lastN__API.getProcessedReport_day.xml @@ -23,7 +23,7 @@ <nb_visits>The number of visits that included this page. If a page was viewed multiple times during one visit, it is only counted once.</nb_visits> <bounce_rate>The percentage of visits that started on this page and left the website straight away.</bounce_rate> <avg_time_on_page>The average amount of time visitors spent on this page (only the page, not the entire website).</avg_time_on_page> - <exit_rate>The percentage of visits that left the website after viewing this page (unique pageviews devided by exists)</exit_rate> + <exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate> </metricsDocumentation> <documentation>This report contains information about the titles of the pages that have been visited. <br /> The page title is the HTML <title> Tag that most browsers show in their window title.</documentation> @@ -98,10 +98,10 @@ <result prettyDate="Monday 4 January 2010" /> <result prettyDate="Tuesday 5 January 2010"> <row> - + <idsubdatatable>68</idsubdatatable> </row> <row> - + <idsubdatatable>70</idsubdatatable> </row> </result> <result prettyDate="Wednesday 6 January 2010" /> diff --git a/tests/integration/expected/test_TwoVisitors_twoWebsites_differentDays_Actions.getPageUrls_firstSite_lastN__API.getProcessedReport_day.xml b/tests/integration/expected/test_TwoVisitors_twoWebsites_differentDays_Actions.getPageUrls_firstSite_lastN__API.getProcessedReport_day.xml index 7e95232a74..3fd97e0b96 100644 --- a/tests/integration/expected/test_TwoVisitors_twoWebsites_differentDays_Actions.getPageUrls_firstSite_lastN__API.getProcessedReport_day.xml +++ b/tests/integration/expected/test_TwoVisitors_twoWebsites_differentDays_Actions.getPageUrls_firstSite_lastN__API.getProcessedReport_day.xml @@ -23,7 +23,7 @@ <nb_visits>The number of visits that included this page. If a page was viewed multiple times during one visit, it is only counted once.</nb_visits> <bounce_rate>The percentage of visits that started on this page and left the website straight away.</bounce_rate> <avg_time_on_page>The average amount of time visitors spent on this page (only the page, not the entire website).</avg_time_on_page> - <exit_rate>The percentage of visits that left the website after viewing this page (unique pageviews devided by exists)</exit_rate> + <exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate> </metricsDocumentation> <documentation>This report contains information about the page URLs that have been visited. <br /> The table is organized hierarchically, the URLs are displayed as a folder structure.<br />Use the plus and minus icons on the left to navigate.</documentation> diff --git a/tests/integration/expected/test_TwoVisitors_twoWebsites_differentDays_Referers.getWebsites_firstSite_lastN__API.getProcessedReport_day.xml b/tests/integration/expected/test_TwoVisitors_twoWebsites_differentDays_Referers.getWebsites_firstSite_lastN__API.getProcessedReport_day.xml index 1815473139..9ea237840e 100644 --- a/tests/integration/expected/test_TwoVisitors_twoWebsites_differentDays_Referers.getWebsites_firstSite_lastN__API.getProcessedReport_day.xml +++ b/tests/integration/expected/test_TwoVisitors_twoWebsites_differentDays_Referers.getWebsites_firstSite_lastN__API.getProcessedReport_day.xml @@ -31,7 +31,7 @@ <conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate> <avg_time_on_page>The average amount of time visitors spent on this page (only the page, not the entire website).</avg_time_on_page> <nb_hits>The number of times this page was visited.</nb_hits> - <exit_rate>The percentage of visits that left the website after viewing this page (unique pageviews devided by exists)</exit_rate> + <exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate> </metricsDocumentation> <metricsGoal> @@ -92,12 +92,12 @@ <result prettyDate="Sunday 3 January 2010" /> <result prettyDate="Monday 4 January 2010"> <row> - + <idsubdatatable>37</idsubdatatable> </row> </result> <result prettyDate="Tuesday 5 January 2010"> <row> - + <idsubdatatable>63</idsubdatatable> </row> </result> <result prettyDate="Wednesday 6 January 2010" /> diff --git a/tests/integration/expected/test_TwoVisitors_twoWebsites_differentDays_VisitFrequency.get_firstSite_lastN__API.getProcessedReport_day.xml b/tests/integration/expected/test_TwoVisitors_twoWebsites_differentDays_VisitFrequency.get_firstSite_lastN__API.getProcessedReport_day.xml index a199813f7b..f99d179e81 100644 --- a/tests/integration/expected/test_TwoVisitors_twoWebsites_differentDays_VisitFrequency.get_firstSite_lastN__API.getProcessedReport_day.xml +++ b/tests/integration/expected/test_TwoVisitors_twoWebsites_differentDays_VisitFrequency.get_firstSite_lastN__API.getProcessedReport_day.xml @@ -25,7 +25,7 @@ <conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate> <avg_time_on_page>The average amount of time visitors spent on this page (only the page, not the entire website).</avg_time_on_page> <nb_hits>The number of times this page was visited.</nb_hits> - <exit_rate>The percentage of visits that left the website after viewing this page (unique pageviews devided by exists)</exit_rate> + <exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate> </metricsDocumentation> <uniqueId>VisitFrequency_get</uniqueId> diff --git a/tests/integration/expected/test_TwoVisitors_twoWebsites_differentDays_VisitsSummary.get_firstSite_lastN__API.getProcessedReport_day.xml b/tests/integration/expected/test_TwoVisitors_twoWebsites_differentDays_VisitsSummary.get_firstSite_lastN__API.getProcessedReport_day.xml index 40975802ab..833d4c723c 100644 --- a/tests/integration/expected/test_TwoVisitors_twoWebsites_differentDays_VisitsSummary.get_firstSite_lastN__API.getProcessedReport_day.xml +++ b/tests/integration/expected/test_TwoVisitors_twoWebsites_differentDays_VisitsSummary.get_firstSite_lastN__API.getProcessedReport_day.xml @@ -27,7 +27,7 @@ <conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate> <avg_time_on_page>The average amount of time visitors spent on this page (only the page, not the entire website).</avg_time_on_page> <nb_hits>The number of times this page was visited.</nb_hits> - <exit_rate>The percentage of visits that left the website after viewing this page (unique pageviews devided by exists)</exit_rate> + <exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate> </metricsDocumentation> <uniqueId>VisitsSummary_get</uniqueId> diff --git a/tests/integration/expected/test_apiGetReportMetadata__API.getDefaultMetricsDocumentation.xml b/tests/integration/expected/test_apiGetReportMetadata__API.getDefaultMetricsDocumentation.xml index 94a6defce2..988285048d 100644 --- a/tests/integration/expected/test_apiGetReportMetadata__API.getDefaultMetricsDocumentation.xml +++ b/tests/integration/expected/test_apiGetReportMetadata__API.getDefaultMetricsDocumentation.xml @@ -10,6 +10,6 @@ <conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate> <avg_time_on_page>The average amount of time visitors spent on this page (only the page, not the entire website).</avg_time_on_page> <nb_hits>The number of times this page was visited.</nb_hits> - <exit_rate>The percentage of visits that left the website after viewing this page (unique pageviews devided by exists)</exit_rate> + <exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate> </row> </result> \ No newline at end of file diff --git a/tests/integration/expected/test_apiGetReportMetadata__API.getMetadata_day.xml b/tests/integration/expected/test_apiGetReportMetadata__API.getMetadata_day.xml index 8700e34aa9..cdbf87ca19 100644 --- a/tests/integration/expected/test_apiGetReportMetadata__API.getMetadata_day.xml +++ b/tests/integration/expected/test_apiGetReportMetadata__API.getMetadata_day.xml @@ -28,7 +28,7 @@ <conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate> <avg_time_on_page>The average amount of time visitors spent on this page (only the page, not the entire website).</avg_time_on_page> <nb_hits>The number of times this page was visited.</nb_hits> - <exit_rate>The percentage of visits that left the website after viewing this page (unique pageviews devided by exists)</exit_rate> + <exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate> </metricsDocumentation> <metricsGoal> diff --git a/tests/integration/expected/test_apiGetReportMetadata__API.getProcessedReport_day.xml b/tests/integration/expected/test_apiGetReportMetadata__API.getProcessedReport_day.xml index ce8238bc86..50e243f2b1 100644 --- a/tests/integration/expected/test_apiGetReportMetadata__API.getProcessedReport_day.xml +++ b/tests/integration/expected/test_apiGetReportMetadata__API.getProcessedReport_day.xml @@ -30,7 +30,7 @@ <conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate> <avg_time_on_page>The average amount of time visitors spent on this page (only the page, not the entire website).</avg_time_on_page> <nb_hits>The number of times this page was visited.</nb_hits> - <exit_rate>The percentage of visits that left the website after viewing this page (unique pageviews devided by exists)</exit_rate> + <exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate> </metricsDocumentation> <metricsGoal> diff --git a/tests/integration/expected/test_apiGetReportMetadata__API.getReportMetadata.xml b/tests/integration/expected/test_apiGetReportMetadata__API.getReportMetadata.xml index 2356af5e84..dabb702759 100644 --- a/tests/integration/expected/test_apiGetReportMetadata__API.getReportMetadata.xml +++ b/tests/integration/expected/test_apiGetReportMetadata__API.getReportMetadata.xml @@ -126,7 +126,7 @@ <conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate> <avg_time_on_page>The average amount of time visitors spent on this page (only the page, not the entire website).</avg_time_on_page> <nb_hits>The number of times this page was visited.</nb_hits> - <exit_rate>The percentage of visits that left the website after viewing this page (unique pageviews devided by exists)</exit_rate> + <exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate> </metricsDocumentation> <uniqueId>VisitsSummary_get</uniqueId> @@ -161,7 +161,7 @@ <conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate> <avg_time_on_page>The average amount of time visitors spent on this page (only the page, not the entire website).</avg_time_on_page> <nb_hits>The number of times this page was visited.</nb_hits> - <exit_rate>The percentage of visits that left the website after viewing this page (unique pageviews devided by exists)</exit_rate> + <exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate> </metricsDocumentation> <metricsGoal> @@ -206,7 +206,7 @@ <conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate> <avg_time_on_page>The average amount of time visitors spent on this page (only the page, not the entire website).</avg_time_on_page> <nb_hits>The number of times this page was visited.</nb_hits> - <exit_rate>The percentage of visits that left the website after viewing this page (unique pageviews devided by exists)</exit_rate> + <exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate> </metricsDocumentation> <uniqueId>VisitTime_getVisitInformationPerLocalTime</uniqueId> @@ -233,7 +233,7 @@ <nb_visits>The number of visits that included this page. If a page was viewed multiple times during one visit, it is only counted once.</nb_visits> <bounce_rate>The percentage of visits that started on this page and left the website straight away.</bounce_rate> <avg_time_on_page>The average amount of time visitors spent on this page (only the page, not the entire website).</avg_time_on_page> - <exit_rate>The percentage of visits that left the website after viewing this page (unique pageviews devided by exists)</exit_rate> + <exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate> </metricsDocumentation> <documentation>This report contains information about the page URLs that have been visited. <br /> The table is organized hierarchically, the URLs are displayed as a folder structure.<br />Use the plus and minus icons on the left to navigate.</documentation> @@ -261,7 +261,7 @@ <nb_visits>The number of visits that included this page. If a page was viewed multiple times during one visit, it is only counted once.</nb_visits> <bounce_rate>The percentage of visits that started on this page and left the website straight away.</bounce_rate> <avg_time_on_page>The average amount of time visitors spent on this page (only the page, not the entire website).</avg_time_on_page> - <exit_rate>The percentage of visits that left the website after viewing this page (unique pageviews devided by exists)</exit_rate> + <exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate> </metricsDocumentation> <documentation>This report contains information about the titles of the pages that have been visited. <br /> The page title is the HTML <title> Tag that most browsers show in their window title.</documentation> @@ -337,7 +337,7 @@ <conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate> <avg_time_on_page>The average amount of time visitors spent on this page (only the page, not the entire website).</avg_time_on_page> <nb_hits>The number of times this page was visited.</nb_hits> - <exit_rate>The percentage of visits that left the website after viewing this page (unique pageviews devided by exists)</exit_rate> + <exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate> </metricsDocumentation> <metricsGoal> @@ -381,7 +381,7 @@ <conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate> <avg_time_on_page>The average amount of time visitors spent on this page (only the page, not the entire website).</avg_time_on_page> <nb_hits>The number of times this page was visited.</nb_hits> - <exit_rate>The percentage of visits that left the website after viewing this page (unique pageviews devided by exists)</exit_rate> + <exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate> </metricsDocumentation> <metricsGoal> @@ -425,7 +425,7 @@ <conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate> <avg_time_on_page>The average amount of time visitors spent on this page (only the page, not the entire website).</avg_time_on_page> <nb_hits>The number of times this page was visited.</nb_hits> - <exit_rate>The percentage of visits that left the website after viewing this page (unique pageviews devided by exists)</exit_rate> + <exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate> </metricsDocumentation> <metricsGoal> @@ -469,7 +469,7 @@ <conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate> <avg_time_on_page>The average amount of time visitors spent on this page (only the page, not the entire website).</avg_time_on_page> <nb_hits>The number of times this page was visited.</nb_hits> - <exit_rate>The percentage of visits that left the website after viewing this page (unique pageviews devided by exists)</exit_rate> + <exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate> </metricsDocumentation> <metricsGoal> @@ -513,7 +513,7 @@ <conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate> <avg_time_on_page>The average amount of time visitors spent on this page (only the page, not the entire website).</avg_time_on_page> <nb_hits>The number of times this page was visited.</nb_hits> - <exit_rate>The percentage of visits that left the website after viewing this page (unique pageviews devided by exists)</exit_rate> + <exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate> </metricsDocumentation> <metricsGoal> @@ -628,7 +628,7 @@ <conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate> <avg_time_on_page>The average amount of time visitors spent on this page (only the page, not the entire website).</avg_time_on_page> <nb_hits>The number of times this page was visited.</nb_hits> - <exit_rate>The percentage of visits that left the website after viewing this page (unique pageviews devided by exists)</exit_rate> + <exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate> </metricsDocumentation> <metricsGoal> @@ -671,7 +671,7 @@ <conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate> <avg_time_on_page>The average amount of time visitors spent on this page (only the page, not the entire website).</avg_time_on_page> <nb_hits>The number of times this page was visited.</nb_hits> - <exit_rate>The percentage of visits that left the website after viewing this page (unique pageviews devided by exists)</exit_rate> + <exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate> </metricsDocumentation> <metricsGoal> @@ -715,7 +715,7 @@ <conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate> <avg_time_on_page>The average amount of time visitors spent on this page (only the page, not the entire website).</avg_time_on_page> <nb_hits>The number of times this page was visited.</nb_hits> - <exit_rate>The percentage of visits that left the website after viewing this page (unique pageviews devided by exists)</exit_rate> + <exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate> </metricsDocumentation> <metricsGoal> @@ -752,7 +752,7 @@ <conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate> <avg_time_on_page>The average amount of time visitors spent on this page (only the page, not the entire website).</avg_time_on_page> <nb_hits>The number of times this page was visited.</nb_hits> - <exit_rate>The percentage of visits that left the website after viewing this page (unique pageviews devided by exists)</exit_rate> + <exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate> </metricsDocumentation> <uniqueId>VisitorInterest_getNumberOfVisitsPerVisitDuration</uniqueId> @@ -780,7 +780,7 @@ <conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate> <avg_time_on_page>The average amount of time visitors spent on this page (only the page, not the entire website).</avg_time_on_page> <nb_hits>The number of times this page was visited.</nb_hits> - <exit_rate>The percentage of visits that left the website after viewing this page (unique pageviews devided by exists)</exit_rate> + <exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate> </metricsDocumentation> <uniqueId>VisitorInterest_getNumberOfVisitsPerPage</uniqueId> @@ -809,7 +809,7 @@ <conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate> <avg_time_on_page>The average amount of time visitors spent on this page (only the page, not the entire website).</avg_time_on_page> <nb_hits>The number of times this page was visited.</nb_hits> - <exit_rate>The percentage of visits that left the website after viewing this page (unique pageviews devided by exists)</exit_rate> + <exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate> </metricsDocumentation> <uniqueId>VisitFrequency_get</uniqueId> @@ -845,7 +845,7 @@ <conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate> <avg_time_on_page>The average amount of time visitors spent on this page (only the page, not the entire website).</avg_time_on_page> <nb_hits>The number of times this page was visited.</nb_hits> - <exit_rate>The percentage of visits that left the website after viewing this page (unique pageviews devided by exists)</exit_rate> + <exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate> </metricsDocumentation> <uniqueId>Provider_getProvider</uniqueId> @@ -880,7 +880,7 @@ <conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate> <avg_time_on_page>The average amount of time visitors spent on this page (only the page, not the entire website).</avg_time_on_page> <nb_hits>The number of times this page was visited.</nb_hits> - <exit_rate>The percentage of visits that left the website after viewing this page (unique pageviews devided by exists)</exit_rate> + <exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate> </metricsDocumentation> <uniqueId>UserSettings_getResolution</uniqueId> @@ -916,7 +916,7 @@ <conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate> <avg_time_on_page>The average amount of time visitors spent on this page (only the page, not the entire website).</avg_time_on_page> <nb_hits>The number of times this page was visited.</nb_hits> - <exit_rate>The percentage of visits that left the website after viewing this page (unique pageviews devided by exists)</exit_rate> + <exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate> </metricsDocumentation> <uniqueId>UserSettings_getBrowser</uniqueId> @@ -952,7 +952,7 @@ <conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate> <avg_time_on_page>The average amount of time visitors spent on this page (only the page, not the entire website).</avg_time_on_page> <nb_hits>The number of times this page was visited.</nb_hits> - <exit_rate>The percentage of visits that left the website after viewing this page (unique pageviews devided by exists)</exit_rate> + <exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate> </metricsDocumentation> <uniqueId>UserSettings_getBrowserType</uniqueId> @@ -981,7 +981,7 @@ <conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate> <avg_time_on_page>The average amount of time visitors spent on this page (only the page, not the entire website).</avg_time_on_page> <nb_hits>The number of times this page was visited.</nb_hits> - <exit_rate>The percentage of visits that left the website after viewing this page (unique pageviews devided by exists)</exit_rate> + <exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate> </metricsDocumentation> <uniqueId>UserSettings_getPlugin</uniqueId> @@ -1016,7 +1016,7 @@ <conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate> <avg_time_on_page>The average amount of time visitors spent on this page (only the page, not the entire website).</avg_time_on_page> <nb_hits>The number of times this page was visited.</nb_hits> - <exit_rate>The percentage of visits that left the website after viewing this page (unique pageviews devided by exists)</exit_rate> + <exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate> </metricsDocumentation> <uniqueId>UserSettings_getWideScreen</uniqueId> @@ -1051,7 +1051,7 @@ <conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate> <avg_time_on_page>The average amount of time visitors spent on this page (only the page, not the entire website).</avg_time_on_page> <nb_hits>The number of times this page was visited.</nb_hits> - <exit_rate>The percentage of visits that left the website after viewing this page (unique pageviews devided by exists)</exit_rate> + <exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate> </metricsDocumentation> <uniqueId>UserSettings_getOS</uniqueId> @@ -1087,7 +1087,7 @@ <conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate> <avg_time_on_page>The average amount of time visitors spent on this page (only the page, not the entire website).</avg_time_on_page> <nb_hits>The number of times this page was visited.</nb_hits> - <exit_rate>The percentage of visits that left the website after viewing this page (unique pageviews devided by exists)</exit_rate> + <exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate> </metricsDocumentation> <uniqueId>UserSettings_getConfiguration</uniqueId> diff --git a/tests/integration/expected/test_apiGetReportMetadata_year__API.getProcessedReport_year.xml b/tests/integration/expected/test_apiGetReportMetadata_year__API.getProcessedReport_year.xml index f516272c39..2e2367061b 100644 --- a/tests/integration/expected/test_apiGetReportMetadata_year__API.getProcessedReport_year.xml +++ b/tests/integration/expected/test_apiGetReportMetadata_year__API.getProcessedReport_year.xml @@ -29,7 +29,7 @@ <conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate> <avg_time_on_page>The average amount of time visitors spent on this page (only the page, not the entire website).</avg_time_on_page> <nb_hits>The number of times this page was visited.</nb_hits> - <exit_rate>The percentage of visits that left the website after viewing this page (unique pageviews devided by exists)</exit_rate> + <exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate> </metricsDocumentation> <metricsGoal> diff --git a/tests/integration/expected/test_apiGetReportMetadata_year__API.getReportMetadata.xml b/tests/integration/expected/test_apiGetReportMetadata_year__API.getReportMetadata.xml index 040f1806c9..240649cd9e 100644 --- a/tests/integration/expected/test_apiGetReportMetadata_year__API.getReportMetadata.xml +++ b/tests/integration/expected/test_apiGetReportMetadata_year__API.getReportMetadata.xml @@ -25,7 +25,7 @@ <conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate> <avg_time_on_page>The average amount of time visitors spent on this page (only the page, not the entire website).</avg_time_on_page> <nb_hits>The number of times this page was visited.</nb_hits> - <exit_rate>The percentage of visits that left the website after viewing this page (unique pageviews devided by exists)</exit_rate> + <exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate> </metricsDocumentation> <uniqueId>VisitsSummary_get</uniqueId> @@ -60,7 +60,7 @@ <conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate> <avg_time_on_page>The average amount of time visitors spent on this page (only the page, not the entire website).</avg_time_on_page> <nb_hits>The number of times this page was visited.</nb_hits> - <exit_rate>The percentage of visits that left the website after viewing this page (unique pageviews devided by exists)</exit_rate> + <exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate> </metricsDocumentation> <metricsGoal> @@ -105,7 +105,7 @@ <conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate> <avg_time_on_page>The average amount of time visitors spent on this page (only the page, not the entire website).</avg_time_on_page> <nb_hits>The number of times this page was visited.</nb_hits> - <exit_rate>The percentage of visits that left the website after viewing this page (unique pageviews devided by exists)</exit_rate> + <exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate> </metricsDocumentation> <uniqueId>VisitTime_getVisitInformationPerLocalTime</uniqueId> @@ -132,7 +132,7 @@ <nb_visits>The number of visits that included this page. If a page was viewed multiple times during one visit, it is only counted once.</nb_visits> <bounce_rate>The percentage of visits that started on this page and left the website straight away.</bounce_rate> <avg_time_on_page>The average amount of time visitors spent on this page (only the page, not the entire website).</avg_time_on_page> - <exit_rate>The percentage of visits that left the website after viewing this page (unique pageviews devided by exists)</exit_rate> + <exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate> </metricsDocumentation> <documentation>This report contains information about the page URLs that have been visited. <br /> The table is organized hierarchically, the URLs are displayed as a folder structure.<br />Use the plus and minus icons on the left to navigate.</documentation> @@ -160,7 +160,7 @@ <nb_visits>The number of visits that included this page. If a page was viewed multiple times during one visit, it is only counted once.</nb_visits> <bounce_rate>The percentage of visits that started on this page and left the website straight away.</bounce_rate> <avg_time_on_page>The average amount of time visitors spent on this page (only the page, not the entire website).</avg_time_on_page> - <exit_rate>The percentage of visits that left the website after viewing this page (unique pageviews devided by exists)</exit_rate> + <exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate> </metricsDocumentation> <documentation>This report contains information about the titles of the pages that have been visited. <br /> The page title is the HTML <title> Tag that most browsers show in their window title.</documentation> @@ -236,7 +236,7 @@ <conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate> <avg_time_on_page>The average amount of time visitors spent on this page (only the page, not the entire website).</avg_time_on_page> <nb_hits>The number of times this page was visited.</nb_hits> - <exit_rate>The percentage of visits that left the website after viewing this page (unique pageviews devided by exists)</exit_rate> + <exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate> </metricsDocumentation> <metricsGoal> @@ -280,7 +280,7 @@ <conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate> <avg_time_on_page>The average amount of time visitors spent on this page (only the page, not the entire website).</avg_time_on_page> <nb_hits>The number of times this page was visited.</nb_hits> - <exit_rate>The percentage of visits that left the website after viewing this page (unique pageviews devided by exists)</exit_rate> + <exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate> </metricsDocumentation> <metricsGoal> @@ -324,7 +324,7 @@ <conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate> <avg_time_on_page>The average amount of time visitors spent on this page (only the page, not the entire website).</avg_time_on_page> <nb_hits>The number of times this page was visited.</nb_hits> - <exit_rate>The percentage of visits that left the website after viewing this page (unique pageviews devided by exists)</exit_rate> + <exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate> </metricsDocumentation> <metricsGoal> @@ -368,7 +368,7 @@ <conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate> <avg_time_on_page>The average amount of time visitors spent on this page (only the page, not the entire website).</avg_time_on_page> <nb_hits>The number of times this page was visited.</nb_hits> - <exit_rate>The percentage of visits that left the website after viewing this page (unique pageviews devided by exists)</exit_rate> + <exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate> </metricsDocumentation> <metricsGoal> @@ -412,7 +412,7 @@ <conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate> <avg_time_on_page>The average amount of time visitors spent on this page (only the page, not the entire website).</avg_time_on_page> <nb_hits>The number of times this page was visited.</nb_hits> - <exit_rate>The percentage of visits that left the website after viewing this page (unique pageviews devided by exists)</exit_rate> + <exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate> </metricsDocumentation> <metricsGoal> @@ -470,7 +470,7 @@ <conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate> <avg_time_on_page>The average amount of time visitors spent on this page (only the page, not the entire website).</avg_time_on_page> <nb_hits>The number of times this page was visited.</nb_hits> - <exit_rate>The percentage of visits that left the website after viewing this page (unique pageviews devided by exists)</exit_rate> + <exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate> </metricsDocumentation> <metricsGoal> @@ -513,7 +513,7 @@ <conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate> <avg_time_on_page>The average amount of time visitors spent on this page (only the page, not the entire website).</avg_time_on_page> <nb_hits>The number of times this page was visited.</nb_hits> - <exit_rate>The percentage of visits that left the website after viewing this page (unique pageviews devided by exists)</exit_rate> + <exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate> </metricsDocumentation> <metricsGoal> @@ -557,7 +557,7 @@ <conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate> <avg_time_on_page>The average amount of time visitors spent on this page (only the page, not the entire website).</avg_time_on_page> <nb_hits>The number of times this page was visited.</nb_hits> - <exit_rate>The percentage of visits that left the website after viewing this page (unique pageviews devided by exists)</exit_rate> + <exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate> </metricsDocumentation> <metricsGoal> @@ -594,7 +594,7 @@ <conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate> <avg_time_on_page>The average amount of time visitors spent on this page (only the page, not the entire website).</avg_time_on_page> <nb_hits>The number of times this page was visited.</nb_hits> - <exit_rate>The percentage of visits that left the website after viewing this page (unique pageviews devided by exists)</exit_rate> + <exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate> </metricsDocumentation> <uniqueId>VisitorInterest_getNumberOfVisitsPerVisitDuration</uniqueId> @@ -622,7 +622,7 @@ <conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate> <avg_time_on_page>The average amount of time visitors spent on this page (only the page, not the entire website).</avg_time_on_page> <nb_hits>The number of times this page was visited.</nb_hits> - <exit_rate>The percentage of visits that left the website after viewing this page (unique pageviews devided by exists)</exit_rate> + <exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate> </metricsDocumentation> <uniqueId>VisitorInterest_getNumberOfVisitsPerPage</uniqueId> @@ -651,7 +651,7 @@ <conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate> <avg_time_on_page>The average amount of time visitors spent on this page (only the page, not the entire website).</avg_time_on_page> <nb_hits>The number of times this page was visited.</nb_hits> - <exit_rate>The percentage of visits that left the website after viewing this page (unique pageviews devided by exists)</exit_rate> + <exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate> </metricsDocumentation> <uniqueId>VisitFrequency_get</uniqueId> @@ -687,7 +687,7 @@ <conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate> <avg_time_on_page>The average amount of time visitors spent on this page (only the page, not the entire website).</avg_time_on_page> <nb_hits>The number of times this page was visited.</nb_hits> - <exit_rate>The percentage of visits that left the website after viewing this page (unique pageviews devided by exists)</exit_rate> + <exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate> </metricsDocumentation> <uniqueId>Provider_getProvider</uniqueId> @@ -722,7 +722,7 @@ <conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate> <avg_time_on_page>The average amount of time visitors spent on this page (only the page, not the entire website).</avg_time_on_page> <nb_hits>The number of times this page was visited.</nb_hits> - <exit_rate>The percentage of visits that left the website after viewing this page (unique pageviews devided by exists)</exit_rate> + <exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate> </metricsDocumentation> <uniqueId>UserSettings_getResolution</uniqueId> @@ -758,7 +758,7 @@ <conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate> <avg_time_on_page>The average amount of time visitors spent on this page (only the page, not the entire website).</avg_time_on_page> <nb_hits>The number of times this page was visited.</nb_hits> - <exit_rate>The percentage of visits that left the website after viewing this page (unique pageviews devided by exists)</exit_rate> + <exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate> </metricsDocumentation> <uniqueId>UserSettings_getBrowser</uniqueId> @@ -794,7 +794,7 @@ <conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate> <avg_time_on_page>The average amount of time visitors spent on this page (only the page, not the entire website).</avg_time_on_page> <nb_hits>The number of times this page was visited.</nb_hits> - <exit_rate>The percentage of visits that left the website after viewing this page (unique pageviews devided by exists)</exit_rate> + <exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate> </metricsDocumentation> <uniqueId>UserSettings_getBrowserType</uniqueId> @@ -823,7 +823,7 @@ <conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate> <avg_time_on_page>The average amount of time visitors spent on this page (only the page, not the entire website).</avg_time_on_page> <nb_hits>The number of times this page was visited.</nb_hits> - <exit_rate>The percentage of visits that left the website after viewing this page (unique pageviews devided by exists)</exit_rate> + <exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate> </metricsDocumentation> <uniqueId>UserSettings_getPlugin</uniqueId> @@ -858,7 +858,7 @@ <conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate> <avg_time_on_page>The average amount of time visitors spent on this page (only the page, not the entire website).</avg_time_on_page> <nb_hits>The number of times this page was visited.</nb_hits> - <exit_rate>The percentage of visits that left the website after viewing this page (unique pageviews devided by exists)</exit_rate> + <exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate> </metricsDocumentation> <uniqueId>UserSettings_getWideScreen</uniqueId> @@ -893,7 +893,7 @@ <conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate> <avg_time_on_page>The average amount of time visitors spent on this page (only the page, not the entire website).</avg_time_on_page> <nb_hits>The number of times this page was visited.</nb_hits> - <exit_rate>The percentage of visits that left the website after viewing this page (unique pageviews devided by exists)</exit_rate> + <exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate> </metricsDocumentation> <uniqueId>UserSettings_getOS</uniqueId> @@ -929,7 +929,7 @@ <conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate> <avg_time_on_page>The average amount of time visitors spent on this page (only the page, not the entire website).</avg_time_on_page> <nb_hits>The number of times this page was visited.</nb_hits> - <exit_rate>The percentage of visits that left the website after viewing this page (unique pageviews devided by exists)</exit_rate> + <exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate> </metricsDocumentation> <uniqueId>UserSettings_getConfiguration</uniqueId> diff --git a/tests/integration/expected/test_ecommerceOrderWithItems_Metadata_VisitTime.getVisitInformationPerServerTime__API.getProcessedReport_day.xml b/tests/integration/expected/test_ecommerceOrderWithItems_Metadata_VisitTime.getVisitInformationPerServerTime__API.getProcessedReport_day.xml index 973620182c..7b27288d3b 100644 --- a/tests/integration/expected/test_ecommerceOrderWithItems_Metadata_VisitTime.getVisitInformationPerServerTime__API.getProcessedReport_day.xml +++ b/tests/integration/expected/test_ecommerceOrderWithItems_Metadata_VisitTime.getVisitInformationPerServerTime__API.getProcessedReport_day.xml @@ -31,7 +31,7 @@ <conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate> <avg_time_on_page>The average amount of time visitors spent on this page (only the page, not the entire website).</avg_time_on_page> <nb_hits>The number of times this page was visited.</nb_hits> - <exit_rate>The percentage of visits that left the website after viewing this page (unique pageviews devided by exists)</exit_rate> + <exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate> </metricsDocumentation> <metricsGoal> diff --git a/tests/integration/expected/test_ecommerceOrderWithItems__API.getProcessedReport_day.xml b/tests/integration/expected/test_ecommerceOrderWithItems__API.getProcessedReport_day.xml index e4935fd8fc..606e1ca873 100644 --- a/tests/integration/expected/test_ecommerceOrderWithItems__API.getProcessedReport_day.xml +++ b/tests/integration/expected/test_ecommerceOrderWithItems__API.getProcessedReport_day.xml @@ -30,7 +30,7 @@ <conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate> <avg_time_on_page>The average amount of time visitors spent on this page (only the page, not the entire website).</avg_time_on_page> <nb_hits>The number of times this page was visited.</nb_hits> - <exit_rate>The percentage of visits that left the website after viewing this page (unique pageviews devided by exists)</exit_rate> + <exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate> </metricsDocumentation> <metricsGoal> diff --git a/tests/integration/expected/test_periodIsRange_dateIsLastN_MetadataAndNormalAPI__API.getProcessedReport_range.xml b/tests/integration/expected/test_periodIsRange_dateIsLastN_MetadataAndNormalAPI__API.getProcessedReport_range.xml index 64b9fa7c4a..f1d18757d9 100644 --- a/tests/integration/expected/test_periodIsRange_dateIsLastN_MetadataAndNormalAPI__API.getProcessedReport_range.xml +++ b/tests/integration/expected/test_periodIsRange_dateIsLastN_MetadataAndNormalAPI__API.getProcessedReport_range.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="utf-8" ?> <result> <website>Piwik test</website> - + <prettyDate>28 Sep 11 - 4 Oct 11</prettyDate> <metadata> <category>Visitors</category> <name>Country</name> @@ -29,7 +29,7 @@ <conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate> <avg_time_on_page>The average amount of time visitors spent on this page (only the page, not the entire website).</avg_time_on_page> <nb_hits>The number of times this page was visited.</nb_hits> - <exit_rate>The percentage of visits that left the website after viewing this page (unique pageviews devided by exists)</exit_rate> + <exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate> </metricsDocumentation> <metricsGoal> -- GitLab