قرینه از
https://github.com/matomo-org/matomo.git
synced 2025-08-22 15:07:44 +00:00

* 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
60 خطوط
2.1 KiB
XML
60 خطوط
2.1 KiB
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<result>
|
|
<row>
|
|
<label>/exit-page</label>
|
|
<nb_visits>1</nb_visits>
|
|
<nb_uniq_visitors>1</nb_uniq_visitors>
|
|
<nb_hits>1</nb_hits>
|
|
<sum_time_spent>0</sum_time_spent>
|
|
<nb_hits_following_search>1</nb_hits_following_search>
|
|
<sum_bandwidth>0</sum_bandwidth>
|
|
<nb_hits_with_bandwidth>0</nb_hits_with_bandwidth>
|
|
<min_bandwidth />
|
|
<max_bandwidth />
|
|
<exit_nb_uniq_visitors>1</exit_nb_uniq_visitors>
|
|
<exit_nb_visits>1</exit_nb_visits>
|
|
<avg_bandwidth>0</avg_bandwidth>
|
|
<avg_page_load_time>0</avg_page_load_time>
|
|
<avg_time_on_page>0</avg_time_on_page>
|
|
<bounce_rate>0%</bounce_rate>
|
|
<exit_rate>100%</exit_rate>
|
|
<url>http://example.org/exit-page</url>
|
|
<segment>pageUrl==http%253A%252F%252Fexample.org%252Fexit-page</segment>
|
|
</row>
|
|
<row>
|
|
<label>page</label>
|
|
<nb_visits>1</nb_visits>
|
|
<nb_hits>1</nb_hits>
|
|
<sum_time_spent>359</sum_time_spent>
|
|
<nb_hits_following_search>1</nb_hits_following_search>
|
|
<sum_bandwidth>0</sum_bandwidth>
|
|
<nb_hits_with_bandwidth>0</nb_hits_with_bandwidth>
|
|
<min_bandwidth />
|
|
<max_bandwidth />
|
|
<avg_bandwidth>0</avg_bandwidth>
|
|
<avg_page_load_time>0</avg_page_load_time>
|
|
<avg_time_on_page>359</avg_time_on_page>
|
|
<bounce_rate>0%</bounce_rate>
|
|
<exit_rate>0%</exit_rate>
|
|
<segment>pageUrl=^http%253A%252F%252Fpiwik.net%252Fpage</segment>
|
|
<subtable>
|
|
<row>
|
|
<label>/index.htm?whatever=</label>
|
|
<nb_visits>1</nb_visits>
|
|
<nb_uniq_visitors>1</nb_uniq_visitors>
|
|
<nb_hits>1</nb_hits>
|
|
<sum_time_spent>359</sum_time_spent>
|
|
<nb_hits_following_search>1</nb_hits_following_search>
|
|
<sum_bandwidth>0</sum_bandwidth>
|
|
<nb_hits_with_bandwidth>0</nb_hits_with_bandwidth>
|
|
<min_bandwidth />
|
|
<max_bandwidth />
|
|
<avg_time_on_page>359</avg_time_on_page>
|
|
<bounce_rate>0%</bounce_rate>
|
|
<exit_rate>0%</exit_rate>
|
|
<url>http://example.org/page/index.htm?whatever=%EC%E5%F8%EA%EE%E2%FB%E5</url>
|
|
<segment>pageUrl==http%253A%252F%252Fexample.org%252Fpage%252Findex.htm%253Fwhatever%253D%2525EC%2525E5%2525F8%2525EA%2525EE%2525E2%2525FB%2525E5</segment>
|
|
</row>
|
|
</subtable>
|
|
</row>
|
|
</result> |