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

test_SiteSearch_Actions.getSiteSearchKeywords_firstSite_lastN__API.getProcessedReport_day.xml « expected « System « PHPUnit « tests - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8b26d43ba3b9083321acc553cbbb8e751813a1bb (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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
<?xml version="1.0" encoding="utf-8" ?>
<result>
	<website>Site 1 - Site search</website>
	<prettyDate>January 3 – 9, 2010</prettyDate>
	<metadata>
		<category>Actions</category>
		<subcategory>Site Search</subcategory>
		<name>Site Search Keywords</name>
		<module>Actions</module>
		<action>getSiteSearchKeywords</action>
		<dimension>Keyword</dimension>
		<documentation>This report lists the Search Keywords that visitors searched for on your internal Search Engine.&lt;br/&gt;&lt;br/&gt;Tracking searches that visitors make on your website is a very effective way to learn more about what your audience is looking for, it can help find ideas for new content, new Ecommerce products that potential customers might be searching for, and generally improve the visitors' experience on your website.&lt;br/&gt;&lt;br/&gt;&lt;a href=&quot;https://matomo.org/docs/site-search/&quot; rel=&quot;noreferrer&quot;  target=&quot;_blank&quot;&gt;Learn more about Tracking how your visitors use your Search engine.&lt;/a&gt;</documentation>
		<metrics>
			<nb_visits>Searches</nb_visits>
			<nb_pages_per_search>Search Results pages</nb_pages_per_search>
		</metrics>
		<metricsDocumentation>
			<nb_visits>The number of visits that searched for this keyword on your website's search engine.</nb_visits>
			<nb_pages_per_search>Visitors will search on your website, and sometimes click &quot;next&quot; to view more results. This is the average number of search results pages viewed for this keyword.</nb_pages_per_search>
			<exit_rate>The percentage of visits that left the website after searching for this Keyword on your Site Search engine.</exit_rate>
		</metricsDocumentation>
		<processedMetrics>
			<exit_rate>% Search Exits</exit_rate>
		</processedMetrics>
		<imageGraphUrl>index.php?module=API&amp;method=ImageGraph.get&amp;idSite=1&amp;apiModule=Actions&amp;apiAction=getSiteSearchKeywords&amp;period=range&amp;date=2010-01-03,2010-01-09</imageGraphUrl>
		<imageGraphEvolutionUrl>index.php?module=API&amp;method=ImageGraph.get&amp;idSite=1&amp;apiModule=Actions&amp;apiAction=getSiteSearchKeywords&amp;period=day&amp;date=2010-01-03,2010-01-09</imageGraphEvolutionUrl>
		<uniqueId>Actions_getSiteSearchKeywords</uniqueId>
	</metadata>
	<columns>
		<label>Keyword</label>
		<nb_visits>Searches</nb_visits>
		<nb_pages_per_search>Search Results pages</nb_pages_per_search>
		<exit_rate>% Search Exits</exit_rate>
	</columns>
	<reportData>
		<result prettyDate="Sunday, January 3, 2010">
			<row>
				<label>Search 1</label>
				<nb_visits>2</nb_visits>
				<nb_pages_per_search>3</nb_pages_per_search>
				<exit_rate>0%</exit_rate>
			</row>
			<row>
				<label>Search 2</label>
				<nb_visits>2</nb_visits>
				<nb_pages_per_search>1</nb_pages_per_search>
				<exit_rate>50%</exit_rate>
			</row>
			<row>
				<label>No Result Keyword!</label>
				<nb_visits>1</nb_visits>
				<nb_pages_per_search>1</nb_pages_per_search>
				<exit_rate>0%</exit_rate>
			</row>
		</result>
		<result prettyDate="Monday, January 4, 2010">
			<row>
				<label>Final tüte Keyword Searched for now</label>
				<nb_visits>1</nb_visits>
				<nb_pages_per_search>1</nb_pages_per_search>
				<exit_rate>100%</exit_rate>
			</row>
			<row>
				<label>Keyword - Tracking API</label>
				<nb_visits>1</nb_visits>
				<nb_pages_per_search>2</nb_pages_per_search>
				<exit_rate>0%</exit_rate>
			</row>
			<row>
				<label>No Result Keyword!</label>
				<nb_visits>1</nb_visits>
				<nb_pages_per_search>1</nb_pages_per_search>
				<exit_rate>0%</exit_rate>
			</row>
		</result>
		<result prettyDate="Tuesday, January 5, 2010" />
		<result prettyDate="Wednesday, January 6, 2010" />
		<result prettyDate="Thursday, January 7, 2010" />
		<result prettyDate="Friday, January 8, 2010" />
		<result prettyDate="Saturday, January 9, 2010" />
	</reportData>
	<reportMetadata>
		<result prettyDate="Sunday, January 3, 2010" />
		<result prettyDate="Monday, January 4, 2010" />
		<result prettyDate="Tuesday, January 5, 2010" />
		<result prettyDate="Wednesday, January 6, 2010" />
		<result prettyDate="Thursday, January 7, 2010" />
		<result prettyDate="Friday, January 8, 2010" />
		<result prettyDate="Saturday, January 9, 2010" />
	</reportMetadata>
	<reportTotal>
		<nb_visits>8</nb_visits>
		<nb_hits>13</nb_hits>
		<exit_nb_visits>2</exit_nb_visits>
	</reportTotal>
</result>