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

test_SiteSearch_Actions.getSiteSearchCategories_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: f0076d85c96b2e4d57e6bf89831f822c2ca83758 (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
<?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 Categories</name>
		<module>Actions</module>
		<action>getSiteSearchCategories</action>
		<dimension>Search Category</dimension>
		<documentation>This report lists the Categories that visitors selected when they made a Search on your website.&lt;br/&gt;For example, Ecommerce websites typically have a &quot;Category&quot; selector so that visitors can restrict their searches to all products in a specific Category.</documentation>
		<onlineGuideUrl>https://matomo.org/docs/site-search/</onlineGuideUrl>
		<metrics>
			<nb_visits>Searches</nb_visits>
			<nb_pages_per_search>Search Results pages</nb_pages_per_search>
			<exit_rate>% Search Exits</exit_rate>
		</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>
		<imageGraphUrl>index.php?module=API&amp;method=ImageGraph.get&amp;idSite=1&amp;apiModule=Actions&amp;apiAction=getSiteSearchCategories&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=getSiteSearchCategories&amp;period=day&amp;date=2010-01-03,2010-01-09</imageGraphEvolutionUrl>
		<uniqueId>Actions_getSiteSearchCategories</uniqueId>
	</metadata>
	<columns>
		<label>Search Category</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 Category</label>
				<nb_visits>2</nb_visits>
				<nb_pages_per_search>1.5</nb_pages_per_search>
				<exit_rate>0%</exit_rate>
			</row>
		</result>
		<result prettyDate="Monday, January 4, 2010">
			<row>
				<label>Bad No Result Category :(</label>
				<nb_visits>1</nb_visits>
				<nb_pages_per_search>1</nb_pages_per_search>
				<exit_rate>0%</exit_rate>
			</row>
			<row>
				<label>Category</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">
			<row>
				<segment>siteSearchCategory==Search+Category</segment>
			</row>
		</result>
		<result prettyDate="Monday, January 4, 2010">
			<row>
				<segment>siteSearchCategory==Bad+No+Result+Category+%3A%28</segment>
			</row>
			<row>
				<segment>siteSearchCategory==Category</segment>
			</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" />
	</reportMetadata>
	<reportTotal>
		<nb_uniq_visitors>4</nb_uniq_visitors>
		<nb_visits>4</nb_visits>
		<nb_actions>5</nb_actions>
		<nb_pages_per_search>3.5</nb_pages_per_search>
	</reportTotal>
</result>