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

test_oneVisitor_oneWebsite_severalDays_DateRange__MultiSites.getAll_range.xml « expected « System « PHPUnit « tests - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d758a762ff99ca1539e3864da9afef5e05dfa3ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="utf-8" ?>
<result>
	<row>
		<label>Site AAAAAA</label>
		<nb_visits>6</nb_visits>
		<nb_actions>9</nb_actions>
		<nb_pageviews>9</nb_pageviews>
		<revenue>0</revenue>
		<idsite>1</idsite>
		<group />
		<main_url>http://piwik.net</main_url>
	</row>
	<row>
		<label>SITE BBbbBB</label>
		<nb_visits>2</nb_visits>
		<nb_actions>2</nb_actions>
		<nb_pageviews>2</nb_pageviews>
		<revenue>0</revenue>
		<idsite>2</idsite>
		<group />
		<main_url>http://piwik.net</main_url>
	</row>
</result>