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

test_SiteSearch_Actions.getPageUrlsFollowingSiteSearch_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: db235f8dbb0ba3f8d41170340f86aab411e7cbb0 (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
<?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>Pages Following a Site Search</name>
		<module>Actions</module>
		<action>getPageUrlsFollowingSiteSearch</action>
		<dimension>Destination Page</dimension>
		<documentation>When visitors search on your website, they are looking for a particular page, content, product, or service. This report lists the pages that were clicked the most after an internal search. In other words, the list of pages the most searched for by visitors already on your website.&lt;br/&gt;Use the plus and minus icons on the left to navigate.</documentation>
		<onlineGuideUrl>https://matomo.org/docs/site-search/</onlineGuideUrl>
		<metrics>
			<nb_hits_following_search>Clicked in search results</nb_hits_following_search>
			<nb_hits>Pageviews</nb_hits>
		</metrics>
		<metricsDocumentation>
			<nb_hits_following_search>The number of times this Page was visited after a visitor did a search on your website, and clicked on this page in the search results.</nb_hits_following_search>
			<nb_hits>The number of times this page was visited.</nb_hits>
		</metricsDocumentation>
		<relatedReports>
			<row>
				<name>Page Titles Following a Site Search</name>
				<module>Actions</module>
				<action>getPageTitlesFollowingSiteSearch</action>
			</row>
		</relatedReports>
		<imageGraphUrl>index.php?module=API&amp;method=ImageGraph.get&amp;idSite=1&amp;apiModule=Actions&amp;apiAction=getPageUrlsFollowingSiteSearch&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=getPageUrlsFollowingSiteSearch&amp;period=day&amp;date=2010-01-03,2010-01-09</imageGraphEvolutionUrl>
		<uniqueId>Actions_getPageUrlsFollowingSiteSearch</uniqueId>
	</metadata>
	<columns>
		<label>Destination Page</label>
		<nb_hits_following_search>Clicked in search results</nb_hits_following_search>
		<nb_hits>Pageviews</nb_hits>
	</columns>
	<reportData>
		<result prettyDate="Sunday, January 3, 2010">
			<row>
				<label>/index.htm</label>
				<nb_hits>1</nb_hits>
				<nb_hits_following_search>1</nb_hits_following_search>
			</row>
			<row>
				<label>/index.htm?random=PAGEVIEW, NOT SEARCH&amp;mykwd=&amp;IS_FOLLOWING_SEARCH ONCE</label>
				<nb_hits>2</nb_hits>
				<nb_hits_following_search>1</nb_hits_following_search>
			</row>
		</result>
		<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" />
	</reportData>
	<reportMetadata>
		<result prettyDate="Sunday, January 3, 2010">
			<row>
				<url>http://example.org/index.htm</url>
			</row>
			<row>
				<url>http://example.org/index.htm?random=PAGEVIEW, NOT SEARCH&amp;mykwd=&amp;IS_FOLLOWING_SEARCH ONCE</url>
			</row>
		</result>
		<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_uniq_visitors>2</nb_uniq_visitors>
		<nb_hits>3</nb_hits>
		<sum_time_spent>252</sum_time_spent>
		<nb_hits_following_search>2</nb_hits_following_search>
		<sum_bandwidth>0</sum_bandwidth>
		<nb_hits_with_bandwidth>0</nb_hits_with_bandwidth>
	</reportTotal>
</result>