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', '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', ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=MultiSites&apiAction=getAll&token_auth=anonymous&period=day&date=yesterday', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=MultiSites&apiAction=getAll&token_auth=anonymous&period=day&date=2024-02-27,2024-03-27', 'uniqueId' => 'MultiSites_getAll', ), 1 => array ( 'category' => 'All Websites', 'name' => 'Single Website dashboard', 'module' => 'MultiSites', 'action' => 'getOne', 'dimension' => 'Website', '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', ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=MultiSites&apiAction=getOne&token_auth=anonymous&period=day&date=yesterday', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=MultiSites&apiAction=getOne&token_auth=anonymous&period=day&date=2024-02-27,2024-03-27', 'uniqueId' => 'MultiSites_getOne', ), 2 => array ( 'category' => 'Visitors', 'subcategory' => 'Overview', 'name' => 'Visits Summary', 'module' => 'VisitsSummary', 'action' => 'get', 'metrics' => array ( 'nb_uniq_visitors' => 'Unique visitors', 'nb_visits' => 'Visits', 'nb_users' => 'Users', 'nb_actions' => 'Actions', 'max_actions' => 'Maximum actions in one visit', ), 'metricsDocumentation' => array ( '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_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)', ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=VisitsSummary&apiAction=get&token_auth=anonymous&period=day&date=2024-02-27,2024-03-27', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=VisitsSummary&apiAction=get&token_auth=anonymous&period=day&date=2024-02-27,2024-03-27', 'uniqueId' => 'VisitsSummary_get', ), 3 => array ( 'category' => 'Visitors', 'subcategory' => 'Locations', 'name' => 'Country', 'module' => 'UserCountry', 'action' => 'getCountry', 'dimension' => 'Country', 'documentation' => 'This report shows which country your visitors were in when they accessed 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', ), 'metricsGoal' => array ( 'nb_conversions' => 'Conversions', 'revenue' => 'Revenue', ), 'processedMetricsGoal' => array ( 'revenue_per_visit' => 'Revenue per Visit', ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=UserCountry&apiAction=getCountry&token_auth=anonymous&period=day&date=yesterday', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=UserCountry&apiAction=getCountry&token_auth=anonymous&period=day&date=2024-02-27,2024-03-27', 'uniqueId' => 'UserCountry_getCountry', ), 4 => array ( 'category' => 'Visitors', 'subcategory' => 'Locations', 'name' => 'Continent', 'module' => 'UserCountry', 'action' => 'getContinent', 'dimension' => 'Continent', 'documentation' => 'This report shows which continent your visitors were in when they accessed 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', ), 'metricsGoal' => array ( 'nb_conversions' => 'Conversions', 'revenue' => 'Revenue', ), 'processedMetricsGoal' => array ( 'revenue_per_visit' => 'Revenue per Visit', ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=UserCountry&apiAction=getContinent&token_auth=anonymous&period=day&date=yesterday', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=UserCountry&apiAction=getContinent&token_auth=anonymous&period=day&date=2024-02-27,2024-03-27', 'uniqueId' => 'UserCountry_getContinent', ), 5 => array ( 'category' => 'Visitors', 'subcategory' => 'Locations', 'name' => 'Region', 'module' => 'UserCountry', 'action' => 'getRegion', 'dimension' => 'Region', 'documentation' => 'This report shows which region your visitors were in when they accessed your website.<br/>In order to see data for this report, you must setup GeoIP in the Geolocation admin tab. The commercial <a rel="noreferrer noopener" target="_blank" href="http://www.maxmind.com/?rId=piwik">Maxmind</a> GeoIP databases are more accurate than the free ones. To see how accurate they are, click <a rel="noreferrer noopener" target="_blank" href="http://www.maxmind.com/en/city_accuracy?rId=piwik">here</a>.', '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', ), 'metricsGoal' => array ( 'nb_conversions' => 'Conversions', 'revenue' => 'Revenue', ), 'processedMetricsGoal' => array ( 'revenue_per_visit' => 'Revenue per Visit', ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=UserCountry&apiAction=getRegion&token_auth=anonymous&period=day&date=yesterday', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=UserCountry&apiAction=getRegion&token_auth=anonymous&period=day&date=2024-02-27,2024-03-27', 'uniqueId' => 'UserCountry_getRegion', ), 6 => array ( 'category' => 'Visitors', 'subcategory' => 'Locations', 'name' => 'Browser language', 'module' => 'UserLanguage', 'action' => 'getLanguage', 'dimension' => 'Language', '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', ), 'relatedReports' => array ( 0 => array ( 'name' => 'Language code', 'module' => 'UserLanguage', 'action' => 'getLanguageCode', ), ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=UserLanguage&apiAction=getLanguage&token_auth=anonymous&period=day&date=yesterday', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=UserLanguage&apiAction=getLanguage&token_auth=anonymous&period=day&date=2024-02-27,2024-03-27', 'uniqueId' => 'UserLanguage_getLanguage', ), 7 => array ( 'category' => 'Visitors', 'subcategory' => 'Locations', 'name' => 'City', 'module' => 'UserCountry', 'action' => 'getCity', 'dimension' => 'City', 'documentation' => 'This report shows the cities your visitors were in when they accessed your website.<br/>In order to see data for this report, you must setup GeoIP in the Geolocation admin tab. The commercial <a rel="noreferrer noopener" target="_blank" href="http://www.maxmind.com/?rId=piwik">Maxmind</a> GeoIP databases are more accurate than the free ones. To see how accurate they are, click <a rel="noreferrer noopener" target="_blank" href="http://www.maxmind.com/en/city_accuracy?rId=piwik">here</a>.', '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', ), 'metricsGoal' => array ( 'nb_conversions' => 'Conversions', 'revenue' => 'Revenue', ), 'processedMetricsGoal' => array ( 'revenue_per_visit' => 'Revenue per Visit', ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=UserCountry&apiAction=getCity&token_auth=anonymous&period=day&date=yesterday', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=UserCountry&apiAction=getCity&token_auth=anonymous&period=day&date=2024-02-27,2024-03-27', 'uniqueId' => 'UserCountry_getCity', ), 8 => array ( 'category' => 'Visitors', 'subcategory' => 'Locations', 'name' => 'Language code', 'module' => 'UserLanguage', 'action' => 'getLanguageCode', 'dimension' => 'Language', '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', ), 'relatedReports' => array ( 0 => array ( 'name' => 'Browser language', 'module' => 'UserLanguage', 'action' => 'getLanguage', ), ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=UserLanguage&apiAction=getLanguageCode&token_auth=anonymous&period=day&date=yesterday', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=UserLanguage&apiAction=getLanguageCode&token_auth=anonymous&period=day&date=2024-02-27,2024-03-27', 'uniqueId' => 'UserLanguage_getLanguageCode', ), 9 => array ( 'category' => 'Visitors', 'subcategory' => 'Devices', 'name' => 'Device type', 'module' => 'DevicesDetection', 'action' => 'getType', 'dimension' => 'Device type', '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', ), 'metricsGoal' => array ( 'nb_conversions' => 'Conversions', 'revenue' => 'Revenue', ), 'processedMetricsGoal' => array ( 'revenue_per_visit' => 'Revenue per Visit', ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=DevicesDetection&apiAction=getType&token_auth=anonymous&period=day&date=yesterday', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=DevicesDetection&apiAction=getType&token_auth=anonymous&period=day&date=2024-02-27,2024-03-27', 'uniqueId' => 'DevicesDetection_getType', ), 10 => array ( 'category' => 'Visitors', 'subcategory' => 'Devices', 'name' => 'Device model', 'module' => 'DevicesDetection', 'action' => 'getModel', 'dimension' => 'Device model', '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', ), 'metricsGoal' => array ( 'nb_conversions' => 'Conversions', 'revenue' => 'Revenue', ), 'processedMetricsGoal' => array ( 'revenue_per_visit' => 'Revenue per Visit', ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=DevicesDetection&apiAction=getModel&token_auth=anonymous&period=day&date=yesterday', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=DevicesDetection&apiAction=getModel&token_auth=anonymous&period=day&date=2024-02-27,2024-03-27', 'uniqueId' => 'DevicesDetection_getModel', ), 11 => array ( 'category' => 'Visitors', 'subcategory' => 'Devices', 'name' => 'Device brand', 'module' => 'DevicesDetection', 'action' => 'getBrand', 'dimension' => 'Device brand', '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', ), 'metricsGoal' => array ( 'nb_conversions' => 'Conversions', 'revenue' => 'Revenue', ), 'processedMetricsGoal' => array ( 'revenue_per_visit' => 'Revenue per Visit', ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=DevicesDetection&apiAction=getBrand&token_auth=anonymous&period=day&date=yesterday', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=DevicesDetection&apiAction=getBrand&token_auth=anonymous&period=day&date=2024-02-27,2024-03-27', 'uniqueId' => 'DevicesDetection_getBrand', ), 12 => array ( 'category' => 'Visitors', 'subcategory' => 'Devices', 'name' => 'Screen Resolution', 'module' => 'Resolution', 'action' => 'getResolution', 'dimension' => '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', ), 'relatedReports' => array ( 0 => array ( 'name' => 'Configurations', 'module' => 'Resolution', 'action' => 'getConfiguration', ), ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Resolution&apiAction=getResolution&token_auth=anonymous&period=day&date=yesterday', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Resolution&apiAction=getResolution&token_auth=anonymous&period=day&date=2024-02-27,2024-03-27', 'uniqueId' => 'Resolution_getResolution', ), 13 => array ( 'category' => 'Visitors', 'subcategory' => 'Software', 'name' => 'Operating System versions', 'module' => 'DevicesDetection', 'action' => 'getOsVersions', 'dimension' => 'Operating system version', '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', ), 'relatedReports' => array ( 0 => array ( 'name' => 'Operating System families', 'module' => 'DevicesDetection', 'action' => 'getOsFamilies', ), ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=DevicesDetection&apiAction=getOsVersions&token_auth=anonymous&period=day&date=yesterday', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=DevicesDetection&apiAction=getOsVersions&token_auth=anonymous&period=day&date=2024-02-27,2024-03-27', 'uniqueId' => 'DevicesDetection_getOsVersions', ), 14 => array ( 'category' => 'Visitors', 'subcategory' => 'Software', 'name' => 'Browsers', 'module' => 'DevicesDetection', 'action' => 'getBrowsers', 'dimension' => 'Browser', 'documentation' => 'This report contains information about what kind of browser your visitors were using. Each browser version is listed separately.', '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', ), 'relatedReports' => array ( 0 => array ( 'name' => 'Browser version', 'module' => 'DevicesDetection', 'action' => 'getBrowserVersions', ), ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=DevicesDetection&apiAction=getBrowsers&token_auth=anonymous&period=day&date=yesterday', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=DevicesDetection&apiAction=getBrowsers&token_auth=anonymous&period=day&date=2024-02-27,2024-03-27', 'uniqueId' => 'DevicesDetection_getBrowsers', ), 15 => array ( 'category' => 'Visitors', 'subcategory' => 'Software', 'name' => 'Browser version', 'module' => 'DevicesDetection', 'action' => 'getBrowserVersions', 'dimension' => 'Browser version', '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', ), 'relatedReports' => array ( 0 => array ( 'name' => 'Browsers', 'module' => 'DevicesDetection', 'action' => 'getBrowsers', ), ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=DevicesDetection&apiAction=getBrowserVersions&token_auth=anonymous&period=day&date=yesterday', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=DevicesDetection&apiAction=getBrowserVersions&token_auth=anonymous&period=day&date=2024-02-27,2024-03-27', 'uniqueId' => 'DevicesDetection_getBrowserVersions', ), 16 => 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', ), 'relatedReports' => array ( 0 => array ( 'name' => 'Screen Resolution', 'module' => 'Resolution', 'action' => 'getResolution', ), ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Resolution&apiAction=getConfiguration&token_auth=anonymous&period=day&date=yesterday', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Resolution&apiAction=getConfiguration&token_auth=anonymous&period=day&date=2024-02-27,2024-03-27', 'uniqueId' => 'Resolution_getConfiguration', ), 17 => array ( 'category' => 'Visitors', 'subcategory' => 'Software', 'name' => 'Operating System families', 'module' => 'DevicesDetection', 'action' => 'getOsFamilies', 'dimension' => 'Operating system family', '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', ), 'relatedReports' => array ( 0 => array ( 'name' => 'Operating System versions', 'module' => 'DevicesDetection', 'action' => 'getOsVersions', ), ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=DevicesDetection&apiAction=getOsFamilies&token_auth=anonymous&period=day&date=yesterday', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=DevicesDetection&apiAction=getOsFamilies&token_auth=anonymous&period=day&date=2024-02-27,2024-03-27', 'uniqueId' => 'DevicesDetection_getOsFamilies', ), 18 => array ( 'category' => 'Visitors', 'subcategory' => 'Software', 'name' => 'Browser engines', 'module' => 'DevicesDetection', 'action' => 'getBrowserEngines', 'dimension' => 'Browser engine', 'documentation' => 'This report shows your visitors\' browsers broken down into browser engines. <br /> The most important information for web developers is what kind of rendering engine their visitors are using. The labels contain the names of the engines followed by the most common browser using that engine in brackets.', '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', ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=DevicesDetection&apiAction=getBrowserEngines&token_auth=anonymous&period=day&date=yesterday', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=DevicesDetection&apiAction=getBrowserEngines&token_auth=anonymous&period=day&date=2024-02-27,2024-03-27', 'uniqueId' => 'DevicesDetection_getBrowserEngines', ), 19 => 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', ), 'constantRowsCount' => true, 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=DevicePlugins&apiAction=getPlugin&token_auth=anonymous&period=day&date=yesterday', 'uniqueId' => 'DevicePlugins_getPlugin', ), 20 => 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', ), 'constantRowsCount' => true, 'relatedReports' => array ( 0 => array ( 'name' => 'Visits by Day of Week', 'module' => 'VisitTime', 'action' => 'getByDayOfWeek', ), ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=VisitTime&apiAction=getVisitInformationPerLocalTime&token_auth=anonymous&period=day&date=yesterday', 'uniqueId' => 'VisitTime_getVisitInformationPerLocalTime', ), 21 => array ( 'category' => 'Visitors', 'subcategory' => 'Times', 'name' => 'Visits per server time', 'module' => 'VisitTime', 'action' => 'getVisitInformationPerServerTime', 'dimension' => 'Server time - hour (Start of visit)', 'documentation' => 'This graph shows what time it was in the <strong> server\'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', ), 'constantRowsCount' => true, 'metricsGoal' => array ( 'nb_conversions' => 'Conversions', 'revenue' => 'Revenue', ), 'processedMetricsGoal' => array ( 'revenue_per_visit' => 'Revenue per Visit', ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=VisitTime&apiAction=getVisitInformationPerServerTime&token_auth=anonymous&period=day&date=yesterday', 'uniqueId' => 'VisitTime_getVisitInformationPerServerTime', ), 22 => array ( 'category' => 'Visitors', 'subcategory' => 'Times', 'name' => 'Visits by Day of 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', ), 'constantRowsCount' => true, 'relatedReports' => array ( 0 => array ( 'name' => 'Visits per local time', 'module' => 'VisitTime', 'action' => 'getVisitInformationPerLocalTime', ), ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=VisitTime&apiAction=getByDayOfWeek&token_auth=anonymous&period=day&date=yesterday', 'uniqueId' => 'VisitTime_getByDayOfWeek', ), 23 => array ( 'category' => 'Visitors', 'subcategory' => 'User IDs', 'name' => 'User IDs', 'module' => 'UserId', 'action' => 'getUsers', 'dimension' => 'UserId', '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', ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=UserId&apiAction=getUsers&token_auth=anonymous&period=day&date=yesterday', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=UserId&apiAction=getUsers&token_auth=anonymous&period=day&date=2024-02-27,2024-03-27', 'uniqueId' => 'UserId_getUsers', ), 24 => array ( 'category' => 'Visitors', 'subcategory' => 'Custom Variables', 'name' => 'Custom Variables', 'module' => 'CustomVariables', 'action' => 'getCustomVariables', 'dimension' => 'Custom Variable name', 'documentation' => 'This report contains information about your Custom Variables. Click on a variable name to see the distribution of the values. <br /> For more information about Custom Variables in general, read the <a href="https://matomo.org/docs/custom-variables/" rel="noreferrer noopener" target="_blank">Custom Variables documentation on matomo.org</a>', 'onlineGuideUrl' => 'https://matomo.org/docs/custom-variables/', 'dimensions' => array ( 'CustomVariables_CustomVariableName' => 'Custom Variable name', 'CustomVariables_CustomVariableValue' => 'Custom Variable value', ), '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', ), 'actionToLoadSubTables' => 'getCustomVariablesValuesFromNameId', 'metricsGoal' => array ( 'nb_conversions' => 'Conversions', 'revenue' => 'Revenue', ), 'processedMetricsGoal' => array ( 'revenue_per_visit' => 'Revenue per Visit', ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=CustomVariables&apiAction=getCustomVariables&token_auth=anonymous&period=day&date=yesterday', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=CustomVariables&apiAction=getCustomVariables&token_auth=anonymous&period=day&date=2024-02-27,2024-03-27', 'uniqueId' => 'CustomVariables_getCustomVariables', ), 25 => array ( 'category' => 'Actions', 'name' => 'Actions - Main metrics', 'module' => 'Actions', 'action' => 'get', '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', ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Actions&apiAction=get&token_auth=anonymous&period=day&date=2024-02-27,2024-03-27', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Actions&apiAction=get&token_auth=anonymous&period=day&date=2024-02-27,2024-03-27', 'uniqueId' => 'Actions_get', ), 26 => 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', ), 'actionToLoadSubTables' => 'getPageUrls', 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Actions&apiAction=getPageUrls&token_auth=anonymous&period=day&date=yesterday', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Actions&apiAction=getPageUrls&token_auth=anonymous&period=day&date=2024-02-27,2024-03-27', 'uniqueId' => 'Actions_getPageUrls', ), 27 => 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', ), 'actionToLoadSubTables' => 'getEntryPageUrls', 'relatedReports' => array ( 0 => array ( 'name' => 'Entry page titles', 'module' => 'Actions', 'action' => 'getEntryPageTitles', ), ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Actions&apiAction=getEntryPageUrls&token_auth=anonymous&period=day&date=yesterday', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Actions&apiAction=getEntryPageUrls&token_auth=anonymous&period=day&date=2024-02-27,2024-03-27', 'uniqueId' => 'Actions_getEntryPageUrls', ), 28 => 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', ), '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=1&apiModule=Actions&apiAction=getEntryPageTitles&token_auth=anonymous&period=day&date=yesterday', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Actions&apiAction=getEntryPageTitles&token_auth=anonymous&period=day&date=2024-02-27,2024-03-27', 'uniqueId' => 'Actions_getEntryPageTitles', ), 29 => 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', ), 'actionToLoadSubTables' => 'getExitPageUrls', 'relatedReports' => array ( 0 => array ( 'name' => 'Exit page titles', 'module' => 'Actions', 'action' => 'getExitPageTitles', ), ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Actions&apiAction=getExitPageUrls&token_auth=anonymous&period=day&date=yesterday', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Actions&apiAction=getExitPageUrls&token_auth=anonymous&period=day&date=2024-02-27,2024-03-27', 'uniqueId' => 'Actions_getExitPageUrls', ), 30 => 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', ), '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=1&apiModule=Actions&apiAction=getExitPageTitles&token_auth=anonymous&period=day&date=yesterday', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Actions&apiAction=getExitPageTitles&token_auth=anonymous&period=day&date=2024-02-27,2024-03-27', 'uniqueId' => 'Actions_getExitPageTitles', ), 31 => 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', ), '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=1&apiModule=Actions&apiAction=getPageTitles&token_auth=anonymous&period=day&date=yesterday', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Actions&apiAction=getPageTitles&token_auth=anonymous&period=day&date=2024-02-27,2024-03-27', 'uniqueId' => 'Actions_getPageTitles', ), 32 => 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', ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Actions&apiAction=getSiteSearchKeywords&token_auth=anonymous&period=day&date=yesterday', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Actions&apiAction=getSiteSearchKeywords&token_auth=anonymous&period=day&date=2024-02-27,2024-03-27', 'uniqueId' => 'Actions_getSiteSearchKeywords', ), 33 => 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.', ), 'relatedReports' => array ( 0 => array ( 'name' => 'Page Titles Following a Site Search', 'module' => 'Actions', 'action' => 'getPageTitlesFollowingSiteSearch', ), ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Actions&apiAction=getPageUrlsFollowingSiteSearch&token_auth=anonymous&period=day&date=yesterday', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Actions&apiAction=getPageUrlsFollowingSiteSearch&token_auth=anonymous&period=day&date=2024-02-27,2024-03-27', 'uniqueId' => 'Actions_getPageUrlsFollowingSiteSearch', ), 34 => 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', ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Actions&apiAction=getSiteSearchNoResultKeywords&token_auth=anonymous&period=day&date=yesterday', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Actions&apiAction=getSiteSearchNoResultKeywords&token_auth=anonymous&period=day&date=2024-02-27,2024-03-27', 'uniqueId' => 'Actions_getSiteSearchNoResultKeywords', ), 35 => 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.', ), 'relatedReports' => array ( 0 => array ( 'name' => 'Pages Following a Site Search', 'module' => 'Actions', 'action' => 'getPageUrlsFollowingSiteSearch', ), ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Actions&apiAction=getPageTitlesFollowingSiteSearch&token_auth=anonymous&period=day&date=yesterday', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Actions&apiAction=getPageTitlesFollowingSiteSearch&token_auth=anonymous&period=day&date=2024-02-27,2024-03-27', 'uniqueId' => 'Actions_getPageTitlesFollowingSiteSearch', ), 36 => 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.', ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Actions&apiAction=getSiteSearchCategories&token_auth=anonymous&period=day&date=yesterday', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Actions&apiAction=getSiteSearchCategories&token_auth=anonymous&period=day&date=2024-02-27,2024-03-27', 'uniqueId' => 'Actions_getSiteSearchCategories', ), 37 => 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.', ), 'actionToLoadSubTables' => 'getOutlinks', 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Actions&apiAction=getOutlinks&token_auth=anonymous&period=day&date=yesterday', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Actions&apiAction=getOutlinks&token_auth=anonymous&period=day&date=2024-02-27,2024-03-27', 'uniqueId' => 'Actions_getOutlinks', ), 38 => 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.', ), 'actionToLoadSubTables' => 'getDownloads', 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Actions&apiAction=getDownloads&token_auth=anonymous&period=day&date=yesterday', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Actions&apiAction=getDownloads&token_auth=anonymous&period=day&date=2024-02-27,2024-03-27', 'uniqueId' => 'Actions_getDownloads', ), 39 => array ( 'category' => 'Actions', 'subcategory' => 'Events', 'name' => 'Event Categories', 'module' => 'Events', 'action' => 'getCategory', 'dimension' => 'Event Category', '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', ), 'actionToLoadSubTables' => 'getActionFromCategoryId', 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Events&apiAction=getCategory&token_auth=anonymous&period=day&date=yesterday', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Events&apiAction=getCategory&token_auth=anonymous&period=day&date=2024-02-27,2024-03-27', 'uniqueId' => 'Events_getCategory', ), 40 => array ( 'category' => 'Actions', 'subcategory' => 'Events', 'name' => 'Event Actions', 'module' => 'Events', 'action' => 'getAction', 'dimension' => 'Event Action', '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', ), 'actionToLoadSubTables' => 'getNameFromActionId', 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Events&apiAction=getAction&token_auth=anonymous&period=day&date=yesterday', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Events&apiAction=getAction&token_auth=anonymous&period=day&date=2024-02-27,2024-03-27', 'uniqueId' => 'Events_getAction', ), 41 => array ( 'category' => 'Actions', 'subcategory' => 'Events', 'name' => 'Event Names', 'module' => 'Events', 'action' => 'getName', 'dimension' => 'Event Name', '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', ), 'actionToLoadSubTables' => 'getActionFromNameId', 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Events&apiAction=getName&token_auth=anonymous&period=day&date=yesterday', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Events&apiAction=getName&token_auth=anonymous&period=day&date=2024-02-27,2024-03-27', 'uniqueId' => 'Events_getName', ), 42 => array ( 'category' => 'Actions', 'subcategory' => 'Contents', 'name' => 'Content Name', 'module' => 'Contents', 'action' => 'getContentNames', 'dimension' => 'Content Name', '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', ), 'actionToLoadSubTables' => 'getContentNames', 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Contents&apiAction=getContentNames&token_auth=anonymous&period=day&date=yesterday', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Contents&apiAction=getContentNames&token_auth=anonymous&period=day&date=2024-02-27,2024-03-27', 'uniqueId' => 'Contents_getContentNames', ), 43 => array ( 'category' => 'Actions', 'subcategory' => 'Contents', 'name' => 'Content Piece', 'module' => 'Contents', 'action' => 'getContentPieces', 'dimension' => 'Content Piece', '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', ), 'actionToLoadSubTables' => 'getContentPieces', 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Contents&apiAction=getContentPieces&token_auth=anonymous&period=day&date=yesterday', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Contents&apiAction=getContentPieces&token_auth=anonymous&period=day&date=2024-02-27,2024-03-27', 'uniqueId' => 'Contents_getContentPieces', ), 44 => array ( 'category' => 'Actions', 'subcategory' => 'Engagement', 'name' => 'Length of Visits', 'module' => 'VisitorInterest', 'action' => 'getNumberOfVisitsPerVisitDuration', 'dimension' => 'Visit duration', 'documentation' => 'In this report, you can see how many visits had a certain total duration. Initially, the report is shown as a tag cloud, more common durations are displayed in 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.', ), 'constantRowsCount' => true, 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=VisitorInterest&apiAction=getNumberOfVisitsPerVisitDuration&token_auth=anonymous&period=day&date=yesterday', 'uniqueId' => 'VisitorInterest_getNumberOfVisitsPerVisitDuration', ), 45 => array ( 'category' => 'Actions', 'subcategory' => 'Engagement', 'name' => 'Pages per Visit', 'module' => 'VisitorInterest', 'action' => 'getNumberOfVisitsPerPage', 'dimension' => 'Pages per visit', 'documentation' => 'In this report, you can see how many visits involved a certain number of pageviews. Initially, the report is shown as a tag cloud, more common numbers of pages are displayed in 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.', ), 'constantRowsCount' => true, 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=VisitorInterest&apiAction=getNumberOfVisitsPerPage&token_auth=anonymous&period=day&date=yesterday', 'uniqueId' => 'VisitorInterest_getNumberOfVisitsPerPage', ), 46 => array ( 'category' => 'Actions', 'subcategory' => 'Engagement', 'name' => 'Visits by Visit Number', 'module' => 'VisitorInterest', 'action' => 'getNumberOfVisitsByVisitCount', 'dimension' => 'Visits by Visit Number', 'documentation' => 'In this report, you can see the number of visits who were the Nth visit, ie. visitors who visited your website at least N times.<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', ), 'constantRowsCount' => true, 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=VisitorInterest&apiAction=getNumberOfVisitsByVisitCount&token_auth=anonymous&period=day&date=yesterday', 'uniqueId' => 'VisitorInterest_getNumberOfVisitsByVisitCount', ), 47 => array ( 'category' => 'Actions', 'subcategory' => 'Engagement', 'name' => 'Visits by days since last visit', 'module' => 'VisitorInterest', 'action' => 'getNumberOfVisitsByDaysSinceLast', 'dimension' => 'Visits by days since last visit', 'documentation' => 'In this report, you can see how many visits were from 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.', ), 'constantRowsCount' => true, 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=VisitorInterest&apiAction=getNumberOfVisitsByDaysSinceLast&token_auth=anonymous&period=day&date=yesterday', 'uniqueId' => 'VisitorInterest_getNumberOfVisitsByDaysSinceLast', ), 48 => array ( 'category' => 'Actions', 'subcategory' => 'Engagement', 'name' => 'Returning Visits', 'module' => 'VisitFrequency', 'action' => 'get', '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', ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=VisitFrequency&apiAction=get&token_auth=anonymous&period=day&date=2024-02-27,2024-03-27', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=VisitFrequency&apiAction=get&token_auth=anonymous&period=day&date=2024-02-27,2024-03-27', 'uniqueId' => 'VisitFrequency_get', ), 49 => array ( 'category' => 'Referrers', 'name' => 'Referrers Overview', 'module' => 'Referrers', 'action' => 'get', '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', ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Referrers&apiAction=get&token_auth=anonymous&period=day&date=2024-02-27,2024-03-27', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Referrers&apiAction=get&token_auth=anonymous&period=day&date=2024-02-27,2024-03-27', 'uniqueId' => 'Referrers_get', ), 50 => 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', ), 'constantRowsCount' => true, 'metricsGoal' => array ( 'nb_conversions' => 'Conversions', 'revenue' => 'Revenue', ), 'processedMetricsGoal' => array ( 'revenue_per_visit' => 'Revenue per Visit', ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Referrers&apiAction=getReferrerType&token_auth=anonymous&period=day&date=yesterday', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Referrers&apiAction=getReferrerType&token_auth=anonymous&period=day&date=2024-02-27,2024-03-27', 'uniqueId' => 'Referrers_getReferrerType', ), 51 => 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', ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Referrers&apiAction=getAll&token_auth=anonymous&period=day&date=yesterday', 'uniqueId' => 'Referrers_getAll', ), 52 => 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', ), 'actionToLoadSubTables' => 'getSearchEnginesFromKeywordId', 'metricsGoal' => array ( 'nb_conversions' => 'Conversions', 'revenue' => 'Revenue', ), 'processedMetricsGoal' => array ( 'revenue_per_visit' => 'Revenue per Visit', ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Referrers&apiAction=getKeywords&token_auth=anonymous&period=day&date=yesterday', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Referrers&apiAction=getKeywords&token_auth=anonymous&period=day&date=2024-02-27,2024-03-27', 'uniqueId' => 'Referrers_getKeywords', ), 53 => 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', ), 'actionToLoadSubTables' => 'getKeywordsFromSearchEngineId', 'metricsGoal' => array ( 'nb_conversions' => 'Conversions', 'revenue' => 'Revenue', ), 'processedMetricsGoal' => array ( 'revenue_per_visit' => 'Revenue per Visit', ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Referrers&apiAction=getSearchEngines&token_auth=anonymous&period=day&date=yesterday', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Referrers&apiAction=getSearchEngines&token_auth=anonymous&period=day&date=2024-02-27,2024-03-27', 'uniqueId' => 'Referrers_getSearchEngines', ), 54 => 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', ), 'actionToLoadSubTables' => 'getUrlsFromWebsiteId', 'metricsGoal' => array ( 'nb_conversions' => 'Conversions', 'revenue' => 'Revenue', ), 'processedMetricsGoal' => array ( 'revenue_per_visit' => 'Revenue per Visit', ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Referrers&apiAction=getWebsites&token_auth=anonymous&period=day&date=yesterday', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Referrers&apiAction=getWebsites&token_auth=anonymous&period=day&date=2024-02-27,2024-03-27', 'uniqueId' => 'Referrers_getWebsites', ), 55 => 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', ), 'actionToLoadSubTables' => 'getUrlsForSocial', 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Referrers&apiAction=getSocials&token_auth=anonymous&period=day&date=yesterday', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Referrers&apiAction=getSocials&token_auth=anonymous&period=day&date=2024-02-27,2024-03-27', 'uniqueId' => 'Referrers_getSocials', ), 56 => 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', ), 'actionToLoadSubTables' => 'getKeywordsFromCampaignId', 'metricsGoal' => array ( 'nb_conversions' => 'Conversions', 'revenue' => 'Revenue', ), 'processedMetricsGoal' => array ( 'revenue_per_visit' => 'Revenue per Visit', ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Referrers&apiAction=getCampaigns&token_auth=anonymous&period=day&date=yesterday', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Referrers&apiAction=getCampaigns&token_auth=anonymous&period=day&date=2024-02-27,2024-03-27', 'uniqueId' => 'Referrers_getCampaigns', ), 57 => array ( 'category' => 'Goals', 'name' => 'Goals', 'module' => 'Goals', 'action' => 'get', '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', ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Goals&apiAction=get&token_auth=anonymous&period=day&date=2024-02-27,2024-03-27', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Goals&apiAction=get&token_auth=anonymous&period=day&date=2024-02-27,2024-03-27', 'uniqueId' => 'Goals_get', ), 58 => array ( 'category' => 'Goals', 'name' => 'Visits to Conversion', 'module' => 'Goals', 'action' => 'getVisitsUntilConversion', 'dimension' => 'Visits to Conversion', 'onlineGuideUrl' => 'https://matomo.org/docs/tracking-goals-web-analytics/', 'metrics' => array ( 'nb_conversions' => 'Conversions', ), 'constantRowsCount' => true, 'metricsGoal' => array ( 'nb_conversions' => 'Conversions', 'revenue' => 'Revenue', ), 'processedMetricsGoal' => array ( 'revenue_per_visit' => 'Revenue per Visit', ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Goals&apiAction=getVisitsUntilConversion&token_auth=anonymous&period=day&date=yesterday', 'uniqueId' => 'Goals_getVisitsUntilConversion', ), 59 => array ( 'category' => 'Goals', 'name' => 'Days to Conversion', 'module' => 'Goals', 'action' => 'getDaysToConversion', 'dimension' => 'Days to Conversion', 'onlineGuideUrl' => 'https://matomo.org/docs/tracking-goals-web-analytics/', 'metrics' => array ( 'nb_conversions' => 'Conversions', ), 'constantRowsCount' => true, 'metricsGoal' => array ( 'nb_conversions' => 'Conversions', 'revenue' => 'Revenue', ), 'processedMetricsGoal' => array ( 'revenue_per_visit' => 'Revenue per Visit', ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Goals&apiAction=getDaysToConversion&token_auth=anonymous&period=day&date=yesterday', 'uniqueId' => 'Goals_getDaysToConversion', ), 60 => array ( 'category' => 'Goals', 'name' => 'Goals Overview', 'module' => 'Goals', 'action' => 'get', 'parameters' => array ( 'idGoal' => 0, ), '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', ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Goals&apiAction=get&token_auth=anonymous&idGoal=0&period=day&date=2024-02-27,2024-03-27', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Goals&apiAction=get&token_auth=anonymous&idGoal=0&period=day&date=2024-02-27,2024-03-27', 'uniqueId' => 'Goals_get_idGoal--0', ), 61 => array ( 'category' => 'Goals', 'name' => 'Goals Overview - Visits to Conversion', 'module' => 'Goals', 'action' => 'getVisitsUntilConversion', 'parameters' => array ( 'idGoal' => 0, ), 'dimension' => 'Visits to Conversion', 'onlineGuideUrl' => 'https://matomo.org/docs/tracking-goals-web-analytics/', 'metrics' => array ( 'nb_conversions' => 'Conversions', ), 'constantRowsCount' => true, 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Goals&apiAction=getVisitsUntilConversion&token_auth=anonymous&idGoal=0&period=day&date=yesterday', 'uniqueId' => 'Goals_getVisitsUntilConversion_idGoal--0', ), 62 => array ( 'category' => 'Goals', 'name' => 'Goals Overview - Days to Conversion', 'module' => 'Goals', 'action' => 'getDaysToConversion', 'parameters' => array ( 'idGoal' => 0, ), 'dimension' => 'Days to Conversion', 'onlineGuideUrl' => 'https://matomo.org/docs/tracking-goals-web-analytics/', 'metrics' => array ( 'nb_conversions' => 'Conversions', ), 'constantRowsCount' => true, 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Goals&apiAction=getDaysToConversion&token_auth=anonymous&idGoal=0&period=day&date=yesterday', 'uniqueId' => 'Goals_getDaysToConversion_idGoal--0', ), 63 => array ( 'category' => 'API', 'name' => 'Main metrics', 'module' => 'API', 'action' => 'get', '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_uniq_visitors' => 'Unique visitors', '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', ), '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_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_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_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', ), 'imageGraphUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=API&apiAction=get&token_auth=anonymous&period=day&date=2024-02-27,2024-03-27', 'imageGraphEvolutionUrl' => 'index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=API&apiAction=get&token_auth=anonymous&period=day&date=2024-02-27,2024-03-27', 'uniqueId' => 'API_get', ), );