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

test_PivotByQueryParamTest_test_PivotByParam_PlaysNiceWithOtherQueryParams__Referrers.getKeywords_week.xml « expected « System « PHPUnit « tests - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 52fa550a29fc8ab8f2963d8b0cd6d8e58859d4fc (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
<?xml version="1.0" encoding="utf-8" ?>
<result>
	<row>
		<label>search term 2</label>
		<Google>0</Google>
		<Bing>0</Bing>
	</row>
	<row>
		<label>search term 3</label>
		<Google>1</Google>
		<Bing>0</Bing>
	</row>
	<row>
		<label>this search term</label>
		<Google>1</Google>
		<Bing>0</Bing>
	</row>
	<row>
		<label>search term 1</label>
		<Google>0</Google>
		<Bing>1</Bing>
	</row>
	<row>
		<label>search term 4</label>
		<Google>0</Google>
		<Bing>1</Bing>
	</row>
	<row>
		<label>that search term</label>
		<Google>1</Google>
		<Bing>0</Bing>
	</row>
</result>