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

test_overwriteUserId__UserId.getUsers_day.xml « expected « System « tests « UserId « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2d752ccc15520904add7756a1677e177f6f60bd2 (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
<?xml version="1.0" encoding="utf-8" ?>
<result>
	<row>
		<label>user1</label>
		<nb_uniq_visitors>2</nb_uniq_visitors>
		<nb_visits>2</nb_visits>
		<nb_actions>2</nb_actions>
		<nb_users>1</nb_users>
		<max_actions>1</max_actions>
		<sum_visit_length>0</sum_visit_length>
		<bounce_count>2</bounce_count>
		<nb_visits_converted>0</nb_visits_converted>
		
		<segment>userId==user1</segment>
	</row>
	<row>
		<label>user2</label>
		<nb_uniq_visitors>2</nb_uniq_visitors>
		<nb_visits>2</nb_visits>
		<nb_actions>2</nb_actions>
		<nb_users>1</nb_users>
		<max_actions>1</max_actions>
		<sum_visit_length>0</sum_visit_length>
		<bounce_count>2</bounce_count>
		<nb_visits_converted>0</nb_visits_converted>
		
		<segment>userId==user2</segment>
	</row>
	<row>
		<label>user3</label>
		<nb_uniq_visitors>2</nb_uniq_visitors>
		<nb_visits>2</nb_visits>
		<nb_actions>2</nb_actions>
		<nb_users>1</nb_users>
		<max_actions>1</max_actions>
		<sum_visit_length>0</sum_visit_length>
		<bounce_count>2</bounce_count>
		<nb_visits_converted>0</nb_visits_converted>
		
		<segment>userId==user3</segment>
	</row>
</result>