File: test_AutoSuggestAPITest_siteSearchCount__VisitsSummary.get_range.xml

package info (click to toggle)
matomo 5.8.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 95,068 kB
  • sloc: php: 289,425; xml: 127,249; javascript: 112,130; python: 202; sh: 178; makefile: 20; sql: 10
file content (12 lines) | stat: -rw-r--r-- 386 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="utf-8" ?>
<result>
	<nb_visits>2</nb_visits>
	<nb_actions>10</nb_actions>
	<nb_visits_converted>2</nb_visits_converted>
	<bounce_count>0</bounce_count>
	<sum_visit_length>3242</sum_visit_length>
	<max_actions>5</max_actions>
	<bounce_rate>0%</bounce_rate>
	<nb_actions_per_visit>5</nb_actions_per_visit>
	<avg_time_on_site>1621</avg_time_on_site>
</result>