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>2015-12-10 06:57:04 +0300
committerdiosmosis <benaka@piwik.pro>2015-12-10 06:57:04 +0300
commit771ae1342fef9454025d1aaa19569d8094bc34a8 (patch)
treecb6be6001d273adcdba5f9404135e67de7843c5c /tests/PHPUnit/System/expected/test_ImportLogs__UserCountry.getCountry_month.xml
parent4ff48661dcf6ddc67651bcd800bd63227e1d5579 (diff)
Add ipv6 to IIS log file in ImportLogsTest to make sure it works properly.
Diffstat (limited to 'tests/PHPUnit/System/expected/test_ImportLogs__UserCountry.getCountry_month.xml')
-rw-r--r--tests/PHPUnit/System/expected/test_ImportLogs__UserCountry.getCountry_month.xml24
1 files changed, 24 insertions, 0 deletions
diff --git a/tests/PHPUnit/System/expected/test_ImportLogs__UserCountry.getCountry_month.xml b/tests/PHPUnit/System/expected/test_ImportLogs__UserCountry.getCountry_month.xml
index 2faa0742a5..98deda9945 100644
--- a/tests/PHPUnit/System/expected/test_ImportLogs__UserCountry.getCountry_month.xml
+++ b/tests/PHPUnit/System/expected/test_ImportLogs__UserCountry.getCountry_month.xml
@@ -137,4 +137,28 @@
<logoWidth>16</logoWidth>
<logoHeight>11</logoHeight>
</row>
+ <row>
+ <label>South Korea</label>
+ <nb_visits>1</nb_visits>
+ <nb_actions>1</nb_actions>
+ <max_actions>1</max_actions>
+ <sum_visit_length>0</sum_visit_length>
+ <bounce_count>1</bounce_count>
+ <goals>
+ <row idgoal='1'>
+ <nb_conversions>1</nb_conversions>
+ <nb_visits_converted>1</nb_visits_converted>
+ <revenue>5</revenue>
+ </row>
+ </goals>
+ <nb_conversions>1</nb_conversions>
+ <revenue>5</revenue>
+ <sum_daily_nb_uniq_visitors>1</sum_daily_nb_uniq_visitors>
+ <sum_daily_nb_users>0</sum_daily_nb_users>
+ <code>kr</code>
+ <logo>plugins/UserCountry/images/flags/kr.png</logo>
+ <segment>countryCode==kr</segment>
+ <logoWidth>16</logoWidth>
+ <logoHeight>11</logoHeight>
+ </row>
</result> \ No newline at end of file