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

test_reportLimiting_rankingQuery__Actions.getSiteSearchKeywords_day.xml « expected « System « PHPUnit « tests - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5de252a5d0b01878e7d90a2e78fdba64dbeebe0a (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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
<?xml version="1.0" encoding="utf-8" ?>
<result>
	<row>
		<label>keyword</label>
		<nb_visits>10</nb_visits>
		<nb_hits>10</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 />
		<exit_nb_visits>10</exit_nb_visits>
		<nb_pages_per_search>1</nb_pages_per_search>
		<avg_bandwidth>0</avg_bandwidth>
		<avg_time_on_page>0</avg_time_on_page>
		<bounce_rate>0%</bounce_rate>
		<exit_rate>100%</exit_rate>
		<segment>siteSearchKeyword==keyword</segment>
	</row>
	<row>
		<label>keyword20</label>
		<nb_visits>1</nb_visits>
		<nb_hits>1</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 />
		<exit_nb_visits>1</exit_nb_visits>
		<nb_pages_per_search>1</nb_pages_per_search>
		<avg_bandwidth>0</avg_bandwidth>
		<avg_time_on_page>0</avg_time_on_page>
		<bounce_rate>0%</bounce_rate>
		<exit_rate>100%</exit_rate>
		<segment>siteSearchKeyword==keyword20</segment>
	</row>
	<row>
		<label>keyword21</label>
		<nb_visits>1</nb_visits>
		<nb_hits>1</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 />
		<exit_nb_visits>1</exit_nb_visits>
		<nb_pages_per_search>1</nb_pages_per_search>
		<avg_bandwidth>0</avg_bandwidth>
		<avg_time_on_page>0</avg_time_on_page>
		<bounce_rate>0%</bounce_rate>
		<exit_rate>100%</exit_rate>
		<segment>siteSearchKeyword==keyword21</segment>
	</row>
	<row>
		<label>keyword22</label>
		<nb_visits>1</nb_visits>
		<nb_hits>1</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 />
		<exit_nb_visits>1</exit_nb_visits>
		<nb_pages_per_search>1</nb_pages_per_search>
		<avg_bandwidth>0</avg_bandwidth>
		<avg_time_on_page>0</avg_time_on_page>
		<bounce_rate>0%</bounce_rate>
		<exit_rate>100%</exit_rate>
		<segment>siteSearchKeyword==keyword22</segment>
	</row>
	<row>
		<label>Others</label>
		<nb_visits>37</nb_visits>
		<nb_hits>37</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 />
		<exit_nb_visits>37</exit_nb_visits>
		<nb_pages_per_search>1</nb_pages_per_search>
		<avg_bandwidth>0</avg_bandwidth>
		<avg_time_on_page>0</avg_time_on_page>
		<bounce_rate>0%</bounce_rate>
		<exit_rate>100%</exit_rate>
	</row>
</result>