قرینه از
https://github.com/matomo-org/matomo.git
synced 2025-08-22 23:17:46 +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
23 خطوط
773 B
XML
23 خطوط
773 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<result>
|
|
<row>
|
|
<label> Page title is always UTF-8</label>
|
|
<nb_visits>1</nb_visits>
|
|
<nb_uniq_visitors>1</nb_uniq_visitors>
|
|
<nb_hits>2</nb_hits>
|
|
<sum_time_spent>359</sum_time_spent>
|
|
<nb_hits_following_search>2</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>180</avg_time_on_page>
|
|
<bounce_rate>0%</bounce_rate>
|
|
<exit_rate>100%</exit_rate>
|
|
<segment>pageTitle==Page%2Btitle%2Bis%2Balways%2BUTF-8</segment>
|
|
</row>
|
|
</result> |