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
diff options
context:
space:
mode:
authordiosmosis <benaka@piwik.pro>2014-12-08 08:38:44 +0300
committerdiosmosis <benaka@piwik.pro>2014-12-08 08:38:44 +0300
commitfa367aa6dc0a65ea9f776fd04a23cacd8e8038f8 (patch)
tree019ad54b4579c8a5814b86f1ab8bc01b0803ac23 /tests/PHPUnit/System/expected/test_ImportLogs__UserCountry.getRegion_month.xml
parentfa21cdf57c73347e97415d0d3ac943559bdf007c (diff)
Refs #6795, add --iis-map-field option to allow users of log importer script to parse log files created using the IIS Advanced Logging module. Includes tests for such a case (including python unit test + PHP System test).
Diffstat (limited to 'tests/PHPUnit/System/expected/test_ImportLogs__UserCountry.getRegion_month.xml')
-rw-r--r--tests/PHPUnit/System/expected/test_ImportLogs__UserCountry.getRegion_month.xml18
1 files changed, 9 insertions, 9 deletions
diff --git a/tests/PHPUnit/System/expected/test_ImportLogs__UserCountry.getRegion_month.xml b/tests/PHPUnit/System/expected/test_ImportLogs__UserCountry.getRegion_month.xml
index 4067fb2618..f9c0be1893 100644
--- a/tests/PHPUnit/System/expected/test_ImportLogs__UserCountry.getRegion_month.xml
+++ b/tests/PHPUnit/System/expected/test_ImportLogs__UserCountry.getRegion_month.xml
@@ -2,21 +2,21 @@
<result>
<row>
<label>Unknown</label>
- <nb_visits>22</nb_visits>
- <nb_actions>25</nb_actions>
+ <nb_visits>25</nb_visits>
+ <nb_actions>28</nb_actions>
<max_actions>3</max_actions>
<sum_visit_length>305</sum_visit_length>
- <bounce_count>20</bounce_count>
+ <bounce_count>23</bounce_count>
<goals>
<row idgoal='1'>
- <nb_conversions>20</nb_conversions>
- <nb_visits_converted>20</nb_visits_converted>
- <revenue>100</revenue>
+ <nb_conversions>23</nb_conversions>
+ <nb_visits_converted>23</nb_visits_converted>
+ <revenue>115</revenue>
</row>
</goals>
- <nb_conversions>20</nb_conversions>
- <revenue>100</revenue>
- <sum_daily_nb_uniq_visitors>22</sum_daily_nb_uniq_visitors>
+ <nb_conversions>23</nb_conversions>
+ <revenue>115</revenue>
+ <sum_daily_nb_uniq_visitors>25</sum_daily_nb_uniq_visitors>
<sum_daily_nb_users>0</sum_daily_nb_users>
<region>xx</region>
<country>xx</country>