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

test_SiteSearch_Actions.getSiteSearchNoResultKeywords_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: 916fcf2306dfa2371380ae9b7cfb6ad965db99f4 (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
<?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>Search Keywords with No Results</name>
		<module>Actions</module>
		<action>getSiteSearchNoResultKeywords</action>
		<dimension>Keyword with No Search Result</dimension>
		<documentation>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;This report lists the Search Keywords that did not return any Search result: maybe the search engine algorithm can be improved, or maybe your visitors are looking for content that is not (yet) on your website?</documentation>
		<metrics>
			<nb_visits>Searches</nb_visits>
		</metrics>
		<metricsDocumentation>
			<nb_visits>The number of visits that searched for this keyword on your website's search engine.</nb_visits>
			<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=getSiteSearchNoResultKeywords&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=getSiteSearchNoResultKeywords&amp;period=day&amp;date=2010-01-03,2010-01-09</imageGraphEvolutionUrl>
		<uniqueId>Actions_getSiteSearchNoResultKeywords</uniqueId>
	</metadata>
	<columns>
		<label>Keyword with No Search Result</label>
		<nb_visits>Searches</nb_visits>
		<exit_rate>% Search Exits</exit_rate>
	</columns>
	<reportData>
		<result prettyDate="Sunday, January 3, 2010">
			<row>
				<label>No Result Keyword!</label>
				<nb_visits>1</nb_visits>
				<exit_rate>0%</exit_rate>
			</row>
		</result>
		<result prettyDate="Monday, January 4, 2010">
			<row>
				<label>No Result Keyword!</label>
				<nb_visits>1</nb_visits>
				<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>2</nb_visits>
		<nb_hits>2</nb_hits>
	</reportTotal>
</result>