diff --git a/tests/System/TwoVisitsWithCustomVariablesTest.php b/tests/System/TwoVisitsWithCustomVariablesTest.php index fda81ad..bd9ab2a 100644 --- a/tests/System/TwoVisitsWithCustomVariablesTest.php +++ b/tests/System/TwoVisitsWithCustomVariablesTest.php @@ -66,7 +66,7 @@ public function getApiForTesting() )), ); - if (version_compare(Version::VERSION, '4.13.3', '>')) { + if (version_compare(Version::VERSION, '5.4.0-alpha', '>')) { // test getProcessedReport w/ custom variables subtable $return[] = array('API.getProcessedReport', array( 'idSite' => $idSite, 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 7f688be..bb01944 100644 --- a/tests/System/expected/test_twoVisitsWithCustomVariables__subtable__API.getProcessedReport_day.xml +++ b/tests/System/expected/test_twoVisitsWithCustomVariables__subtable__API.getProcessedReport_day.xml @@ -25,7 +25,7 @@ The average number of actions (page views, site searches, downloads or outlinks) that were performed during the visits. 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 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. Actions per Visit