Error: Data structure returned is not convertible in the requested format. Try to call this method with the parameters '&format=original&serialize=1'; you will get the original php data structure serialized. The data structure looks like this: $data = array ( 0 => array ( 'category' => 'All Websites', 'name' => 'All Websites dashboard', 'module' => 'MultiSites', 'action' => 'getAll', 'dimension' => 'Website', 'documentation' => 'This report gives you an informational overview for each of your websites, containing the most general metrics about your visitors.', 'metrics' => array ( 'nb_visits' => 'Visits', 'nb_actions' => 'Actions', 'nb_pageviews' => 'Pageviews', 'revenue' => 'Revenue', 'nb_conversions' => 'Conversions', 'orders' => 'Ecommerce Orders', 'ecommerce_revenue' => 'Product Revenue', ), 'metricsDocumentation' => array ( 'nb_visits' => 'If a visitor comes to your website for the first time or if they visit a page more than 30 minutes after their last page view, this will be recorded as a new visit.', 'nb_actions' => 'The number of actions performed by your visitors. Actions can be page views, internal site searches, downloads or outlinks.', 'nb_pageviews' => 'The number of times this page was visited.', ), 'processedMetrics' => array ( 'visits_evolution' => 'Visits Evolution', 'actions_evolution' => 'Actions Evolution', 'pageviews_evolution' => 'Pageviews Evolution', 'revenue_evolution' => 'Revenue Evolution', 'nb_conversions_evolution' => 'Conversions Evolution', 'orders_evolution' => 'Ecommerce Orders Evolution', 'ecommerce_revenue_evolution' => 'Product Revenue Evolution', ), 'metricTypes' => array ( 'nb_visits' => 'number', 'nb_actions' => 'number', 'nb_pageviews' => 'number', 'revenue' => 'money', 'nb_conversions' => 'number', 'orders' => 'number', 'ecommerce_revenue' => 'money', 'visits_evolution' => 'percent', 'actions_evolution' => 'percent', 'pageviews_evolution' => 'percent', 'revenue_evolution' => 'percent', 'nb_conversions_evolution' => 'percent', 'orders_evolution' => 'percent', 'ecommerce_revenue_evolution' => 'percent', ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=MultiSites&apiAction=getAll&token_auth=anonymous&period=range&date=last7', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=MultiSites&apiAction=getAll&token_auth=anonymous&period=day&date=last7', 'uniqueId' => 'MultiSites_getAll', ), 1 => array ( 'category' => 'All Websites', 'name' => 'Single Website dashboard', 'module' => 'MultiSites', 'action' => 'getOne', 'dimension' => 'Website', 'documentation' => 'This report gives you an informational overview for a specific website, containing the most general metrics about your visitors.', 'metrics' => array ( 'nb_visits' => 'Visits', 'nb_actions' => 'Actions', 'nb_pageviews' => 'Pageviews', 'revenue' => 'Revenue', 'nb_conversions' => 'Conversions', 'orders' => 'Ecommerce Orders', 'ecommerce_revenue' => 'Product Revenue', ), 'metricsDocumentation' => array ( 'nb_visits' => 'If a visitor comes to your website for the first time or if they visit a page more than 30 minutes after their last page view, this will be recorded as a new visit.', 'nb_actions' => 'The number of actions performed by your visitors. Actions can be page views, internal site searches, downloads or outlinks.', 'nb_pageviews' => 'The number of times this page was visited.', ), 'processedMetrics' => array ( 'visits_evolution' => 'Visits Evolution', 'actions_evolution' => 'Actions Evolution', 'pageviews_evolution' => 'Pageviews Evolution', 'revenue_evolution' => 'Revenue Evolution', 'nb_conversions_evolution' => 'Conversions Evolution', 'orders_evolution' => 'Ecommerce Orders Evolution', 'ecommerce_revenue_evolution' => 'Product Revenue Evolution', ), 'metricTypes' => array ( 'nb_visits' => 'number', 'nb_actions' => 'number', 'nb_pageviews' => 'number', 'revenue' => 'money', 'nb_conversions' => 'number', 'orders' => 'number', 'ecommerce_revenue' => 'money', 'visits_evolution' => 'percent', 'actions_evolution' => 'percent', 'pageviews_evolution' => 'percent', 'revenue_evolution' => 'percent', 'nb_conversions_evolution' => 'percent', 'orders_evolution' => 'percent', 'ecommerce_revenue_evolution' => 'percent', ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=MultiSites&apiAction=getOne&token_auth=anonymous&period=range&date=last7', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=MultiSites&apiAction=getOne&token_auth=anonymous&period=day&date=last7', 'uniqueId' => 'MultiSites_getOne', ), 2 => array ( 'category' => 'Visitors', 'subcategory' => 'Overview', 'name' => 'Visits Summary', 'module' => 'VisitsSummary', 'action' => 'get', 'documentation' => 'This report provides a very general overview of how your visitors behave.', 'metrics' => array ( 'nb_visits' => 'Visits', 'nb_users' => 'Users', 'nb_actions' => 'Actions', 'max_actions' => 'Maximum actions in one visit', ), 'metricsDocumentation' => array ( 'nb_visits' => 'If a visitor comes to your website for the first time or if they visit a page more than 30 minutes after their last page view, this will be recorded as a new visit.', 'nb_users' => 'The number of users logged in your website. It is the number of unique active users that have a User ID set (via the Tracking code function \'setUserId\').', 'nb_actions' => 'The number of actions performed by your visitors. Actions can be page views, internal site searches, downloads or outlinks.', '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.', 'nb_actions_per_visit' => 'The average number of actions (page views, site searches, downloads or outlinks) that were performed during the visits.', 'avg_time_on_site' => 'The average duration of a visit.', ), 'processedMetrics' => array ( 'bounce_rate' => 'Bounce Rate', 'nb_actions_per_visit' => 'Actions per Visit', 'avg_time_on_site' => 'Avg. Visit Duration (in seconds)', ), 'metricTypes' => array ( 'nb_visits' => 'number', 'nb_users' => 'number', 'nb_actions' => 'number', 'max_actions' => 'number', 'bounce_rate' => 'percent', 'nb_actions_per_visit' => 'number', 'avg_time_on_site' => 'duration_s', ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=VisitsSummary&apiAction=get&token_auth=anonymous&period=day&date=last7', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=VisitsSummary&apiAction=get&token_auth=anonymous&period=day&date=last7', 'uniqueId' => 'VisitsSummary_get', ), 3 => array ( 'category' => 'Visitors', 'subcategory' => 'Locations', 'name' => 'Country', 'module' => 'UserCountry', 'action' => 'getCountry', 'dimension' => 'Country', 'documentation' => 'Shows which country your visitors connected from when accessing your website.', 'metrics' => array ( 'nb_visits' => 'Visits', 'nb_uniq_visitors' => 'Unique visitors', 'nb_actions' => 'Actions', ), 'metricsDocumentation' => array ( 'nb_visits' => 'If a visitor comes to your website for the first time or if they visit a page more than 30 minutes after their last page view, this will be recorded as a new visit.', 'nb_uniq_visitors' => 'The number of unduplicated visitors coming to your website. Every user is only counted once, even if they visit the website multiple times a day.', 'nb_actions' => 'The number of actions performed by your visitors. Actions can be page views, internal site searches, downloads or outlinks.', 'nb_actions_per_visit' => 'The average number of actions (page views, site searches, downloads or outlinks) that were performed during the visits.', 'avg_time_on_site' => 'The average duration of a visit.', '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.', 'conversion_rate' => 'The percentage of visits that triggered a goal conversion.', ), 'processedMetrics' => array ( 'nb_actions_per_visit' => 'Actions per Visit', 'avg_time_on_site' => 'Avg. Time on Website', 'bounce_rate' => 'Bounce Rate', ), 'metricTypes' => array ( 'nb_visits' => 'number', 'nb_uniq_visitors' => 'number', 'nb_actions' => 'number', 'nb_actions_per_visit' => 'number', 'avg_time_on_site' => 'duration_s', 'bounce_rate' => 'percent', 'conversion_rate' => 'percent', ), 'metricsGoal' => array ( 'nb_conversions' => 'Conversions', 'revenue' => 'Revenue', ), 'processedMetricsGoal' => array ( 'revenue_per_visit' => 'Revenue per Visit', ), 'metricTypesGoal' => array ( 'revenue_per_visit' => 'money', 'nb_conversions' => 'number', 'conversion_rate' => 'percent', 'revenue' => 'money', ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=UserCountry&apiAction=getCountry&token_auth=anonymous&period=range&date=last7', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=UserCountry&apiAction=getCountry&token_auth=anonymous&period=day&date=last7', 'uniqueId' => 'UserCountry_getCountry', ), 4 => array ( 'category' => 'Visitors', 'subcategory' => 'Locations', 'name' => 'Continent', 'module' => 'UserCountry', 'action' => 'getContinent', 'dimension' => 'Continent', 'documentation' => 'Shows which continent your visitors connected from when accessing your website.', 'metrics' => array ( 'nb_visits' => 'Visits', 'nb_uniq_visitors' => 'Unique visitors', 'nb_actions' => 'Actions', ), 'metricsDocumentation' => array ( 'nb_visits' => 'If a visitor comes to your website for the first time or if they visit a page more than 30 minutes after their last page view, this will be recorded as a new visit.', 'nb_uniq_visitors' => 'The number of unduplicated visitors coming to your website. Every user is only counted once, even if they visit the website multiple times a day.', 'nb_actions' => 'The number of actions performed by your visitors. Actions can be page views, internal site searches, downloads or outlinks.', 'nb_actions_per_visit' => 'The average number of actions (page views, site searches, downloads or outlinks) that were performed during the visits.', 'avg_time_on_site' => 'The average duration of a visit.', '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.', 'conversion_rate' => 'The percentage of visits that triggered a goal conversion.', ), 'processedMetrics' => array ( 'nb_actions_per_visit' => 'Actions per Visit', 'avg_time_on_site' => 'Avg. Time on Website', 'bounce_rate' => 'Bounce Rate', ), 'metricTypes' => array ( 'nb_visits' => 'number', 'nb_uniq_visitors' => 'number', 'nb_actions' => 'number', 'nb_actions_per_visit' => 'number', 'avg_time_on_site' => 'duration_s', 'bounce_rate' => 'percent', 'conversion_rate' => 'percent', ), 'metricsGoal' => array ( 'nb_conversions' => 'Conversions', 'revenue' => 'Revenue', ), 'processedMetricsGoal' => array ( 'revenue_per_visit' => 'Revenue per Visit', ), 'metricTypesGoal' => array ( 'revenue_per_visit' => 'money', 'nb_conversions' => 'number', 'conversion_rate' => 'percent', 'revenue' => 'money', ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=UserCountry&apiAction=getContinent&token_auth=anonymous&period=range&date=last7', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=UserCountry&apiAction=getContinent&token_auth=anonymous&period=day&date=last7', 'uniqueId' => 'UserCountry_getContinent', ), 5 => array ( 'category' => 'Visitors', 'subcategory' => 'Locations', 'name' => 'Region', 'module' => 'UserCountry', 'action' => 'getRegion', 'dimension' => 'Region', 'documentation' => 'Shows which region your visitors connected from when accessing website.<br/>Set up GeoIP in the Geolocation admin tab to provide data for this report. The commercial <a rel="noreferrer noopener" target="_blank" href="http://www.maxmind.com/?rId=piwik">MaxMind</a> GeoIP databases are more accurate than the gratis ones. <a rel="noreferrer noopener" target="_blank" href="http://www.maxmind.com/en/city_accuracy?rId=piwik">Click here</a> to see how accurate they are.', 'metrics' => array ( 'nb_visits' => 'Visits', 'nb_uniq_visitors' => 'Unique visitors', 'nb_actions' => 'Actions', ), 'metricsDocumentation' => array ( 'nb_visits' => 'If a visitor comes to your website for the first time or if they visit a page more than 30 minutes after their last page view, this will be recorded as a new visit.', 'nb_uniq_visitors' => 'The number of unduplicated visitors coming to your website. Every user is only counted once, even if they visit the website multiple times a day.', 'nb_actions' => 'The number of actions performed by your visitors. Actions can be page views, internal site searches, downloads or outlinks.', 'nb_actions_per_visit' => 'The average number of actions (page views, site searches, downloads or outlinks) that were performed during the visits.', 'avg_time_on_site' => 'The average duration of a visit.', '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.', 'conversion_rate' => 'The percentage of visits that triggered a goal conversion.', ), 'processedMetrics' => array ( 'nb_actions_per_visit' => 'Actions per Visit', 'avg_time_on_site' => 'Avg. Time on Website', 'bounce_rate' => 'Bounce Rate', ), 'metricTypes' => array ( 'nb_visits' => 'number', 'nb_uniq_visitors' => 'number', 'nb_actions' => 'number', 'nb_actions_per_visit' => 'number', 'avg_time_on_site' => 'duration_s', 'bounce_rate' => 'percent', 'conversion_rate' => 'percent', ), 'metricsGoal' => array ( 'nb_conversions' => 'Conversions', 'revenue' => 'Revenue', ), 'processedMetricsGoal' => array ( 'revenue_per_visit' => 'Revenue per Visit', ), 'metricTypesGoal' => array ( 'revenue_per_visit' => 'money', 'nb_conversions' => 'number', 'conversion_rate' => 'percent', 'revenue' => 'money', ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=UserCountry&apiAction=getRegion&token_auth=anonymous&period=range&date=last7', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=UserCountry&apiAction=getRegion&token_auth=anonymous&period=day&date=last7', 'uniqueId' => 'UserCountry_getRegion', ), 6 => array ( 'category' => 'Visitors', 'subcategory' => 'Locations', 'name' => 'Web-browser language', 'module' => 'UserLanguage', 'action' => 'getLanguage', 'dimension' => 'Language', 'documentation' => 'Shows which language the visitor\'s browsers are using. (e.g. "French")', 'metrics' => array ( 'nb_visits' => 'Visits', 'nb_uniq_visitors' => 'Unique visitors', 'nb_actions' => 'Actions', 'nb_users' => 'Users', ), 'metricsDocumentation' => array ( 'nb_visits' => 'If a visitor comes to your website for the first time or if they visit a page more than 30 minutes after their last page view, this will be recorded as a new visit.', 'nb_uniq_visitors' => 'The number of unduplicated visitors coming to your website. Every user is only counted once, even if they visit the website multiple times a day.', 'nb_actions' => 'The number of actions performed by your visitors. Actions can be page views, internal site searches, downloads or outlinks.', 'nb_users' => 'The number of users logged in your website. It is the number of unique active users that have a User ID set (via the Tracking code function \'setUserId\').', 'nb_actions_per_visit' => 'The average number of actions (page views, site searches, downloads or outlinks) that were performed during the visits.', 'avg_time_on_site' => 'The average duration of a visit.', '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.', 'conversion_rate' => 'The percentage of visits that triggered a goal conversion.', ), 'processedMetrics' => array ( 'nb_actions_per_visit' => 'Actions per Visit', 'avg_time_on_site' => 'Avg. Time on Website', 'bounce_rate' => 'Bounce Rate', 'conversion_rate' => 'Conversion Rate', ), 'metricTypes' => array ( 'nb_visits' => 'number', 'nb_uniq_visitors' => 'number', 'nb_actions' => 'number', 'nb_users' => 'number', 'nb_actions_per_visit' => 'number', 'avg_time_on_site' => 'duration_s', 'bounce_rate' => 'percent', 'conversion_rate' => 'percent', ), 'relatedReports' => array ( 0 => array ( 'name' => 'Language code', 'module' => 'UserLanguage', 'action' => 'getLanguageCode', ), ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=UserLanguage&apiAction=getLanguage&token_auth=anonymous&period=range&date=last7', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=UserLanguage&apiAction=getLanguage&token_auth=anonymous&period=day&date=last7', 'uniqueId' => 'UserLanguage_getLanguage', ), 7 => array ( 'category' => 'Visitors', 'subcategory' => 'Locations', 'name' => 'City', 'module' => 'UserCountry', 'action' => 'getCity', 'dimension' => 'City', 'documentation' => 'Shows the cities your visitors connected from when accessing your website.<br/>Set up GeoIP in the Geolocation admin tab to provide data for this report. The commercial <a rel="noreferrer noopener" target="_blank" href="http://www.maxmind.com/?rId=piwik">MaxMind</a> GeoIP databases are more accurate than the gratis ones. <a rel="noreferrer noopener" target="_blank" href="http://www.maxmind.com/en/city_accuracy?rId=piwik">Click here</a> to see how accurate they are.', 'metrics' => array ( 'nb_visits' => 'Visits', 'nb_uniq_visitors' => 'Unique visitors', 'nb_actions' => 'Actions', ), 'metricsDocumentation' => array ( 'nb_visits' => 'If a visitor comes to your website for the first time or if they visit a page more than 30 minutes after their last page view, this will be recorded as a new visit.', 'nb_uniq_visitors' => 'The number of unduplicated visitors coming to your website. Every user is only counted once, even if they visit the website multiple times a day.', 'nb_actions' => 'The number of actions performed by your visitors. Actions can be page views, internal site searches, downloads or outlinks.', 'nb_actions_per_visit' => 'The average number of actions (page views, site searches, downloads or outlinks) that were performed during the visits.', 'avg_time_on_site' => 'The average duration of a visit.', '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.', 'conversion_rate' => 'The percentage of visits that triggered a goal conversion.', ), 'processedMetrics' => array ( 'nb_actions_per_visit' => 'Actions per Visit', 'avg_time_on_site' => 'Avg. Time on Website', 'bounce_rate' => 'Bounce Rate', ), 'metricTypes' => array ( 'nb_visits' => 'number', 'nb_uniq_visitors' => 'number', 'nb_actions' => 'number', 'nb_actions_per_visit' => 'number', 'avg_time_on_site' => 'duration_s', 'bounce_rate' => 'percent', 'conversion_rate' => 'percent', ), 'metricsGoal' => array ( 'nb_conversions' => 'Conversions', 'revenue' => 'Revenue', ), 'processedMetricsGoal' => array ( 'revenue_per_visit' => 'Revenue per Visit', ), 'metricTypesGoal' => array ( 'revenue_per_visit' => 'money', 'nb_conversions' => 'number', 'conversion_rate' => 'percent', 'revenue' => 'money', ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=UserCountry&apiAction=getCity&token_auth=anonymous&period=range&date=last7', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=UserCountry&apiAction=getCity&token_auth=anonymous&period=day&date=last7', 'uniqueId' => 'UserCountry_getCity', ), 8 => array ( 'category' => 'Visitors', 'subcategory' => 'Locations', 'name' => 'Language code', 'module' => 'UserLanguage', 'action' => 'getLanguageCode', 'dimension' => 'Language', 'documentation' => 'Shows which exact language code the visitor\'s browsers is set to. (e.g. "German — Austria (de-at)")', 'metrics' => array ( 'nb_visits' => 'Visits', 'nb_uniq_visitors' => 'Unique visitors', 'nb_actions' => 'Actions', 'nb_users' => 'Users', ), 'metricsDocumentation' => array ( 'nb_visits' => 'If a visitor comes to your website for the first time or if they visit a page more than 30 minutes after their last page view, this will be recorded as a new visit.', 'nb_uniq_visitors' => 'The number of unduplicated visitors coming to your website. Every user is only counted once, even if they visit the website multiple times a day.', 'nb_actions' => 'The number of actions performed by your visitors. Actions can be page views, internal site searches, downloads or outlinks.', 'nb_users' => 'The number of users logged in your website. It is the number of unique active users that have a User ID set (via the Tracking code function \'setUserId\').', 'nb_actions_per_visit' => 'The average number of actions (page views, site searches, downloads or outlinks) that were performed during the visits.', 'avg_time_on_site' => 'The average duration of a visit.', '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.', 'conversion_rate' => 'The percentage of visits that triggered a goal conversion.', ), 'processedMetrics' => array ( 'nb_actions_per_visit' => 'Actions per Visit', 'avg_time_on_site' => 'Avg. Time on Website', 'bounce_rate' => 'Bounce Rate', 'conversion_rate' => 'Conversion Rate', ), 'metricTypes' => array ( 'nb_visits' => 'number', 'nb_uniq_visitors' => 'number', 'nb_actions' => 'number', 'nb_users' => 'number', 'nb_actions_per_visit' => 'number', 'avg_time_on_site' => 'duration_s', 'bounce_rate' => 'percent', 'conversion_rate' => 'percent', ), 'relatedReports' => array ( 0 => array ( 'name' => 'Web-browser language', 'module' => 'UserLanguage', 'action' => 'getLanguage', ), ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=UserLanguage&apiAction=getLanguageCode&token_auth=anonymous&period=range&date=last7', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=UserLanguage&apiAction=getLanguageCode&token_auth=anonymous&period=day&date=last7', 'uniqueId' => 'UserLanguage_getLanguageCode', ), 9 => array ( 'category' => 'Visitors', 'subcategory' => 'Devices', 'name' => 'Screen Resolution', 'module' => 'Resolution', 'action' => 'getResolution', 'dimension' => 'Resolution', 'documentation' => 'This report shows the screen resolutions your visitors used when viewing your website.', 'metrics' => array ( 'nb_visits' => 'Visits', 'nb_uniq_visitors' => 'Unique visitors', 'nb_actions' => 'Actions', 'nb_users' => 'Users', ), 'metricsDocumentation' => array ( 'nb_visits' => 'If a visitor comes to your website for the first time or if they visit a page more than 30 minutes after their last page view, this will be recorded as a new visit.', 'nb_uniq_visitors' => 'The number of unduplicated visitors coming to your website. Every user is only counted once, even if they visit the website multiple times a day.', 'nb_actions' => 'The number of actions performed by your visitors. Actions can be page views, internal site searches, downloads or outlinks.', 'nb_users' => 'The number of users logged in your website. It is the number of unique active users that have a User ID set (via the Tracking code function \'setUserId\').', 'nb_actions_per_visit' => 'The average number of actions (page views, site searches, downloads or outlinks) that were performed during the visits.', 'avg_time_on_site' => 'The average duration of a visit.', '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.', 'conversion_rate' => 'The percentage of visits that triggered a goal conversion.', ), 'processedMetrics' => array ( 'nb_actions_per_visit' => 'Actions per Visit', 'avg_time_on_site' => 'Avg. Time on Website', 'bounce_rate' => 'Bounce Rate', 'conversion_rate' => 'Conversion Rate', ), 'metricTypes' => array ( 'nb_visits' => 'number', 'nb_uniq_visitors' => 'number', 'nb_actions' => 'number', 'nb_users' => 'number', 'nb_actions_per_visit' => 'number', 'avg_time_on_site' => 'duration_s', 'bounce_rate' => 'percent', 'conversion_rate' => 'percent', ), 'relatedReports' => array ( 0 => array ( 'name' => 'Configurations', 'module' => 'Resolution', 'action' => 'getConfiguration', ), ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=Resolution&apiAction=getResolution&token_auth=anonymous&period=range&date=last7', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=Resolution&apiAction=getResolution&token_auth=anonymous&period=day&date=last7', 'uniqueId' => 'Resolution_getResolution', ), 10 => array ( 'category' => 'Visitors', 'subcategory' => 'Software', 'name' => 'Configurations', 'module' => 'Resolution', 'action' => 'getConfiguration', 'dimension' => 'Configuration', 'documentation' => 'This report shows the most common overall configurations that your visitors had. A configuration is the combination of an operating system, a browser type and a screen resolution.', 'metrics' => array ( 'nb_visits' => 'Visits', 'nb_uniq_visitors' => 'Unique visitors', 'nb_actions' => 'Actions', 'nb_users' => 'Users', ), 'metricsDocumentation' => array ( 'nb_visits' => 'If a visitor comes to your website for the first time or if they visit a page more than 30 minutes after their last page view, this will be recorded as a new visit.', 'nb_uniq_visitors' => 'The number of unduplicated visitors coming to your website. Every user is only counted once, even if they visit the website multiple times a day.', 'nb_actions' => 'The number of actions performed by your visitors. Actions can be page views, internal site searches, downloads or outlinks.', 'nb_users' => 'The number of users logged in your website. It is the number of unique active users that have a User ID set (via the Tracking code function \'setUserId\').', 'nb_actions_per_visit' => 'The average number of actions (page views, site searches, downloads or outlinks) that were performed during the visits.', 'avg_time_on_site' => 'The average duration of a visit.', '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.', 'conversion_rate' => 'The percentage of visits that triggered a goal conversion.', ), 'processedMetrics' => array ( 'nb_actions_per_visit' => 'Actions per Visit', 'avg_time_on_site' => 'Avg. Time on Website', 'bounce_rate' => 'Bounce Rate', 'conversion_rate' => 'Conversion Rate', ), 'metricTypes' => array ( 'nb_visits' => 'number', 'nb_uniq_visitors' => 'number', 'nb_actions' => 'number', 'nb_users' => 'number', 'nb_actions_per_visit' => 'number', 'avg_time_on_site' => 'duration_s', 'bounce_rate' => 'percent', 'conversion_rate' => 'percent', ), 'relatedReports' => array ( 0 => array ( 'name' => 'Screen Resolution', 'module' => 'Resolution', 'action' => 'getResolution', ), ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=Resolution&apiAction=getConfiguration&token_auth=anonymous&period=range&date=last7', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=Resolution&apiAction=getConfiguration&token_auth=anonymous&period=day&date=last7', 'uniqueId' => 'Resolution_getConfiguration', ), 11 => array ( 'category' => 'Visitors', 'subcategory' => 'Software', 'name' => 'Browser Plugins', 'module' => 'DevicePlugins', 'action' => 'getPlugin', 'dimension' => 'Plugin', 'documentation' => 'This report shows which browser plugins your visitors had enabled. This information might be important for choosing the right way to deliver your content.', 'metrics' => array ( 'nb_visits' => 'Visits', ), 'metricsDocumentation' => array ( 'nb_visits' => 'If a visitor comes to your website for the first time or if they visit a page more than 30 minutes after their last page view, this will be recorded as a new visit.', ), 'processedMetrics' => array ( 'nb_visits_percentage' => '% Visits', ), 'metricTypes' => array ( 'nb_visits' => 'number', 'nb_visits_percentage' => 'percent', ), 'constantRowsCount' => true, 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=DevicePlugins&apiAction=getPlugin&token_auth=anonymous&period=range&date=last7', 'uniqueId' => 'DevicePlugins_getPlugin', ), 12 => array ( 'category' => 'Visitors', 'subcategory' => 'Times', 'name' => 'Visits per local time', 'module' => 'VisitTime', 'action' => 'getVisitInformationPerLocalTime', 'dimension' => 'Local time — hour (start of visit)', 'documentation' => 'This graph shows what time it was in the <strong> visitors\' time zones </strong> during their visits.', 'metrics' => array ( 'nb_visits' => 'Visits', 'nb_uniq_visitors' => 'Unique visitors', 'nb_actions' => 'Actions', 'nb_users' => 'Users', ), 'metricsDocumentation' => array ( 'nb_visits' => 'If a visitor comes to your website for the first time or if they visit a page more than 30 minutes after their last page view, this will be recorded as a new visit.', 'nb_uniq_visitors' => 'The number of unduplicated visitors coming to your website. Every user is only counted once, even if they visit the website multiple times a day.', 'nb_actions' => 'The number of actions performed by your visitors. Actions can be page views, internal site searches, downloads or outlinks.', 'nb_users' => 'The number of users logged in your website. It is the number of unique active users that have a User ID set (via the Tracking code function \'setUserId\').', 'nb_actions_per_visit' => 'The average number of actions (page views, site searches, downloads or outlinks) that were performed during the visits.', 'avg_time_on_site' => 'The average duration of a visit.', '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.', 'conversion_rate' => 'The percentage of visits that triggered a goal conversion.', ), 'processedMetrics' => array ( 'nb_actions_per_visit' => 'Actions per Visit', 'avg_time_on_site' => 'Avg. Time on Website', 'bounce_rate' => 'Bounce Rate', 'conversion_rate' => 'Conversion Rate', ), 'metricTypes' => array ( 'nb_visits' => 'number', 'nb_uniq_visitors' => 'number', 'nb_actions' => 'number', 'nb_users' => 'number', 'nb_actions_per_visit' => 'number', 'avg_time_on_site' => 'duration_s', 'bounce_rate' => 'percent', 'conversion_rate' => 'percent', ), 'constantRowsCount' => true, 'relatedReports' => array ( 0 => array ( 'name' => 'Visits by day of the week', 'module' => 'VisitTime', 'action' => 'getByDayOfWeek', ), ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=VisitTime&apiAction=getVisitInformationPerLocalTime&token_auth=anonymous&period=range&date=last7', 'uniqueId' => 'VisitTime_getVisitInformationPerLocalTime', ), 13 => array ( 'category' => 'Visitors', 'subcategory' => 'Times', 'name' => 'Visits per hour in the site\'s timezone', 'module' => 'VisitTime', 'action' => 'getVisitInformationPerServerTime', 'dimension' => 'Site time — hour (start of visit)', 'documentation' => 'This graph shows what time it was in the <strong> site\'s time zone </strong> during the visits.', 'metrics' => array ( 'nb_visits' => 'Visits', 'nb_uniq_visitors' => 'Unique visitors', 'nb_actions' => 'Actions', 'nb_users' => 'Users', ), 'metricsDocumentation' => array ( 'nb_visits' => 'If a visitor comes to your website for the first time or if they visit a page more than 30 minutes after their last page view, this will be recorded as a new visit.', 'nb_uniq_visitors' => 'The number of unduplicated visitors coming to your website. Every user is only counted once, even if they visit the website multiple times a day.', 'nb_actions' => 'The number of actions performed by your visitors. Actions can be page views, internal site searches, downloads or outlinks.', 'nb_users' => 'The number of users logged in your website. It is the number of unique active users that have a User ID set (via the Tracking code function \'setUserId\').', 'nb_actions_per_visit' => 'The average number of actions (page views, site searches, downloads or outlinks) that were performed during the visits.', 'avg_time_on_site' => 'The average duration of a visit.', '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.', 'conversion_rate' => 'The percentage of visits that triggered a goal conversion.', ), 'processedMetrics' => array ( 'nb_actions_per_visit' => 'Actions per Visit', 'avg_time_on_site' => 'Avg. Time on Website', 'bounce_rate' => 'Bounce Rate', ), 'metricTypes' => array ( 'nb_visits' => 'number', 'nb_uniq_visitors' => 'number', 'nb_actions' => 'number', 'nb_users' => 'number', 'nb_actions_per_visit' => 'number', 'avg_time_on_site' => 'duration_s', 'bounce_rate' => 'percent', 'conversion_rate' => 'percent', ), 'constantRowsCount' => true, 'metricsGoal' => array ( 'nb_conversions' => 'Conversions', 'revenue' => 'Revenue', ), 'processedMetricsGoal' => array ( 'revenue_per_visit' => 'Revenue per Visit', ), 'metricTypesGoal' => array ( 'revenue_per_visit' => 'money', 'nb_conversions' => 'number', 'conversion_rate' => 'percent', 'revenue' => 'money', ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=VisitTime&apiAction=getVisitInformationPerServerTime&token_auth=anonymous&period=range&date=last7', 'uniqueId' => 'VisitTime_getVisitInformationPerServerTime', ), 14 => array ( 'category' => 'Visitors', 'subcategory' => 'Times', 'name' => 'Visits by day of the week', 'module' => 'VisitTime', 'action' => 'getByDayOfWeek', 'dimension' => 'Day of the week', 'documentation' => 'This graph shows the number of visits your website received on each day of the week.', 'metrics' => array ( 'nb_visits' => 'Visits', 'nb_uniq_visitors' => 'Unique visitors', 'nb_actions' => 'Actions', 'nb_users' => 'Users', ), 'metricsDocumentation' => array ( 'nb_visits' => 'If a visitor comes to your website for the first time or if they visit a page more than 30 minutes after their last page view, this will be recorded as a new visit.', 'nb_uniq_visitors' => 'The number of unduplicated visitors coming to your website. Every user is only counted once, even if they visit the website multiple times a day.', 'nb_actions' => 'The number of actions performed by your visitors. Actions can be page views, internal site searches, downloads or outlinks.', 'nb_users' => 'The number of users logged in your website. It is the number of unique active users that have a User ID set (via the Tracking code function \'setUserId\').', 'nb_actions_per_visit' => 'The average number of actions (page views, site searches, downloads or outlinks) that were performed during the visits.', 'avg_time_on_site' => 'The average duration of a visit.', '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.', 'conversion_rate' => 'The percentage of visits that triggered a goal conversion.', ), 'processedMetrics' => array ( 'nb_actions_per_visit' => 'Actions per Visit', 'avg_time_on_site' => 'Avg. Time on Website', 'bounce_rate' => 'Bounce Rate', 'conversion_rate' => 'Conversion Rate', ), 'metricTypes' => array ( 'nb_visits' => 'number', 'nb_uniq_visitors' => 'number', 'nb_actions' => 'number', 'nb_users' => 'number', 'nb_actions_per_visit' => 'number', 'avg_time_on_site' => 'duration_s', 'bounce_rate' => 'percent', 'conversion_rate' => 'percent', ), 'constantRowsCount' => true, 'relatedReports' => array ( 0 => array ( 'name' => 'Visits per local time', 'module' => 'VisitTime', 'action' => 'getVisitInformationPerLocalTime', ), ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=VisitTime&apiAction=getByDayOfWeek&token_auth=anonymous&period=range&date=last7', 'uniqueId' => 'VisitTime_getByDayOfWeek', ), 15 => array ( 'category' => 'Visitors', 'subcategory' => 'User IDs', 'name' => 'User IDs', 'module' => 'UserId', 'action' => 'getUsers', 'dimension' => 'UserId', 'documentation' => 'Shows visits and other general metrics for every individual User ID.', 'onlineGuideUrl' => 'https://matomo.org/docs/user-id/', 'metrics' => array ( 'label' => 'Label', 'nb_visits' => 'Visits', 'nb_actions' => 'Actions', 'nb_visits_converted' => 'Visits with Conversions', ), 'metricsDocumentation' => array ( 'nb_visits' => 'If a visitor comes to your website for the first time or if they visit a page more than 30 minutes after their last page view, this will be recorded as a new visit.', 'nb_actions' => 'The number of actions performed by your visitors. Actions can be page views, internal site searches, downloads or outlinks.', 'nb_actions_per_visit' => 'The average number of actions (page views, site searches, downloads or outlinks) that were performed during the visits.', 'avg_time_on_site' => 'The average duration of a visit.', '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.', 'conversion_rate' => 'The percentage of visits that triggered a goal conversion.', ), 'processedMetrics' => array ( 'nb_actions_per_visit' => 'Actions per Visit', 'avg_time_on_site' => 'Avg. Time on Website', 'bounce_rate' => 'Bounce Rate', 'conversion_rate' => 'Conversion Rate', ), 'metricTypes' => array ( 'nb_visits' => 'number', 'nb_actions' => 'number', 'nb_visits_converted' => 'number', 'nb_actions_per_visit' => 'number', 'avg_time_on_site' => 'duration_s', 'bounce_rate' => 'percent', 'conversion_rate' => 'percent', ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=UserId&apiAction=getUsers&token_auth=anonymous&period=range&date=last7', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=UserId&apiAction=getUsers&token_auth=anonymous&period=day&date=last7', 'uniqueId' => 'UserId_getUsers', ), 16 => array ( 'category' => 'Actions', 'name' => 'Actions - Main metrics', 'module' => 'Actions', 'action' => 'get', 'documentation' => 'This report provides a very basic overview of what actions your visitors take on your website.', 'metrics' => array ( 'nb_pageviews' => 'Pageviews', 'nb_uniq_pageviews' => 'Unique Pageviews', 'nb_downloads' => 'Downloads', 'nb_uniq_downloads' => 'Unique Downloads', 'nb_outlinks' => 'Outlinks', 'nb_uniq_outlinks' => 'Unique Outlinks', 'nb_searches' => 'Searches', 'nb_keywords' => 'Unique Keywords', ), 'metricsDocumentation' => array ( 'nb_pageviews' => 'The number of times this page was visited.', 'nb_uniq_pageviews' => 'The number of visits that included this page. If a page was viewed multiple times during one visit, it is only counted once.', 'nb_downloads' => 'The number of times this link was clicked.', 'nb_uniq_downloads' => 'The number of visits that involved a click on this link. If a link was clicked multiple times during one visit, it is only counted once.', 'nb_outlinks' => 'The number of times this link was clicked.', 'nb_uniq_outlinks' => 'The number of visits that involved a click on this link. If a link was clicked multiple times during one visit, it is only counted once.', 'nb_searches' => 'The number of visits that searched for this keyword on your website\'s search engine.', 'avg_time_generation' => 'The average time it took to generate the page. This metric includes the time it took the server to generate the web page, plus the time it took for the visitor to download the response from the server. A lower \'Avg. generation time\' means a faster website for your visitors!', ), 'processedMetrics' => array ( 'avg_time_generation' => 'Avg. generation time', ), 'metricTypes' => array ( 'nb_pageviews' => 'number', 'nb_uniq_pageviews' => 'number', 'nb_downloads' => 'number', 'nb_uniq_downloads' => 'number', 'nb_outlinks' => 'number', 'nb_uniq_outlinks' => 'number', 'nb_searches' => 'number', 'nb_keywords' => 'number', 'avg_time_generation' => 'duration_s', ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=Actions&apiAction=get&token_auth=anonymous&period=day&date=last7', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=Actions&apiAction=get&token_auth=anonymous&period=day&date=last7', 'uniqueId' => 'Actions_get', ), 17 => array ( 'category' => 'Actions', 'subcategory' => 'Pages', 'name' => 'Page URLs', 'module' => 'Actions', 'action' => 'getPageUrls', 'dimension' => 'Page URL', 'documentation' => 'This report contains information about the page URLs that have been visited. <br /> The table is organized hierarchically, the URLs are displayed as a folder structure.<br />Use the plus and minus icons on the left to navigate.', 'metrics' => array ( 'nb_hits' => 'Pageviews', 'nb_visits' => 'Unique Pageviews', ), 'metricsDocumentation' => array ( 'nb_hits' => 'The number of times this page was visited.', 'nb_visits' => 'The number of visits that included this page. If a page was viewed multiple times during one visit, it is only counted once.', 'avg_time_on_page' => 'The average amount of time visitors spent on this page (only the page, not the entire website).', 'bounce_rate' => 'The percentage of visits that started on this page and left the website straight away.', 'exit_rate' => 'The percentage of visits that left the website after viewing this page.', 'avg_time_generation' => 'The average time it took to generate the page. This metric includes the time it took the server to generate the web page, plus the time it took for the visitor to download the response from the server. A lower \'Avg. generation time\' means a faster website for your visitors!', ), 'processedMetrics' => array ( 'avg_time_on_page' => 'Avg. time on page', 'bounce_rate' => 'Bounce Rate', 'exit_rate' => 'Exit rate', 'avg_time_generation' => 'Avg. generation time', ), 'metricTypes' => array ( 'nb_hits' => 'number', 'nb_visits' => 'number', 'avg_time_on_page' => 'duration_s', 'bounce_rate' => 'percent', 'exit_rate' => 'percent', 'avg_time_generation' => 'duration_s', ), 'actionToLoadSubTables' => 'getPageUrls', 'relatedReports' => array ( 0 => array ( 'name' => 'Entry pages', 'module' => 'Actions', 'action' => 'getEntryPageUrls', ), 1 => array ( 'name' => 'Exit pages', 'module' => 'Actions', 'action' => 'getExitPageUrls', ), ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=Actions&apiAction=getPageUrls&token_auth=anonymous&period=range&date=last7', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=Actions&apiAction=getPageUrls&token_auth=anonymous&period=day&date=last7', 'uniqueId' => 'Actions_getPageUrls', ), 18 => array ( 'category' => 'Actions', 'subcategory' => 'Entry pages', 'name' => 'Entry pages', 'module' => 'Actions', 'action' => 'getEntryPageUrls', 'dimension' => 'Entry Page URL', 'documentation' => 'This report contains information about the entry pages that were used during the specified period. An entry page is the first page that a user views during their visit. <br /> The entry URLs are displayed as a folder structure.<br />Use the plus and minus icons on the left to navigate.', 'metrics' => array ( 'entry_nb_visits' => 'Entrances', 'entry_bounce_count' => 'Bounces', ), 'metricsDocumentation' => array ( 'entry_nb_visits' => 'Number of visits that started on this page.', 'entry_bounce_count' => 'Number of visits that started and ended on this page. This means that the visitor left the website after viewing only this page.', 'avg_time_on_page' => 'The average amount of time visitors spent on this page (only the page, not the entire website).', 'avg_time_generation' => 'The average time it took to generate the page. This metric includes the time it took the server to generate the web page, plus the time it took for the visitor to download the response from the server. A lower \'Avg. generation time\' means a faster website for your visitors!', ), 'processedMetrics' => array ( 'bounce_rate' => 'Bounce Rate', 'avg_time_generation' => 'Avg. generation time', ), 'metricTypes' => array ( 'entry_nb_visits' => 'number', 'entry_bounce_count' => 'number', 'avg_time_on_page' => 'duration_s', 'bounce_rate' => 'percent', 'exit_rate' => 'percent', 'avg_time_generation' => 'duration_s', ), 'actionToLoadSubTables' => 'getEntryPageUrls', 'relatedReports' => array ( 0 => array ( 'name' => 'Entry page titles', 'module' => 'Actions', 'action' => 'getEntryPageTitles', ), ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=Actions&apiAction=getEntryPageUrls&token_auth=anonymous&period=range&date=last7', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=Actions&apiAction=getEntryPageUrls&token_auth=anonymous&period=day&date=last7', 'uniqueId' => 'Actions_getEntryPageUrls', ), 19 => array ( 'category' => 'Actions', 'subcategory' => 'Entry pages', 'name' => 'Entry page titles', 'module' => 'Actions', 'action' => 'getEntryPageTitles', 'dimension' => 'Entry Page title', 'documentation' => 'This report contains information about the titles of entry pages that were used during the specified period. Use the plus and minus icons on the left to navigate.', 'metrics' => array ( 'entry_nb_visits' => 'Entrances', 'entry_bounce_count' => 'Bounces', ), 'metricsDocumentation' => array ( 'entry_nb_visits' => 'Number of visits that started on this page.', 'entry_bounce_count' => 'Number of visits that started and ended on this page. This means that the visitor left the website after viewing only this page.', 'bounce_rate' => 'The percentage of visits that started on this page and left the website straight away.', 'avg_time_generation' => 'The average time it took to generate the page. This metric includes the time it took the server to generate the web page, plus the time it took for the visitor to download the response from the server. A lower \'Avg. generation time\' means a faster website for your visitors!', ), 'processedMetrics' => array ( 'bounce_rate' => 'Bounce Rate', 'avg_time_generation' => 'Avg. generation time', ), 'metricTypes' => array ( 'entry_nb_visits' => 'number', 'entry_bounce_count' => 'number', 'avg_time_on_page' => 'duration_s', 'bounce_rate' => 'percent', 'exit_rate' => 'percent', 'avg_time_generation' => 'duration_s', ), 'actionToLoadSubTables' => 'getEntryPageTitles', 'relatedReports' => array ( 0 => array ( 'name' => 'Page titles', 'module' => 'Actions', 'action' => 'getPageTitles', ), 1 => array ( 'name' => 'Entry pages', 'module' => 'Actions', 'action' => 'getEntryPageUrls', ), ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=Actions&apiAction=getEntryPageTitles&token_auth=anonymous&period=range&date=last7', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=Actions&apiAction=getEntryPageTitles&token_auth=anonymous&period=day&date=last7', 'uniqueId' => 'Actions_getEntryPageTitles', ), 20 => array ( 'category' => 'Actions', 'subcategory' => 'Exit pages', 'name' => 'Exit pages', 'module' => 'Actions', 'action' => 'getExitPageUrls', 'dimension' => 'Exit Page URL', 'documentation' => 'This report contains information about the exit pages that occurred during the specified period. An exit page is the last page that a user views during their visit. <br /> The exit URLs are displayed as a folder structure.<br />Use the plus and minus icons on the left to navigate.', 'metrics' => array ( 'exit_nb_visits' => 'Exits', 'nb_visits' => 'Unique Pageviews', ), 'metricsDocumentation' => array ( 'exit_nb_visits' => 'Number of visits that ended on this page.', 'nb_visits' => 'The number of visits that included this page. If a page was viewed multiple times during one visit, it is only counted once.', 'avg_time_on_page' => 'The average amount of time visitors spent on this page (only the page, not the entire website).', '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.', 'exit_rate' => 'The percentage of visits that left the website after viewing this page.', 'avg_time_generation' => 'The average time it took to generate the page. This metric includes the time it took the server to generate the web page, plus the time it took for the visitor to download the response from the server. A lower \'Avg. generation time\' means a faster website for your visitors!', ), 'processedMetrics' => array ( 'exit_rate' => 'Exit rate', 'avg_time_generation' => 'Avg. generation time', ), 'metricTypes' => array ( 'exit_nb_visits' => 'number', 'nb_visits' => 'number', 'avg_time_on_page' => 'duration_s', 'bounce_rate' => 'percent', 'exit_rate' => 'percent', 'avg_time_generation' => 'duration_s', ), 'actionToLoadSubTables' => 'getExitPageUrls', 'relatedReports' => array ( 0 => array ( 'name' => 'Exit page titles', 'module' => 'Actions', 'action' => 'getExitPageTitles', ), ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=Actions&apiAction=getExitPageUrls&token_auth=anonymous&period=range&date=last7', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=Actions&apiAction=getExitPageUrls&token_auth=anonymous&period=day&date=last7', 'uniqueId' => 'Actions_getExitPageUrls', ), 21 => array ( 'category' => 'Actions', 'subcategory' => 'Exit pages', 'name' => 'Exit page titles', 'module' => 'Actions', 'action' => 'getExitPageTitles', 'dimension' => 'Exit Page Title', 'documentation' => 'This report contains information about the titles of exit pages that occurred during the specified period. Use the plus and minus icons on the left to navigate.', 'metrics' => array ( 'exit_nb_visits' => 'Exits', 'nb_visits' => 'Unique Pageviews', ), 'metricsDocumentation' => array ( 'exit_nb_visits' => 'Number of visits that ended on this page.', 'nb_visits' => 'The number of visits that included this page. If a page was viewed multiple times during one visit, it is only counted once.', 'exit_rate' => 'The percentage of visits that left the website after viewing this page.', 'avg_time_generation' => 'The average time it took to generate the page. This metric includes the time it took the server to generate the web page, plus the time it took for the visitor to download the response from the server. A lower \'Avg. generation time\' means a faster website for your visitors!', ), 'processedMetrics' => array ( 'exit_rate' => 'Exit rate', 'avg_time_generation' => 'Avg. generation time', ), 'metricTypes' => array ( 'exit_nb_visits' => 'number', 'nb_visits' => 'number', 'avg_time_on_page' => 'duration_s', 'bounce_rate' => 'percent', 'exit_rate' => 'percent', 'avg_time_generation' => 'duration_s', ), 'actionToLoadSubTables' => 'getExitPageTitles', 'relatedReports' => array ( 0 => array ( 'name' => 'Page titles', 'module' => 'Actions', 'action' => 'getPageTitles', ), 1 => array ( 'name' => 'Exit pages', 'module' => 'Actions', 'action' => 'getExitPageUrls', ), ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=Actions&apiAction=getExitPageTitles&token_auth=anonymous&period=range&date=last7', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=Actions&apiAction=getExitPageTitles&token_auth=anonymous&period=day&date=last7', 'uniqueId' => 'Actions_getExitPageTitles', ), 22 => array ( 'category' => 'Actions', 'subcategory' => 'Page titles', 'name' => 'Page titles', 'module' => 'Actions', 'action' => 'getPageTitles', 'dimension' => 'Page Title', 'documentation' => 'This report contains information about the titles of the pages that have been visited. <br /> The page title is the HTML <title> Tag that most browsers show in their window title.', 'metrics' => array ( 'nb_hits' => 'Pageviews', 'nb_visits' => 'Unique Pageviews', ), 'metricsDocumentation' => array ( 'nb_hits' => 'The number of times this page was visited.', 'nb_visits' => 'The number of visits that included this page. If a page was viewed multiple times during one visit, it is only counted once.', 'avg_time_on_page' => 'The average amount of time visitors spent on this page (only the page, not the entire website).', 'bounce_rate' => 'The percentage of visits that started on this page and left the website straight away.', 'exit_rate' => 'The percentage of visits that left the website after viewing this page.', 'avg_time_generation' => 'The average time it took to generate the page. This metric includes the time it took the server to generate the web page, plus the time it took for the visitor to download the response from the server. A lower \'Avg. generation time\' means a faster website for your visitors!', ), 'processedMetrics' => array ( 'avg_time_on_page' => 'Avg. time on page', 'bounce_rate' => 'Bounce Rate', 'exit_rate' => 'Exit rate', 'avg_time_generation' => 'Avg. generation time', ), 'metricTypes' => array ( 'nb_hits' => 'number', 'nb_visits' => 'number', 'avg_time_on_page' => 'duration_s', 'bounce_rate' => 'percent', 'exit_rate' => 'percent', 'avg_time_generation' => 'duration_s', ), 'actionToLoadSubTables' => 'getPageTitles', 'relatedReports' => array ( 0 => array ( 'name' => 'Entry page titles', 'module' => 'Actions', 'action' => 'getEntryPageTitles', ), 1 => array ( 'name' => 'Exit page titles', 'module' => 'Actions', 'action' => 'getExitPageTitles', ), ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=Actions&apiAction=getPageTitles&token_auth=anonymous&period=range&date=last7', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=Actions&apiAction=getPageTitles&token_auth=anonymous&period=day&date=last7', 'uniqueId' => 'Actions_getPageTitles', ), 23 => array ( 'category' => 'Actions', 'subcategory' => 'Site Search', 'name' => 'Site Search Keywords', 'module' => 'Actions', 'action' => 'getSiteSearchKeywords', 'dimension' => 'Keyword', 'documentation' => 'This report lists the Search Keywords that visitors searched for on your internal Search Engine.<br/><br/>Tracking searches that visitors make on your website is a very effective way to learn more about what your audience is looking for, it can help find ideas for new content, new Ecommerce products that potential customers might be searching for, and generally improve the visitors\' experience on your website.', 'onlineGuideUrl' => 'https://matomo.org/docs/site-search/', 'metrics' => array ( 'nb_visits' => 'Searches', 'nb_pages_per_search' => 'Search Results pages', ), 'metricsDocumentation' => array ( 'nb_visits' => 'The number of visits that searched for this keyword on your website\'s search engine.', 'nb_pages_per_search' => 'Visitors will search on your website, and sometimes click "next" to view more results. This is the average number of search results pages viewed for this keyword.', 'exit_rate' => 'The percentage of visits that left the website after searching for this Keyword on your Site Search engine.', ), 'processedMetrics' => array ( 'exit_rate' => '% Search Exits', ), 'metricTypes' => array ( 'nb_visits' => 'number', 'nb_pages_per_search' => 'number', 'avg_time_on_page' => 'duration_s', 'bounce_rate' => 'percent', 'exit_rate' => 'percent', 'avg_time_generation' => 'duration_s', ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=Actions&apiAction=getSiteSearchKeywords&token_auth=anonymous&period=range&date=last7', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=Actions&apiAction=getSiteSearchKeywords&token_auth=anonymous&period=day&date=last7', 'uniqueId' => 'Actions_getSiteSearchKeywords', ), 24 => array ( 'category' => 'Actions', 'subcategory' => 'Site Search', 'name' => 'Pages Following a Site Search', 'module' => 'Actions', 'action' => 'getPageUrlsFollowingSiteSearch', 'dimension' => 'Destination Page', '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.<br/>Use the plus and minus icons on the left to navigate.', 'onlineGuideUrl' => 'https://matomo.org/docs/site-search/', 'metrics' => array ( 'nb_hits_following_search' => 'Clicked in search results', 'nb_hits' => 'Pageviews', ), 'metricsDocumentation' => array ( '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' => 'The number of times this page was visited.', ), 'metricTypes' => array ( 'nb_hits_following_search' => 'number', 'nb_hits' => 'number', 'avg_time_on_page' => 'duration_s', 'bounce_rate' => 'percent', 'exit_rate' => 'percent', 'avg_time_generation' => 'duration_s', ), 'relatedReports' => array ( 0 => array ( 'name' => 'Page Titles Following a Site Search', 'module' => 'Actions', 'action' => 'getPageTitlesFollowingSiteSearch', ), ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=Actions&apiAction=getPageUrlsFollowingSiteSearch&token_auth=anonymous&period=range&date=last7', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=Actions&apiAction=getPageUrlsFollowingSiteSearch&token_auth=anonymous&period=day&date=last7', 'uniqueId' => 'Actions_getPageUrlsFollowingSiteSearch', ), 25 => array ( 'category' => 'Actions', 'subcategory' => 'Site Search', 'name' => 'Search Keywords with No Results', 'module' => 'Actions', 'action' => 'getSiteSearchNoResultKeywords', 'dimension' => 'Keyword with No Search Result', 'documentation' => 'Tracking searches that visitors make on your website is a very effective way to learn more about what your audience is looking for, it can help find ideas for new content, new Ecommerce products that potential customers might be searching for, and generally improve the visitors\' experience on your website.<br /><br />This report lists the Search Keywords that did not return any Search result: maybe the search engine algorithm can be improved, or maybe your visitors are looking for content that is not (yet) on your website?', 'onlineGuideUrl' => 'https://matomo.org/docs/site-search/', 'metrics' => array ( 'nb_visits' => 'Searches', ), 'metricsDocumentation' => array ( 'nb_visits' => 'The number of visits that searched for this keyword on your website\'s search engine.', 'exit_rate' => 'The percentage of visits that left the website after searching for this Keyword on your Site Search engine.', ), 'processedMetrics' => array ( 'exit_rate' => '% Search Exits', ), 'metricTypes' => array ( 'nb_visits' => 'number', 'avg_time_on_page' => 'duration_s', 'bounce_rate' => 'percent', 'exit_rate' => 'percent', 'avg_time_generation' => 'duration_s', ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=Actions&apiAction=getSiteSearchNoResultKeywords&token_auth=anonymous&period=range&date=last7', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=Actions&apiAction=getSiteSearchNoResultKeywords&token_auth=anonymous&period=day&date=last7', 'uniqueId' => 'Actions_getSiteSearchNoResultKeywords', ), 26 => array ( 'category' => 'Actions', 'subcategory' => 'Site Search', 'name' => 'Page Titles Following a Site Search', 'module' => 'Actions', 'action' => 'getPageTitlesFollowingSiteSearch', 'dimension' => 'Destination Page', '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.<br/>Use the plus and minus icons on the left to navigate.', 'onlineGuideUrl' => 'https://matomo.org/docs/site-search/', 'metrics' => array ( 'nb_hits_following_search' => 'Clicked in search results', 'nb_hits' => 'Pageviews', ), 'metricsDocumentation' => array ( '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' => 'The number of times this page was visited.', ), 'metricTypes' => array ( 'nb_hits_following_search' => 'number', 'nb_hits' => 'number', 'avg_time_on_page' => 'duration_s', 'bounce_rate' => 'percent', 'exit_rate' => 'percent', 'avg_time_generation' => 'duration_s', ), 'relatedReports' => array ( 0 => array ( 'name' => 'Pages Following a Site Search', 'module' => 'Actions', 'action' => 'getPageUrlsFollowingSiteSearch', ), ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=Actions&apiAction=getPageTitlesFollowingSiteSearch&token_auth=anonymous&period=range&date=last7', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=Actions&apiAction=getPageTitlesFollowingSiteSearch&token_auth=anonymous&period=day&date=last7', 'uniqueId' => 'Actions_getPageTitlesFollowingSiteSearch', ), 27 => array ( 'category' => 'Actions', 'subcategory' => 'Site Search', 'name' => 'Search Categories', 'module' => 'Actions', 'action' => 'getSiteSearchCategories', 'dimension' => 'Search Category', 'documentation' => 'This report lists the Categories that visitors selected when they made a Search on your website.<br/>For example, Ecommerce websites typically have a "Category" selector so that visitors can restrict their searches to all products in a specific Category.', 'onlineGuideUrl' => 'https://matomo.org/docs/site-search/', 'metrics' => array ( 'nb_visits' => 'Searches', 'nb_pages_per_search' => 'Search Results pages', 'exit_rate' => '% Search Exits', ), 'metricsDocumentation' => array ( 'nb_visits' => 'The number of visits that searched for this keyword on your website\'s search engine.', 'nb_pages_per_search' => 'Visitors will search on your website, and sometimes click "next" to view more results. This is the average number of search results pages viewed for this keyword.', 'exit_rate' => 'The percentage of visits that left the website after searching for this Keyword on your Site Search engine.', ), 'metricTypes' => array ( 'nb_visits' => 'number', 'nb_pages_per_search' => 'number', 'exit_rate' => 'percent', ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=Actions&apiAction=getSiteSearchCategories&token_auth=anonymous&period=range&date=last7', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=Actions&apiAction=getSiteSearchCategories&token_auth=anonymous&period=day&date=last7', 'uniqueId' => 'Actions_getSiteSearchCategories', ), 28 => array ( 'category' => 'Actions', 'subcategory' => 'Outlinks', 'name' => 'Outlinks', 'module' => 'Actions', 'action' => 'getOutlinks', 'dimension' => 'Clicked Outlink', 'documentation' => 'This report shows a hierarchical list of outlink URLs that were clicked by your visitors. An outlink is a link that leads the visitor away from your website (to another domain).<br />Use the plus and minus icons on the left to navigate.', 'metrics' => array ( 'nb_visits' => 'Unique Clicks', 'nb_hits' => 'Clicks', ), 'metricsDocumentation' => array ( 'nb_visits' => 'The number of visits that involved a click on this link. If a link was clicked multiple times during one visit, it is only counted once.', 'nb_hits' => 'The number of times this link was clicked.', ), 'metricTypes' => array ( 'nb_visits' => 'number', 'nb_hits' => 'number', ), 'actionToLoadSubTables' => 'getOutlinks', 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=Actions&apiAction=getOutlinks&token_auth=anonymous&period=range&date=last7', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=Actions&apiAction=getOutlinks&token_auth=anonymous&period=day&date=last7', 'uniqueId' => 'Actions_getOutlinks', ), 29 => array ( 'category' => 'Actions', 'subcategory' => 'Downloads', 'name' => 'Downloads', 'module' => 'Actions', 'action' => 'getDownloads', 'dimension' => 'Download URL', 'documentation' => 'In this report, you can see which files your visitors have downloaded. <br /> What Matomo counts as a download is the click on a download link. Whether the download was completed or not isn\'t known to Matomo.', 'metrics' => array ( 'nb_visits' => 'Unique Downloads', 'nb_hits' => 'Downloads', ), 'metricsDocumentation' => array ( 'nb_visits' => 'The number of visits that involved a click on this link. If a link was clicked multiple times during one visit, it is only counted once.', 'nb_hits' => 'The number of times this link was clicked.', ), 'metricTypes' => array ( 'nb_visits' => 'number', 'nb_hits' => 'number', ), 'actionToLoadSubTables' => 'getDownloads', 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=Actions&apiAction=getDownloads&token_auth=anonymous&period=range&date=last7', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=Actions&apiAction=getDownloads&token_auth=anonymous&period=day&date=last7', 'uniqueId' => 'Actions_getDownloads', ), 30 => array ( 'category' => 'Actions', 'subcategory' => 'Events', 'name' => 'Event Categories', 'module' => 'Events', 'action' => 'getCategory', 'dimension' => 'Event Category', 'documentation' => 'This report shows the categories of each tracked event and how many times they occurred. You can view the event actions and names that were tracked along with each event category in each row\'s subtable. You can change which is shown by changing the secondary dimension with the link at the bottom of the report.', 'onlineGuideUrl' => 'https://matomo.org/docs/event-tracking/', 'dimensions' => array ( 'Events_EventCategory' => 'Event Category', 'Events_EventAction' => 'Event Action', ), 'metrics' => array ( 'nb_events' => 'Events', 'sum_event_value' => 'Event value', 'min_event_value' => 'Minimum Event value', 'max_event_value' => 'Maximum Event value', 'nb_events_with_value' => 'Events with a value', ), 'metricsDocumentation' => array ( 'nb_events' => 'Total number of events', 'sum_event_value' => 'The sum of event values', 'min_event_value' => 'The minimum value for this event', 'max_event_value' => 'The maximum value for this event', 'nb_events_with_value' => 'Number of events where an Event value was set', 'avg_event_value' => 'The average of all values for this event', ), 'processedMetrics' => array ( 'avg_event_value' => 'The average of all values for this event', ), 'metricTypes' => array ( 'nb_events' => 'number', 'sum_event_value' => 'number', 'min_event_value' => 'number', 'max_event_value' => 'number', 'nb_events_with_value' => 'number', 'avg_event_value' => 'number', ), 'actionToLoadSubTables' => 'getActionFromCategoryId', 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=Events&apiAction=getCategory&token_auth=anonymous&period=range&date=last7', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=Events&apiAction=getCategory&token_auth=anonymous&period=day&date=last7', 'uniqueId' => 'Events_getCategory', ), 31 => array ( 'category' => 'Actions', 'subcategory' => 'Events', 'name' => 'Event Actions', 'module' => 'Events', 'action' => 'getAction', 'dimension' => 'Event Action', 'documentation' => 'This report shows you the number of times each event action occurred. You can view the event categories and names that were tracked along with each event action in the row\'s subtable. You can change which is shown by changing the secondary dimension with the link at the bottom of the report.', 'onlineGuideUrl' => 'https://matomo.org/docs/event-tracking/', 'dimensions' => array ( 'Events_EventAction' => 'Event Action', 'Events_EventName' => 'Event Name', ), 'metrics' => array ( 'nb_events' => 'Events', 'sum_event_value' => 'Event value', 'min_event_value' => 'Minimum Event value', 'max_event_value' => 'Maximum Event value', 'nb_events_with_value' => 'Events with a value', ), 'metricsDocumentation' => array ( 'nb_events' => 'Total number of events', 'sum_event_value' => 'The sum of event values', 'min_event_value' => 'The minimum value for this event', 'max_event_value' => 'The maximum value for this event', 'nb_events_with_value' => 'Number of events where an Event value was set', 'avg_event_value' => 'The average of all values for this event', ), 'processedMetrics' => array ( 'avg_event_value' => 'The average of all values for this event', ), 'metricTypes' => array ( 'nb_events' => 'number', 'sum_event_value' => 'number', 'min_event_value' => 'number', 'max_event_value' => 'number', 'nb_events_with_value' => 'number', 'avg_event_value' => 'number', ), 'actionToLoadSubTables' => 'getNameFromActionId', 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=Events&apiAction=getAction&token_auth=anonymous&period=range&date=last7', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=Events&apiAction=getAction&token_auth=anonymous&period=day&date=last7', 'uniqueId' => 'Events_getAction', ), 32 => array ( 'category' => 'Actions', 'subcategory' => 'Events', 'name' => 'Event Names', 'module' => 'Events', 'action' => 'getName', 'dimension' => 'Event Name', 'documentation' => 'This report shows you the names associated with each tracked event and how many times they occurred. You can view the event actions and categories that were tracked along with each event name in each row\'s subtable. You can change which is shown by changing the secondary dimension with the link at the bottom of the report.', 'onlineGuideUrl' => 'https://matomo.org/docs/event-tracking/', 'dimensions' => array ( 'Events_EventName' => 'Event Name', 'Events_EventAction' => 'Event Action', ), 'metrics' => array ( 'nb_events' => 'Events', 'sum_event_value' => 'Event value', 'min_event_value' => 'Minimum Event value', 'max_event_value' => 'Maximum Event value', 'nb_events_with_value' => 'Events with a value', ), 'metricsDocumentation' => array ( 'nb_events' => 'Total number of events', 'sum_event_value' => 'The sum of event values', 'min_event_value' => 'The minimum value for this event', 'max_event_value' => 'The maximum value for this event', 'nb_events_with_value' => 'Number of events where an Event value was set', 'avg_event_value' => 'The average of all values for this event', ), 'processedMetrics' => array ( 'avg_event_value' => 'The average of all values for this event', ), 'metricTypes' => array ( 'nb_events' => 'number', 'sum_event_value' => 'number', 'min_event_value' => 'number', 'max_event_value' => 'number', 'nb_events_with_value' => 'number', 'avg_event_value' => 'number', ), 'actionToLoadSubTables' => 'getActionFromNameId', 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=Events&apiAction=getName&token_auth=anonymous&period=range&date=last7', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=Events&apiAction=getName&token_auth=anonymous&period=day&date=last7', 'uniqueId' => 'Events_getName', ), 33 => array ( 'category' => 'Actions', 'subcategory' => 'Contents', 'name' => 'Content Name', 'module' => 'Contents', 'action' => 'getContentNames', 'dimension' => 'Content Name', 'documentation' => 'This report shows the names of the content your visitors viewed and interacted with.', 'onlineGuideUrl' => 'https://matomo.org/docs/content-tracking/', 'metrics' => array ( 'nb_impressions' => 'Impressions', 'nb_interactions' => 'Content Interactions', ), 'metricsDocumentation' => array ( 'nb_impressions' => 'The number of times a content block, such as a banner or an ad, was displayed on a page.', 'nb_interactions' => 'The number of times a content block was interacted with (eg, a \'click\' on a banner or ad).', 'interaction_rate' => 'The ratio of content impressions to interactions.', ), 'processedMetrics' => array ( 'interaction_rate' => 'Interaction Rate', ), 'metricTypes' => array ( 'nb_impressions' => 'number', 'nb_interactions' => 'number', 'interaction_rate' => 'percent', ), 'actionToLoadSubTables' => 'getContentNames', 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=Contents&apiAction=getContentNames&token_auth=anonymous&period=range&date=last7', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=Contents&apiAction=getContentNames&token_auth=anonymous&period=day&date=last7', 'uniqueId' => 'Contents_getContentNames', ), 34 => array ( 'category' => 'Actions', 'subcategory' => 'Contents', 'name' => 'Content Piece', 'module' => 'Contents', 'action' => 'getContentPieces', 'dimension' => 'Content Piece', 'documentation' => 'This report shows the pieces of content your visitors viewed and interacted with.', 'onlineGuideUrl' => 'https://matomo.org/docs/content-tracking/', 'metrics' => array ( 'nb_impressions' => 'Impressions', 'nb_interactions' => 'Content Interactions', ), 'metricsDocumentation' => array ( 'nb_impressions' => 'The number of times a content block, such as a banner or an ad, was displayed on a page.', 'nb_interactions' => 'The number of times a content block was interacted with (eg, a \'click\' on a banner or ad).', 'interaction_rate' => 'The ratio of content impressions to interactions.', ), 'processedMetrics' => array ( 'interaction_rate' => 'Interaction Rate', ), 'metricTypes' => array ( 'nb_impressions' => 'number', 'nb_interactions' => 'number', 'interaction_rate' => 'percent', ), 'actionToLoadSubTables' => 'getContentPieces', 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=Contents&apiAction=getContentPieces&token_auth=anonymous&period=range&date=last7', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=Contents&apiAction=getContentPieces&token_auth=anonymous&period=day&date=last7', 'uniqueId' => 'Contents_getContentPieces', ), 35 => array ( 'category' => 'Actions', 'subcategory' => 'Engagement', 'name' => 'Length of visits', 'module' => 'VisitorInterest', 'action' => 'getNumberOfVisitsPerVisitDuration', 'dimension' => 'Visit duration', 'documentation' => 'How many visits had a certain total duration. Initially, the report is shown as a tag cloud, wherein more common durations have a larger font.<br />Please note, that you can view the report in other ways than as a tag cloud. Use the controls at the bottom of the report to do so.', 'metrics' => array ( 'nb_visits' => 'Visits', ), 'metricsDocumentation' => array ( 'nb_visits' => 'If a visitor comes to your website for the first time or if they visit a page more than 30 minutes after their last page view, this will be recorded as a new visit.', ), 'metricTypes' => array ( 'nb_visits' => 'number', ), 'constantRowsCount' => true, 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=VisitorInterest&apiAction=getNumberOfVisitsPerVisitDuration&token_auth=anonymous&period=range&date=last7', 'uniqueId' => 'VisitorInterest_getNumberOfVisitsPerVisitDuration', ), 36 => array ( 'category' => 'Actions', 'subcategory' => 'Engagement', 'name' => 'Pages per visit', 'module' => 'VisitorInterest', 'action' => 'getNumberOfVisitsPerPage', 'dimension' => 'Pages per visit', 'documentation' => 'How many visits involved a certain number of pageviews. Initially, the report is shown as a tag cloud, wherein more common numbers of pages have a larger font.<br />Please note, that you can view the report in other ways than as a tag cloud. Use the controls at the bottom of the report to do so.', 'metrics' => array ( 'nb_visits' => 'Visits', ), 'metricsDocumentation' => array ( 'nb_visits' => 'If a visitor comes to your website for the first time or if they visit a page more than 30 minutes after their last page view, this will be recorded as a new visit.', ), 'metricTypes' => array ( 'nb_visits' => 'number', ), 'constantRowsCount' => true, 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=VisitorInterest&apiAction=getNumberOfVisitsPerPage&token_auth=anonymous&period=range&date=last7', 'uniqueId' => 'VisitorInterest_getNumberOfVisitsPerPage', ), 37 => array ( 'category' => 'Actions', 'subcategory' => 'Engagement', 'name' => 'Visits by visit number', 'module' => 'VisitorInterest', 'action' => 'getNumberOfVisitsByVisitCount', 'dimension' => 'Visits by visit number', 'documentation' => 'The number of visitors reaching their Nth visit. I.e. the total amount of visitors visiting your website a given amount of times or more.<br />Please note, that you can view the report in other ways than as a tag cloud. Use the controls at the bottom of the report to do so.', 'metrics' => array ( 'nb_visits' => 'Visits', ), 'metricsDocumentation' => array ( 'nb_visits' => 'If a visitor comes to your website for the first time or if they visit a page more than 30 minutes after their last page view, this will be recorded as a new visit.', ), 'processedMetrics' => array ( 'nb_visits_percentage' => '% Visits', ), 'metricTypes' => array ( 'nb_visits' => 'number', 'nb_visits_percentage' => 'percent', ), 'constantRowsCount' => true, 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=VisitorInterest&apiAction=getNumberOfVisitsByVisitCount&token_auth=anonymous&period=range&date=last7', 'uniqueId' => 'VisitorInterest_getNumberOfVisitsByVisitCount', ), 38 => array ( 'category' => 'Actions', 'subcategory' => 'Engagement', 'name' => 'Visits by days since last visit', 'module' => 'VisitorInterest', 'action' => 'getNumberOfVisitsByDaysSinceLast', 'dimension' => 'Days since last visit', 'documentation' => 'How many visits were from returning visitors whose last visit was a certain number of days ago.', 'metrics' => array ( 'nb_visits' => 'Visits', ), 'metricsDocumentation' => array ( 'nb_visits' => 'If a visitor comes to your website for the first time or if they visit a page more than 30 minutes after their last page view, this will be recorded as a new visit.', ), 'metricTypes' => array ( 'nb_visits' => 'number', ), 'constantRowsCount' => true, 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=VisitorInterest&apiAction=getNumberOfVisitsByDaysSinceLast&token_auth=anonymous&period=range&date=last7', 'uniqueId' => 'VisitorInterest_getNumberOfVisitsByDaysSinceLast', ), 39 => array ( 'category' => 'Actions', 'subcategory' => 'Engagement', 'name' => 'Returning Visits', 'module' => 'VisitFrequency', 'action' => 'get', 'documentation' => 'This report shows general metrics like visits for returning visitors side by side with the same metrics for new visitors. Learn how returning visitors perform overall compared to new visitors.', 'metrics' => array ( 'nb_visits_returning' => 'Returning Visits', 'nb_actions_returning' => 'Actions by Returning Visits', 'nb_uniq_visitors_returning' => 'Unique returning visitors', 'nb_users_returning' => 'Returning Users', 'max_actions_returning' => 'Maximum actions in one returning visit', 'nb_visits_new' => 'New Visits', 'nb_actions_new' => 'Actions by New Visits', 'nb_uniq_visitors_new' => 'Unique new visitors', 'nb_users_new' => 'New Users', 'max_actions_new' => 'max_actions_new', ), 'processedMetrics' => array ( 'avg_time_on_site_returning' => 'Avg. Duration of a Returning Visit (in sec)', 'nb_actions_per_visit_returning' => 'Avg. Actions per Returning Visit', 'bounce_rate_returning' => 'Bounce Rate for Returning Visits', 'avg_time_on_site_new' => 'Avg. Duration of a New Visit (in sec)', 'nb_actions_per_visit_new' => 'Avg. Actions per New Visit', 'bounce_rate_new' => 'Bounce Rate for New Visits', ), 'metricTypes' => array ( 'nb_visits_returning' => 'number', 'nb_actions_returning' => 'number', 'nb_uniq_visitors_returning' => 'number', 'nb_users_returning' => 'number', 'max_actions_returning' => 'number', 'nb_visits_new' => 'number', 'nb_actions_new' => 'number', 'nb_uniq_visitors_new' => 'number', 'nb_users_new' => 'number', 'max_actions_new' => 'number', 'avg_time_on_site_returning' => 'duration_s', 'nb_actions_per_visit_returning' => 'number', 'bounce_rate_returning' => 'percent', 'avg_time_on_site_new' => 'duration_s', 'nb_actions_per_visit_new' => 'number', 'bounce_rate_new' => 'percent', ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=VisitFrequency&apiAction=get&token_auth=anonymous&period=day&date=last7', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=VisitFrequency&apiAction=get&token_auth=anonymous&period=day&date=last7', 'uniqueId' => 'VisitFrequency_get', ), 40 => array ( 'category' => 'Actions', 'subcategory' => 'Performance', 'name' => 'Performance overview', 'module' => 'PagePerformance', 'action' => 'get', 'documentation' => 'This report provides an overview of how fast your webpages become visible to your visitors. This includes both how long it takes for browsers to download your webpages and how long it takes for browsers to display them.', 'onlineGuideUrl' => 'https://matomo.org/faq/how-to/how-do-i-see-page-performance-reports/', 'metrics' => array ( 'avg_time_network' => 'Avg. network time', 'avg_time_server' => 'Avg. server time', 'avg_time_transfer' => 'Avg. transfer time', 'avg_time_dom_processing' => 'Avg. DOM processing time', 'avg_time_dom_completion' => 'Avg. DOM completion time', 'avg_time_on_load' => 'Avg. on load time', 'avg_page_load_time' => 'Avg. page load time', ), 'metricsDocumentation' => array ( 'avg_time_network' => 'Average time (in seconds) it takes to connect to the server. This includes the time needed to lookup DNS and establish a TCP connection. This value might be 0 after the first request to a domain as the browser might cache the connection.', 'avg_time_server' => 'Average time (in seconds) it takes the server to generate the page. This is the time between the server receiving the request and starting to serve the response.', 'avg_time_transfer' => 'Average time (in seconds) it takes the browser to download the response from the server. This is the time from receiving the first byte till the response is complete.', 'avg_time_dom_processing' => 'Average time (in seconds) the browser spends loading the webpage after the response was fully received and before the user can start interacting with it.', 'avg_time_dom_completion' => 'Average time (in seconds) it takes for the browser to load media and execute any Javascript code listening for the DOMContentLoaded event after the webpage was loaded and the user can already interact with it.', 'avg_time_on_load' => 'Average time (in seconds) it takes the browser to execute Javascript code waiting for the window.load event. This event is triggered once the DOM has completely rendered.', 'avg_page_load_time' => 'Average time (in seconds) it takes from requesting a page until the page is fully rendered within the browser', ), 'processedMetrics' => array ( 'avg_time_network' => 'Avg. network time', 'avg_time_server' => 'Avg. server time', 'avg_time_transfer' => 'Avg. transfer time', 'avg_time_dom_processing' => 'Avg. DOM processing time', 'avg_time_dom_completion' => 'Avg. DOM completion time', 'avg_time_on_load' => 'Avg. on load time', 'avg_page_load_time' => 'Avg. page load time', ), 'metricTypes' => array ( 'avg_time_network' => 'duration_s', 'avg_time_server' => 'duration_s', 'avg_time_transfer' => 'duration_s', 'avg_time_dom_processing' => 'duration_s', 'avg_time_dom_completion' => 'duration_s', 'avg_time_on_load' => 'duration_s', 'avg_page_load_time' => 'duration_s', ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=PagePerformance&apiAction=get&token_auth=anonymous&period=day&date=last7', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=PagePerformance&apiAction=get&token_auth=anonymous&period=day&date=last7', 'uniqueId' => 'PagePerformance_get', ), 41 => array ( 'category' => 'Referrers', 'name' => 'Referrers Overview', 'module' => 'Referrers', 'action' => 'get', 'documentation' => 'This report shows what acquisition channels your visitors used to get to your website, and the number of visits each channel type is responsible for.', 'metrics' => array ( 'Referrers_visitorsFromSearchEngines' => 'Visitors from Search Engines', 'Referrers_visitorsFromSearchEngines_percent' => 'Percent of Visitors from Search Engines', 'Referrers_visitorsFromSocialNetworks' => 'Visitors from Social Networks', 'Referrers_visitorsFromSocialNetworks_percent' => 'Percent of Visitors from Social Networks', 'Referrers_visitorsFromDirectEntry' => 'Visitors from Direct Entry', 'Referrers_visitorsFromDirectEntry_percent' => 'Percent of Visitors from Direct Entry', 'Referrers_visitorsFromWebsites' => 'Visitors from Websites', 'Referrers_visitorsFromWebsites_percent' => 'Percent of Visitors from Websites', 'Referrers_visitorsFromCampaigns' => 'Visitors from Campaigns', 'Referrers_visitorsFromCampaigns_percent' => 'Percent of Visitors from Campaigns', 'Referrers_distinctSearchEngines' => 'Distinct search engines', 'Referrers_distinctSocialNetworks' => 'Distinct social networks', 'Referrers_distinctWebsites' => 'Distinct websites', 'Referrers_distinctKeywords' => 'Distinct keywords', 'Referrers_distinctCampaigns' => 'Distinct campaigns', ), 'metricTypes' => array ( 'Referrers_visitorsFromSearchEngines' => 'number', 'Referrers_visitorsFromSearchEngines_percent' => 'percent', 'Referrers_visitorsFromSocialNetworks' => 'number', 'Referrers_visitorsFromSocialNetworks_percent' => 'percent', 'Referrers_visitorsFromDirectEntry' => 'number', 'Referrers_visitorsFromDirectEntry_percent' => 'percent', 'Referrers_visitorsFromWebsites' => 'number', 'Referrers_visitorsFromWebsites_percent' => 'percent', 'Referrers_visitorsFromCampaigns' => 'number', 'Referrers_visitorsFromCampaigns_percent' => 'percent', 'Referrers_distinctSearchEngines' => 'number', 'Referrers_distinctSocialNetworks' => 'number', 'Referrers_distinctWebsites' => 'number', 'Referrers_distinctKeywords' => 'number', 'Referrers_distinctCampaigns' => 'number', ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=Referrers&apiAction=get&token_auth=anonymous&period=day&date=last7', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=Referrers&apiAction=get&token_auth=anonymous&period=day&date=last7', 'uniqueId' => 'Referrers_get', ), 42 => array ( 'category' => 'Referrers', 'subcategory' => 'All Channels', 'name' => 'Channel Type', 'module' => 'Referrers', 'action' => 'getReferrerType', 'dimension' => 'Channel Type', 'documentation' => 'This table contains information about the distribution of the channel types.<br /><b>Direct Entry:</b> A visitor has entered the URL in their browser and started browsing on your website - they entered the website directly.<br /><b>Search Engines:</b> A visitor was referred to your website by a search engine. <br /> See the "Search Engines & Keywords" report for more details.<br /><b>Websites:</b> The visitor followed a link on another website that led to your site. <br /> See the "Websites" report for more details.<br /><b>Campaigns:</b> Visitors that came to your website as the result of a campaign. <br /> See the "Campaigns" report for more details.', 'metrics' => array ( 'nb_visits' => 'Visits', 'nb_uniq_visitors' => 'Unique visitors', 'nb_actions' => 'Actions', 'nb_users' => 'Users', ), 'metricsDocumentation' => array ( 'nb_visits' => 'If a visitor comes to your website for the first time or if they visit a page more than 30 minutes after their last page view, this will be recorded as a new visit.', 'nb_uniq_visitors' => 'The number of unduplicated visitors coming to your website. Every user is only counted once, even if they visit the website multiple times a day.', 'nb_actions' => 'The number of actions performed by your visitors. Actions can be page views, internal site searches, downloads or outlinks.', 'nb_users' => 'The number of users logged in your website. It is the number of unique active users that have a User ID set (via the Tracking code function \'setUserId\').', 'nb_actions_per_visit' => 'The average number of actions (page views, site searches, downloads or outlinks) that were performed during the visits.', 'avg_time_on_site' => 'The average duration of a visit.', '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.', 'conversion_rate' => 'The percentage of visits that triggered a goal conversion.', ), 'processedMetrics' => array ( 'nb_actions_per_visit' => 'Actions per Visit', 'avg_time_on_site' => 'Avg. Time on Website', 'bounce_rate' => 'Bounce Rate', ), 'metricTypes' => array ( 'nb_visits' => 'number', 'nb_uniq_visitors' => 'number', 'nb_actions' => 'number', 'nb_users' => 'number', 'nb_actions_per_visit' => 'number', 'avg_time_on_site' => 'duration_s', 'bounce_rate' => 'percent', 'conversion_rate' => 'percent', ), 'constantRowsCount' => true, 'metricsGoal' => array ( 'nb_conversions' => 'Conversions', 'revenue' => 'Revenue', ), 'processedMetricsGoal' => array ( 'revenue_per_visit' => 'Revenue per Visit', ), 'metricTypesGoal' => array ( 'revenue_per_visit' => 'money', 'nb_conversions' => 'number', 'conversion_rate' => 'percent', 'revenue' => 'money', ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=Referrers&apiAction=getReferrerType&token_auth=anonymous&period=range&date=last7', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=Referrers&apiAction=getReferrerType&token_auth=anonymous&period=day&date=last7', 'uniqueId' => 'Referrers_getReferrerType', ), 43 => array ( 'category' => 'Referrers', 'subcategory' => 'All Channels', 'name' => 'All Channels', 'module' => 'Referrers', 'action' => 'getAll', 'dimension' => 'Referrer', 'documentation' => 'This report shows all your Referrers in one unified report, listing all Websites, Search keywords and Campaigns used by your visitors to find your website.', 'metrics' => array ( 'nb_visits' => 'Visits', 'nb_uniq_visitors' => 'Unique visitors', 'nb_actions' => 'Actions', 'nb_users' => 'Users', ), 'metricsDocumentation' => array ( 'nb_visits' => 'If a visitor comes to your website for the first time or if they visit a page more than 30 minutes after their last page view, this will be recorded as a new visit.', 'nb_uniq_visitors' => 'The number of unduplicated visitors coming to your website. Every user is only counted once, even if they visit the website multiple times a day.', 'nb_actions' => 'The number of actions performed by your visitors. Actions can be page views, internal site searches, downloads or outlinks.', 'nb_users' => 'The number of users logged in your website. It is the number of unique active users that have a User ID set (via the Tracking code function \'setUserId\').', 'nb_actions_per_visit' => 'The average number of actions (page views, site searches, downloads or outlinks) that were performed during the visits.', 'avg_time_on_site' => 'The average duration of a visit.', '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.', 'conversion_rate' => 'The percentage of visits that triggered a goal conversion.', ), 'processedMetrics' => array ( 'nb_actions_per_visit' => 'Actions per Visit', 'avg_time_on_site' => 'Avg. Time on Website', 'bounce_rate' => 'Bounce Rate', 'conversion_rate' => 'Conversion Rate', ), 'metricTypes' => array ( 'nb_visits' => 'number', 'nb_uniq_visitors' => 'number', 'nb_actions' => 'number', 'nb_users' => 'number', 'nb_actions_per_visit' => 'number', 'avg_time_on_site' => 'duration_s', 'bounce_rate' => 'percent', 'conversion_rate' => 'percent', ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=Referrers&apiAction=getAll&token_auth=anonymous&period=range&date=last7', 'uniqueId' => 'Referrers_getAll', ), 44 => array ( 'category' => 'Referrers', 'subcategory' => 'Search Engines & Keywords', 'name' => 'Keywords', 'module' => 'Referrers', 'action' => 'getKeywords', 'dimension' => 'Keyword', 'documentation' => 'This report shows which keywords users were searching for before they were referred to your website. <br /><br /> By clicking on a row in the table, you can see the distribution of search engines that were queried for the keyword.<br /><br />Note: This report lists most keywords as not defined, because most search engines do not send the exact keyword used on the search engine.', 'dimensions' => array ( 'Referrers_Keyword' => 'Keyword', 'Referrers_SearchEngine' => 'Search Engine', ), 'metrics' => array ( 'nb_visits' => 'Visits', 'nb_uniq_visitors' => 'Unique visitors', 'nb_actions' => 'Actions', 'nb_users' => 'Users', ), 'metricsDocumentation' => array ( 'nb_visits' => 'If a visitor comes to your website for the first time or if they visit a page more than 30 minutes after their last page view, this will be recorded as a new visit.', 'nb_uniq_visitors' => 'The number of unduplicated visitors coming to your website. Every user is only counted once, even if they visit the website multiple times a day.', 'nb_actions' => 'The number of actions performed by your visitors. Actions can be page views, internal site searches, downloads or outlinks.', 'nb_users' => 'The number of users logged in your website. It is the number of unique active users that have a User ID set (via the Tracking code function \'setUserId\').', 'nb_actions_per_visit' => 'The average number of actions (page views, site searches, downloads or outlinks) that were performed during the visits.', 'avg_time_on_site' => 'The average duration of a visit.', '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.', 'conversion_rate' => 'The percentage of visits that triggered a goal conversion.', ), 'processedMetrics' => array ( 'nb_actions_per_visit' => 'Actions per Visit', 'avg_time_on_site' => 'Avg. Time on Website', 'bounce_rate' => 'Bounce Rate', ), 'metricTypes' => array ( 'nb_visits' => 'number', 'nb_uniq_visitors' => 'number', 'nb_actions' => 'number', 'nb_users' => 'number', 'nb_actions_per_visit' => 'number', 'avg_time_on_site' => 'duration_s', 'bounce_rate' => 'percent', 'conversion_rate' => 'percent', ), 'actionToLoadSubTables' => 'getSearchEnginesFromKeywordId', 'metricsGoal' => array ( 'nb_conversions' => 'Conversions', 'revenue' => 'Revenue', ), 'processedMetricsGoal' => array ( 'revenue_per_visit' => 'Revenue per Visit', ), 'metricTypesGoal' => array ( 'revenue_per_visit' => 'money', 'nb_conversions' => 'number', 'conversion_rate' => 'percent', 'revenue' => 'money', ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=Referrers&apiAction=getKeywords&token_auth=anonymous&period=range&date=last7', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=Referrers&apiAction=getKeywords&token_auth=anonymous&period=day&date=last7', 'uniqueId' => 'Referrers_getKeywords', ), 45 => array ( 'category' => 'Referrers', 'subcategory' => 'Search Engines & Keywords', 'name' => 'Search Engines', 'module' => 'Referrers', 'action' => 'getSearchEngines', 'dimension' => 'Search Engine', 'documentation' => 'This report shows which search engines referred users to your website. <br /> By clicking on a row in the table, you can see what users were searching for using a specific search engine.', 'dimensions' => array ( 'Referrers_SearchEngine' => 'Search Engine', 'Referrers_Keyword' => 'Keyword', ), 'metrics' => array ( 'nb_visits' => 'Visits', 'nb_uniq_visitors' => 'Unique visitors', 'nb_actions' => 'Actions', 'nb_users' => 'Users', ), 'metricsDocumentation' => array ( 'nb_visits' => 'If a visitor comes to your website for the first time or if they visit a page more than 30 minutes after their last page view, this will be recorded as a new visit.', 'nb_uniq_visitors' => 'The number of unduplicated visitors coming to your website. Every user is only counted once, even if they visit the website multiple times a day.', 'nb_actions' => 'The number of actions performed by your visitors. Actions can be page views, internal site searches, downloads or outlinks.', 'nb_users' => 'The number of users logged in your website. It is the number of unique active users that have a User ID set (via the Tracking code function \'setUserId\').', 'nb_actions_per_visit' => 'The average number of actions (page views, site searches, downloads or outlinks) that were performed during the visits.', 'avg_time_on_site' => 'The average duration of a visit.', '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.', 'conversion_rate' => 'The percentage of visits that triggered a goal conversion.', ), 'processedMetrics' => array ( 'nb_actions_per_visit' => 'Actions per Visit', 'avg_time_on_site' => 'Avg. Time on Website', 'bounce_rate' => 'Bounce Rate', ), 'metricTypes' => array ( 'nb_visits' => 'number', 'nb_uniq_visitors' => 'number', 'nb_actions' => 'number', 'nb_users' => 'number', 'nb_actions_per_visit' => 'number', 'avg_time_on_site' => 'duration_s', 'bounce_rate' => 'percent', 'conversion_rate' => 'percent', ), 'actionToLoadSubTables' => 'getKeywordsFromSearchEngineId', 'metricsGoal' => array ( 'nb_conversions' => 'Conversions', 'revenue' => 'Revenue', ), 'processedMetricsGoal' => array ( 'revenue_per_visit' => 'Revenue per Visit', ), 'metricTypesGoal' => array ( 'revenue_per_visit' => 'money', 'nb_conversions' => 'number', 'conversion_rate' => 'percent', 'revenue' => 'money', ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=Referrers&apiAction=getSearchEngines&token_auth=anonymous&period=range&date=last7', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=Referrers&apiAction=getSearchEngines&token_auth=anonymous&period=day&date=last7', 'uniqueId' => 'Referrers_getSearchEngines', ), 46 => array ( 'category' => 'Referrers', 'subcategory' => 'Websites', 'name' => 'Websites', 'module' => 'Referrers', 'action' => 'getWebsites', 'dimension' => 'Website', 'documentation' => 'In this table, you can see which websites referred visitors to your site. <br /> By clicking on a row in the table, you can see which URLs the links to your website were on.', 'dimensions' => array ( 'Referrers_Website' => 'Website', 'Referrers_WebsitePage' => 'Website Page', ), 'metrics' => array ( 'nb_visits' => 'Visits', 'nb_uniq_visitors' => 'Unique visitors', 'nb_actions' => 'Actions', 'nb_users' => 'Users', ), 'metricsDocumentation' => array ( 'nb_visits' => 'If a visitor comes to your website for the first time or if they visit a page more than 30 minutes after their last page view, this will be recorded as a new visit.', 'nb_uniq_visitors' => 'The number of unduplicated visitors coming to your website. Every user is only counted once, even if they visit the website multiple times a day.', 'nb_actions' => 'The number of actions performed by your visitors. Actions can be page views, internal site searches, downloads or outlinks.', 'nb_users' => 'The number of users logged in your website. It is the number of unique active users that have a User ID set (via the Tracking code function \'setUserId\').', 'nb_actions_per_visit' => 'The average number of actions (page views, site searches, downloads or outlinks) that were performed during the visits.', 'avg_time_on_site' => 'The average duration of a visit.', '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.', 'conversion_rate' => 'The percentage of visits that triggered a goal conversion.', ), 'processedMetrics' => array ( 'nb_actions_per_visit' => 'Actions per Visit', 'avg_time_on_site' => 'Avg. Time on Website', 'bounce_rate' => 'Bounce Rate', ), 'metricTypes' => array ( 'nb_visits' => 'number', 'nb_uniq_visitors' => 'number', 'nb_actions' => 'number', 'nb_users' => 'number', 'nb_actions_per_visit' => 'number', 'avg_time_on_site' => 'duration_s', 'bounce_rate' => 'percent', 'conversion_rate' => 'percent', ), 'actionToLoadSubTables' => 'getUrlsFromWebsiteId', 'metricsGoal' => array ( 'nb_conversions' => 'Conversions', 'revenue' => 'Revenue', ), 'processedMetricsGoal' => array ( 'revenue_per_visit' => 'Revenue per Visit', ), 'metricTypesGoal' => array ( 'revenue_per_visit' => 'money', 'nb_conversions' => 'number', 'conversion_rate' => 'percent', 'revenue' => 'money', ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=Referrers&apiAction=getWebsites&token_auth=anonymous&period=range&date=last7', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=Referrers&apiAction=getWebsites&token_auth=anonymous&period=day&date=last7', 'uniqueId' => 'Referrers_getWebsites', ), 47 => array ( 'category' => 'Referrers', 'subcategory' => 'Social Networks', 'name' => 'Social Networks', 'module' => 'Referrers', 'action' => 'getSocials', 'dimension' => 'Social network', 'documentation' => 'In this table, you can see which websites referred visitors to your site. <br /> By clicking on a row in the table, you can see which URLs the links to your website were on.', 'dimensions' => array ( 'Referrers_SocialNetwork' => 'Social network', 'Referrers_WebsitePage' => 'Website Page', ), 'metrics' => array ( 'nb_visits' => 'Visits', 'nb_uniq_visitors' => 'Unique visitors', 'nb_actions' => 'Actions', 'nb_users' => 'Users', ), 'metricsDocumentation' => array ( 'nb_visits' => 'If a visitor comes to your website for the first time or if they visit a page more than 30 minutes after their last page view, this will be recorded as a new visit.', 'nb_uniq_visitors' => 'The number of unduplicated visitors coming to your website. Every user is only counted once, even if they visit the website multiple times a day.', 'nb_actions' => 'The number of actions performed by your visitors. Actions can be page views, internal site searches, downloads or outlinks.', 'nb_users' => 'The number of users logged in your website. It is the number of unique active users that have a User ID set (via the Tracking code function \'setUserId\').', 'nb_actions_per_visit' => 'The average number of actions (page views, site searches, downloads or outlinks) that were performed during the visits.', 'avg_time_on_site' => 'The average duration of a visit.', '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.', 'conversion_rate' => 'The percentage of visits that triggered a goal conversion.', ), 'processedMetrics' => array ( 'nb_actions_per_visit' => 'Actions per Visit', 'avg_time_on_site' => 'Avg. Time on Website', 'bounce_rate' => 'Bounce Rate', 'conversion_rate' => 'Conversion Rate', ), 'metricTypes' => array ( 'nb_visits' => 'number', 'nb_uniq_visitors' => 'number', 'nb_actions' => 'number', 'nb_users' => 'number', 'nb_actions_per_visit' => 'number', 'avg_time_on_site' => 'duration_s', 'bounce_rate' => 'percent', 'conversion_rate' => 'percent', ), 'actionToLoadSubTables' => 'getUrlsForSocial', 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=Referrers&apiAction=getSocials&token_auth=anonymous&period=range&date=last7', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=Referrers&apiAction=getSocials&token_auth=anonymous&period=day&date=last7', 'uniqueId' => 'Referrers_getSocials', ), 48 => array ( 'category' => 'Referrers', 'subcategory' => 'Campaigns', 'name' => 'Campaigns', 'module' => 'Referrers', 'action' => 'getCampaigns', 'dimension' => 'Campaign', 'documentation' => 'This report shows which campaigns led visitors to your website.', 'onlineGuideUrl' => 'https://matomo.org/docs/tracking-campaigns/', 'dimensions' => array ( 'Referrers_Campaign' => 'Campaign', 'Referrers_Keyword' => 'Keyword', ), 'metrics' => array ( 'nb_visits' => 'Visits', 'nb_uniq_visitors' => 'Unique visitors', 'nb_actions' => 'Actions', 'nb_users' => 'Users', ), 'metricsDocumentation' => array ( 'nb_visits' => 'If a visitor comes to your website for the first time or if they visit a page more than 30 minutes after their last page view, this will be recorded as a new visit.', 'nb_uniq_visitors' => 'The number of unduplicated visitors coming to your website. Every user is only counted once, even if they visit the website multiple times a day.', 'nb_actions' => 'The number of actions performed by your visitors. Actions can be page views, internal site searches, downloads or outlinks.', 'nb_users' => 'The number of users logged in your website. It is the number of unique active users that have a User ID set (via the Tracking code function \'setUserId\').', 'nb_actions_per_visit' => 'The average number of actions (page views, site searches, downloads or outlinks) that were performed during the visits.', 'avg_time_on_site' => 'The average duration of a visit.', '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.', 'conversion_rate' => 'The percentage of visits that triggered a goal conversion.', ), 'processedMetrics' => array ( 'nb_actions_per_visit' => 'Actions per Visit', 'avg_time_on_site' => 'Avg. Time on Website', 'bounce_rate' => 'Bounce Rate', ), 'metricTypes' => array ( 'nb_visits' => 'number', 'nb_uniq_visitors' => 'number', 'nb_actions' => 'number', 'nb_users' => 'number', 'nb_actions_per_visit' => 'number', 'avg_time_on_site' => 'duration_s', 'bounce_rate' => 'percent', 'conversion_rate' => 'percent', ), 'actionToLoadSubTables' => 'getKeywordsFromCampaignId', 'metricsGoal' => array ( 'nb_conversions' => 'Conversions', 'revenue' => 'Revenue', ), 'processedMetricsGoal' => array ( 'revenue_per_visit' => 'Revenue per Visit', ), 'metricTypesGoal' => array ( 'revenue_per_visit' => 'money', 'nb_conversions' => 'number', 'conversion_rate' => 'percent', 'revenue' => 'money', ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=Referrers&apiAction=getCampaigns&token_auth=anonymous&period=range&date=last7', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=Referrers&apiAction=getCampaigns&token_auth=anonymous&period=day&date=last7', 'uniqueId' => 'Referrers_getCampaigns', ), 49 => array ( 'category' => 'Goals', 'name' => 'Goals', 'module' => 'Goals', 'action' => 'get', 'documentation' => 'This report gives an overview of how well your visitors convert a specific goal.', 'onlineGuideUrl' => 'https://matomo.org/docs/tracking-goals-web-analytics/', 'metrics' => array ( 'nb_conversions' => 'Conversions', 'nb_visits_converted' => 'Visits with Conversions', 'revenue' => 'Revenue', ), 'metricsDocumentation' => array ( 'conversion_rate' => 'The percentage of visits that triggered a goal conversion.', ), 'processedMetrics' => array ( 'conversion_rate' => 'Conversion Rate', ), 'metricTypes' => array ( 'nb_conversions' => 'number', 'nb_visits_converted' => 'number', 'revenue' => 'money', 'conversion_rate' => 'percent', ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=Goals&apiAction=get&token_auth=anonymous&period=day&date=last7', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=Goals&apiAction=get&token_auth=anonymous&period=day&date=last7', 'uniqueId' => 'Goals_get', ), 50 => array ( 'category' => 'Goals', 'name' => 'Visits to Conversion', 'module' => 'Goals', 'action' => 'getVisitsUntilConversion', 'dimension' => 'Visits to Conversion', 'documentation' => 'This report shows the number of visits made before a visitor converts a goal.', 'onlineGuideUrl' => 'https://matomo.org/docs/tracking-goals-web-analytics/', 'metrics' => array ( 'nb_conversions' => 'Conversions', ), 'metricTypes' => array ( 'nb_conversions' => 'number', ), 'constantRowsCount' => true, 'metricsGoal' => array ( 'nb_conversions' => 'Conversions', 'revenue' => 'Revenue', ), 'processedMetricsGoal' => array ( 'revenue_per_visit' => 'Revenue per Visit', ), 'metricTypesGoal' => array ( 'revenue_per_visit' => 'money', 'nb_conversions' => 'number', 'conversion_rate' => 'percent', 'revenue' => 'money', ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=Goals&apiAction=getVisitsUntilConversion&token_auth=anonymous&period=range&date=last7', 'uniqueId' => 'Goals_getVisitsUntilConversion', ), 51 => array ( 'category' => 'Goals', 'name' => 'Days to Conversion', 'module' => 'Goals', 'action' => 'getDaysToConversion', 'dimension' => 'Days to Conversion', 'documentation' => 'This report shows how many days pass before your visitors convert a goal.', 'onlineGuideUrl' => 'https://matomo.org/docs/tracking-goals-web-analytics/', 'metrics' => array ( 'nb_conversions' => 'Conversions', ), 'metricTypes' => array ( 'nb_conversions' => 'number', ), 'constantRowsCount' => true, 'metricsGoal' => array ( 'nb_conversions' => 'Conversions', 'revenue' => 'Revenue', ), 'processedMetricsGoal' => array ( 'revenue_per_visit' => 'Revenue per Visit', ), 'metricTypesGoal' => array ( 'revenue_per_visit' => 'money', 'nb_conversions' => 'number', 'conversion_rate' => 'percent', 'revenue' => 'money', ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=Goals&apiAction=getDaysToConversion&token_auth=anonymous&period=range&date=last7', 'uniqueId' => 'Goals_getDaysToConversion', ), 52 => array ( 'category' => 'Goals', 'name' => 'Goals Overview', 'module' => 'Goals', 'action' => 'get', 'parameters' => array ( 'idGoal' => 0, ), 'documentation' => 'This report gives an overview of how well your visitors convert a specific goal.', 'onlineGuideUrl' => 'https://matomo.org/docs/tracking-goals-web-analytics/', 'metrics' => array ( 'nb_conversions' => 'Conversions', 'nb_visits_converted' => 'Visits with Conversions', 'revenue' => 'Revenue', ), 'metricsDocumentation' => array ( 'conversion_rate' => 'The percentage of visits that triggered a goal conversion.', ), 'processedMetrics' => array ( 'conversion_rate' => 'Conversion Rate', ), 'metricTypes' => array ( 'nb_conversions' => 'number', 'nb_visits_converted' => 'number', 'revenue' => 'money', 'conversion_rate' => 'percent', ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=Goals&apiAction=get&token_auth=anonymous&idGoal=0&period=day&date=last7', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=Goals&apiAction=get&token_auth=anonymous&idGoal=0&period=day&date=last7', 'uniqueId' => 'Goals_get_idGoal--0', ), 53 => array ( 'category' => 'Goals', 'name' => 'Goals Overview - Visits to Conversion', 'module' => 'Goals', 'action' => 'getVisitsUntilConversion', 'parameters' => array ( 'idGoal' => 0, ), 'dimension' => 'Visits to Conversion', 'documentation' => 'This report shows the number of visits made before a visitor converts a goal.', 'onlineGuideUrl' => 'https://matomo.org/docs/tracking-goals-web-analytics/', 'metrics' => array ( 'nb_conversions' => 'Conversions', ), 'metricTypes' => array ( 'nb_conversions' => 'number', ), 'constantRowsCount' => true, 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=Goals&apiAction=getVisitsUntilConversion&token_auth=anonymous&idGoal=0&period=range&date=last7', 'uniqueId' => 'Goals_getVisitsUntilConversion_idGoal--0', ), 54 => array ( 'category' => 'Goals', 'name' => 'Goals Overview - Days to Conversion', 'module' => 'Goals', 'action' => 'getDaysToConversion', 'parameters' => array ( 'idGoal' => 0, ), 'dimension' => 'Days to Conversion', 'documentation' => 'This report shows how many days pass before your visitors convert a goal.', 'onlineGuideUrl' => 'https://matomo.org/docs/tracking-goals-web-analytics/', 'metrics' => array ( 'nb_conversions' => 'Conversions', ), 'metricTypes' => array ( 'nb_conversions' => 'number', ), 'constantRowsCount' => true, 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=Goals&apiAction=getDaysToConversion&token_auth=anonymous&idGoal=0&period=range&date=last7', 'uniqueId' => 'Goals_getDaysToConversion_idGoal--0', ), 55 => array ( 'category' => 'API', 'name' => 'Main metrics', 'module' => 'API', 'action' => 'get', 'documentation' => 'This report gives an overview of the most important metrics across all categories and plugins.', 'metrics' => array ( 'nb_pageviews' => 'Pageviews', 'nb_uniq_pageviews' => 'Unique Pageviews', 'nb_downloads' => 'Downloads', 'nb_uniq_downloads' => 'Unique Downloads', 'nb_outlinks' => 'Outlinks', 'nb_uniq_outlinks' => 'Unique Outlinks', 'nb_searches' => 'Searches', 'nb_keywords' => 'Unique Keywords', 'Referrers_visitorsFromSearchEngines' => 'Visitors from Search Engines', 'Referrers_visitorsFromSearchEngines_percent' => 'Percent of Visitors from Search Engines', 'Referrers_visitorsFromSocialNetworks' => 'Visitors from Social Networks', 'Referrers_visitorsFromSocialNetworks_percent' => 'Percent of Visitors from Social Networks', 'Referrers_visitorsFromDirectEntry' => 'Visitors from Direct Entry', 'Referrers_visitorsFromDirectEntry_percent' => 'Percent of Visitors from Direct Entry', 'Referrers_visitorsFromWebsites' => 'Visitors from Websites', 'Referrers_visitorsFromWebsites_percent' => 'Percent of Visitors from Websites', 'Referrers_visitorsFromCampaigns' => 'Visitors from Campaigns', 'Referrers_visitorsFromCampaigns_percent' => 'Percent of Visitors from Campaigns', 'Referrers_distinctSearchEngines' => 'Distinct search engines', 'Referrers_distinctSocialNetworks' => 'Distinct social networks', 'Referrers_distinctWebsites' => 'Distinct websites', 'Referrers_distinctKeywords' => 'Distinct keywords', 'Referrers_distinctCampaigns' => 'Distinct campaigns', 'nb_conversions' => 'Conversions', 'nb_visits_converted' => 'Visits with Conversions', 'revenue' => 'Revenue', 'nb_visits' => 'Visits', 'nb_users' => 'Users', 'nb_actions' => 'Actions', 'max_actions' => 'Maximum actions in one visit', 'nb_visits_returning' => 'Returning Visits', 'nb_actions_returning' => 'Actions by Returning Visits', 'nb_uniq_visitors_returning' => 'Unique returning visitors', 'nb_users_returning' => 'Returning Users', 'max_actions_returning' => 'Maximum actions in one returning visit', 'nb_visits_new' => 'New Visits', 'nb_actions_new' => 'Actions by New Visits', 'nb_uniq_visitors_new' => 'Unique new visitors', 'nb_users_new' => 'New Users', 'max_actions_new' => 'max_actions_new', 'avg_time_network' => 'Avg. network time', 'avg_time_server' => 'Avg. server time', 'avg_time_transfer' => 'Avg. transfer time', 'avg_time_dom_processing' => 'Avg. DOM processing time', 'avg_time_dom_completion' => 'Avg. DOM completion time', 'avg_time_on_load' => 'Avg. on load time', 'avg_page_load_time' => 'Avg. page load time', ), 'metricsDocumentation' => array ( 'nb_pageviews' => 'The number of times this page was visited.', 'nb_uniq_pageviews' => 'The number of visits that included this page. If a page was viewed multiple times during one visit, it is only counted once.', 'nb_downloads' => 'The number of times this link was clicked.', 'nb_uniq_downloads' => 'The number of visits that involved a click on this link. If a link was clicked multiple times during one visit, it is only counted once.', 'nb_outlinks' => 'The number of times this link was clicked.', 'nb_uniq_outlinks' => 'The number of visits that involved a click on this link. If a link was clicked multiple times during one visit, it is only counted once.', 'nb_searches' => 'The number of visits that searched for this keyword on your website\'s search engine.', 'nb_visits' => 'If a visitor comes to your website for the first time or if they visit a page more than 30 minutes after their last page view, this will be recorded as a new visit.', 'nb_users' => 'The number of users logged in your website. It is the number of unique active users that have a User ID set (via the Tracking code function \'setUserId\').', 'nb_actions' => 'The number of actions performed by your visitors. Actions can be page views, internal site searches, downloads or outlinks.', 'avg_time_network' => 'Average time (in seconds) it takes to connect to the server. This includes the time needed to lookup DNS and establish a TCP connection. This value might be 0 after the first request to a domain as the browser might cache the connection.', 'avg_time_server' => 'Average time (in seconds) it takes the server to generate the page. This is the time between the server receiving the request and starting to serve the response.', 'avg_time_transfer' => 'Average time (in seconds) it takes the browser to download the response from the server. This is the time from receiving the first byte till the response is complete.', 'avg_time_dom_processing' => 'Average time (in seconds) the browser spends loading the webpage after the response was fully received and before the user can start interacting with it.', 'avg_time_dom_completion' => 'Average time (in seconds) it takes for the browser to load media and execute any Javascript code listening for the DOMContentLoaded event after the webpage was loaded and the user can already interact with it.', 'avg_time_on_load' => 'Average time (in seconds) it takes the browser to execute Javascript code waiting for the window.load event. This event is triggered once the DOM has completely rendered.', 'avg_page_load_time' => 'Average time (in seconds) it takes from requesting a page until the page is fully rendered within the browser', 'avg_time_generation' => 'The average time it took to generate the page. This metric includes the time it took the server to generate the web page, plus the time it took for the visitor to download the response from the server. A lower \'Avg. generation time\' means a faster website for your visitors!', 'conversion_rate' => 'The percentage of visits that triggered a goal conversion.', '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.', 'nb_actions_per_visit' => 'The average number of actions (page views, site searches, downloads or outlinks) that were performed during the visits.', 'avg_time_on_site' => 'The average duration of a visit.', ), 'processedMetrics' => array ( 'avg_time_generation' => 'Avg. generation time', 'conversion_rate' => 'Conversion Rate', 'bounce_rate' => 'Bounce Rate', 'nb_actions_per_visit' => 'Actions per Visit', 'avg_time_on_site' => 'Avg. Visit Duration (in seconds)', 'avg_time_on_site_returning' => 'Avg. Duration of a Returning Visit (in sec)', 'nb_actions_per_visit_returning' => 'Avg. Actions per Returning Visit', 'bounce_rate_returning' => 'Bounce Rate for Returning Visits', 'avg_time_on_site_new' => 'Avg. Duration of a New Visit (in sec)', 'nb_actions_per_visit_new' => 'Avg. Actions per New Visit', 'bounce_rate_new' => 'Bounce Rate for New Visits', 'avg_time_network' => 'Avg. network time', 'avg_time_server' => 'Avg. server time', 'avg_time_transfer' => 'Avg. transfer time', 'avg_time_dom_processing' => 'Avg. DOM processing time', 'avg_time_dom_completion' => 'Avg. DOM completion time', 'avg_time_on_load' => 'Avg. on load time', 'avg_page_load_time' => 'Avg. page load time', ), 'metricTypes' => array ( 'nb_pageviews' => 'number', 'nb_uniq_pageviews' => 'number', 'nb_downloads' => 'number', 'nb_uniq_downloads' => 'number', 'nb_outlinks' => 'number', 'nb_uniq_outlinks' => 'number', 'nb_searches' => 'number', 'nb_keywords' => 'number', 'Referrers_visitorsFromSearchEngines' => 'number', 'Referrers_visitorsFromSearchEngines_percent' => 'percent', 'Referrers_visitorsFromSocialNetworks' => 'number', 'Referrers_visitorsFromSocialNetworks_percent' => 'percent', 'Referrers_visitorsFromDirectEntry' => 'number', 'Referrers_visitorsFromDirectEntry_percent' => 'percent', 'Referrers_visitorsFromWebsites' => 'number', 'Referrers_visitorsFromWebsites_percent' => 'percent', 'Referrers_visitorsFromCampaigns' => 'number', 'Referrers_visitorsFromCampaigns_percent' => 'percent', 'Referrers_distinctSearchEngines' => 'number', 'Referrers_distinctSocialNetworks' => 'number', 'Referrers_distinctWebsites' => 'number', 'Referrers_distinctKeywords' => 'number', 'Referrers_distinctCampaigns' => 'number', 'nb_conversions' => 'number', 'nb_visits_converted' => 'number', 'revenue' => 'money', 'nb_visits' => 'number', 'nb_users' => 'number', 'nb_actions' => 'number', 'max_actions' => 'number', 'nb_visits_returning' => 'number', 'nb_actions_returning' => 'number', 'nb_uniq_visitors_returning' => 'number', 'nb_users_returning' => 'number', 'max_actions_returning' => 'number', 'nb_visits_new' => 'number', 'nb_actions_new' => 'number', 'nb_uniq_visitors_new' => 'number', 'nb_users_new' => 'number', 'max_actions_new' => 'number', 'avg_time_network' => 'duration_s', 'avg_time_server' => 'duration_s', 'avg_time_transfer' => 'duration_s', 'avg_time_dom_processing' => 'duration_s', 'avg_time_dom_completion' => 'duration_s', 'avg_time_on_load' => 'duration_s', 'avg_page_load_time' => 'duration_s', 'avg_time_generation' => 'duration_s', 'conversion_rate' => 'percent', 'bounce_rate' => 'percent', 'nb_actions_per_visit' => 'number', 'avg_time_on_site' => 'duration_s', 'avg_time_on_site_returning' => 'duration_s', 'nb_actions_per_visit_returning' => 'number', 'bounce_rate_returning' => 'percent', 'avg_time_on_site_new' => 'duration_s', 'nb_actions_per_visit_new' => 'number', 'bounce_rate_new' => 'percent', ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=API&apiAction=get&token_auth=anonymous&period=day&date=last7', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=2&apiModule=API&apiAction=get&token_auth=anonymous&period=day&date=last7', 'uniqueId' => 'API_get', ), );