1
0
قرینه از https://github.com/matomo-org/matomo.git synced 2025-08-22 23:17:46 +00:00
Files
matomo/tests/PHPUnit/System/expected/test_NonUnicode__Referrers.getWebsites_day.xml
Stefan Giehl 95270a8d24 Update Omnifixture and improve various test fixtures (#23465)
* set correct cookie domain for tracker

* Log a warning if conversion fails to insert

* Make Fixtures more realistic

* update OmniFixture

* updates expected UI test files

* updates expected test files

* update ui tests

* another omnifixture update

* add note

* submodule update

* check sanitized value
2025-08-05 18:33:58 +02:00

39 خطوط
1.2 KiB
XML

<?xml version="1.0" encoding="utf-8" ?>
<result>
<row>
<label>anothersite.com</label>
<nb_uniq_visitors>2</nb_uniq_visitors>
<nb_visits>2</nb_visits>
<nb_actions>6</nb_actions>
<nb_users>0</nb_users>
<max_actions>5</max_actions>
<sum_visit_length>722</sum_visit_length>
<bounce_count>1</bounce_count>
<nb_visits_converted>0</nb_visits_converted>
<segment>referrerName==anothersite.com</segment>
<subtable>
<row>
<label>http://anothersite.com/whatever.html</label>
<nb_uniq_visitors>1</nb_uniq_visitors>
<nb_visits>1</nb_visits>
<nb_actions>1</nb_actions>
<nb_users>0</nb_users>
<max_actions>1</max_actions>
<sum_visit_length>0</sum_visit_length>
<bounce_count>1</bounce_count>
<nb_visits_converted>0</nb_visits_converted>
</row>
<row>
<label>http://anothersite.com/whatever.html?whatever=Ato</label>
<nb_uniq_visitors>1</nb_uniq_visitors>
<nb_visits>1</nb_visits>
<nb_actions>5</nb_actions>
<nb_users>0</nb_users>
<max_actions>5</max_actions>
<sum_visit_length>722</sum_visit_length>
<bounce_count>0</bounce_count>
<nb_visits_converted>0</nb_visits_converted>
</row>
</subtable>
</row>
</result>