|
26 | 26 | <avg_time_on_site>The average duration of a visit.</avg_time_on_site> |
27 | 27 | <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> |
28 | 28 | <conversion_rate>The percentage of visits that triggered a conversion. The conversion rate is calculated using the number of visits that converted at least one goal. Visits converting multiple goals are only counted once in the conversion rate.</conversion_rate> |
| 29 | + <nb_visits_percent_of_total>The percentage of the report's total Visits that this row represents.</nb_visits_percent_of_total> |
| 30 | + <nb_actions_percent_of_total>The percentage of the report's total Actions that this row represents.</nb_actions_percent_of_total> |
| 31 | + <nb_visits_converted_percent_of_total>The percentage of the report's total Visits with Conversions that this row represents.</nb_visits_converted_percent_of_total> |
| 32 | + <nb_conversions_percent_of_total>The percentage of the report's total Conversions that this row represents.</nb_conversions_percent_of_total> |
| 33 | + <bounce_count_percent_of_total>The percentage of the report's total Bounces that this row represents.</bounce_count_percent_of_total> |
| 34 | + <revenue_percent_of_total>The percentage of the report's total Revenue that this row represents.</revenue_percent_of_total> |
29 | 35 | </metricsDocumentation> |
30 | 36 | <processedMetrics> |
31 | 37 | <nb_actions_per_visit>Actions per Visit</nb_actions_per_visit> |
|
42 | 48 | <avg_time_on_site>duration_s</avg_time_on_site> |
43 | 49 | <bounce_rate>percent</bounce_rate> |
44 | 50 | <conversion_rate>percent</conversion_rate> |
| 51 | + <nb_visits_percent_of_total>percent</nb_visits_percent_of_total> |
| 52 | + <nb_actions_percent_of_total>percent</nb_actions_percent_of_total> |
| 53 | + <nb_visits_converted_percent_of_total>percent</nb_visits_converted_percent_of_total> |
| 54 | + <nb_conversions_percent_of_total>percent</nb_conversions_percent_of_total> |
| 55 | + <bounce_count_percent_of_total>percent</bounce_count_percent_of_total> |
| 56 | + <revenue_percent_of_total>percent</revenue_percent_of_total> |
45 | 57 | </metricTypes> |
46 | 58 | <imageGraphUrl>index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=CustomVariables&apiAction=getCustomVariablesValuesFromNameId&period=day&date=2010-01-03&idSubtable=1</imageGraphUrl> |
47 | 59 | <imageGraphEvolutionUrl>index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=CustomVariables&apiAction=getCustomVariablesValuesFromNameId&period=day&date=2009-12-05,2010-01-03&idSubtable=1</imageGraphEvolutionUrl> |
|
0 commit comments