Welcome to mirror list, hosted at ThFree Co, Russian Federation.

test_twoVisitsWithCustomVariables_SegmentPageTitleExcludes__Actions.getPageUrls_day.xml « expected « System « PHPUnit « tests - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c166b55d0c0fadf6c0665b5f3d3b0e8fd4f769d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?xml version="1.0" encoding="utf-8" ?>
<result>
	<row>
		<label>/homepage</label>
		<nb_visits>2</nb_visits>
		<nb_uniq_visitors>2</nb_uniq_visitors>
		<nb_hits>2</nb_hits>
		<sum_time_spent>0</sum_time_spent>
		<sum_bandwidth>0</sum_bandwidth>
		<nb_hits_with_bandwidth>0</nb_hits_with_bandwidth>
		<min_bandwidth />
		<max_bandwidth />
		<entry_nb_uniq_visitors>2</entry_nb_uniq_visitors>
		<entry_nb_visits>2</entry_nb_visits>
		<entry_nb_actions>4</entry_nb_actions>
		<entry_sum_visit_length>725</entry_sum_visit_length>
		<entry_bounce_count>1</entry_bounce_count>
		<exit_nb_uniq_visitors>1</exit_nb_uniq_visitors>
		<exit_nb_visits>1</exit_nb_visits>
		<avg_bandwidth>0</avg_bandwidth>
		<avg_time_on_page>0</avg_time_on_page>
		<bounce_rate>50%</bounce_rate>
		<exit_rate>50%</exit_rate>
		<url>http://example.org/homepage</url>
		<segment>pageUrl==http%3A%2F%2Fexample.org%2Fhomepage</segment>
	</row>
</result>