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

test_OneVisitorTwoVisits__UserSettings.getMobileVsDesktop_day.xml « expected « System « PHPUnit « tests - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: df75b8253a908f4c23248cc85f7b626b8b281a7f (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
<?xml version="1.0" encoding="utf-8" ?>
<result>
	<row>
		<label>Desktop</label>
		<nb_uniq_visitors>1</nb_uniq_visitors>
		<nb_visits>2</nb_visits>
		<nb_actions>8</nb_actions>
		<max_actions>7</max_actions>
		<sum_visit_length>1621</sum_visit_length>
		<bounce_count>1</bounce_count>
		<nb_visits_converted>2</nb_visits_converted>
		<logo>plugins/DevicesDetection/images/screens/normal.gif</logo>
	</row>
	<row>
		<label>Smartphone</label>
		<nb_visits>0</nb_visits>
		<logo>plugins/DevicesDetection/images/screens/smartphone.png</logo>
	</row>
	<row>
		<label>Tablet</label>
		<nb_visits>0</nb_visits>
		<logo>plugins/DevicesDetection/images/screens/tablet.png</logo>
	</row>
	<row>
		<label>Feature phone</label>
		<nb_visits>0</nb_visits>
		<logo>plugins/DevicesDetection/images/screens/mobile.gif</logo>
	</row>
	<row>
		<label>Console</label>
		<nb_visits>0</nb_visits>
		<logo>plugins/DevicesDetection/images/screens/console.gif</logo>
	</row>
	<row>
		<label>Tv</label>
		<nb_visits>0</nb_visits>
		<logo>plugins/DevicesDetection/images/screens/tv.png</logo>
	</row>
	<row>
		<label>Car browser</label>
		<nb_visits>0</nb_visits>
		<logo>plugins/DevicesDetection/images/screens/carbrowser.png</logo>
	</row>
	<row>
		<label>Smart display</label>
		<nb_visits>0</nb_visits>
		<logo>plugins/DevicesDetection/images/screens/unknown.gif</logo>
	</row>
	<row>
		<label>Camera</label>
		<nb_visits>0</nb_visits>
		<logo>plugins/DevicesDetection/images/screens/camera.png</logo>
	</row>
	<row>
		<label>Portable media player</label>
		<nb_visits>0</nb_visits>
		<logo>plugins/DevicesDetection/images/screens/unknown.gif</logo>
	</row>
</result>