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

test_OneVisitorTwoVisits__Actions.getDownloads_day.xml « expected « System « PHPUnit « tests - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 80e6eaa3fab1eb81d988cda6a313dd0a1a5d4b00 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="utf-8" ?>
<result>
	<row>
		<label>piwik.org</label>
		<nb_visits>1</nb_visits>
		<nb_hits>1</nb_hits>
		<sum_time_spent>0</sum_time_spent>
		<avg_bandwidth>0</avg_bandwidth>
		<subtable>
			<row>
				<label>/path/again/latest.zip</label>
				<nb_visits>1</nb_visits>
				<nb_uniq_visitors>1</nb_uniq_visitors>
				<nb_hits>1</nb_hits>
				<sum_time_spent>0</sum_time_spent>
				<url>http://piwik.org/path/again/latest.zip</url>
			</row>
		</subtable>
	</row>
</result>