<?xml version="1.0" encoding="utf-8" ?>
<result>
	<row>
		<nb_visits>If a visitor comes to your website for the first time or if he visits a page more than 30 minutes after his last page view, this will be recorded as a new visit.</nb_visits>
		<nb_uniq_visitors>The number of unduplicated visitors coming to your website. Every user is only counted once, even if he visits the website multiple times a day.</nb_uniq_visitors>
		<nb_actions>The number of actions performed by your visitors. Actions can be page views, internal site searches, downloads or outlinks.</nb_actions>
		<nb_actions_per_visit>The average number of actions (page views, site searches, downloads or outlinks) that were performed during the visits.</nb_actions_per_visit>
		<avg_time_on_site>The average duration of a visit.</avg_time_on_site>
		<bounce_rate>The percentage of visits that only had a single pageview. This means, that the visitor left the website directly from the entrance page.</bounce_rate>
		<conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate>
		<avg_time_on_page>The average amount of time visitors spent on this page (only the page, not the entire website).</avg_time_on_page>
		<nb_hits>The number of times this page was visited.</nb_hits>
		<exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate>
	</row>
</result>