You are here

14 calls to yandex_metrics_reports_retreive_data() in Yandex.Metrics 8.2

Reports::gender_chart in yandex_metrics_reports/src/Reports.php
The function generates pie chart with demography information.
Reports::geo_chart in yandex_metrics_reports/src/Reports.php
The function generates pie chart with geographical information on visitors.
Reports::hourly_chart in yandex_metrics_reports/src/Reports.php
The function generates chart with information about hourly traffic.
Reports::sources_chart in yandex_metrics_reports/src/Reports.php
The function generates pie chart with traffic sources summary.
Reports::visits_chart in yandex_metrics_reports/src/Reports.php
The function generates chart with information about page views, visitors and new visitors.
yandex_metrics_reports_gender_chart in yandex_metrics_reports/yandex_metrics_reports.reports.inc
The function generates pie chart with demography information.
yandex_metrics_reports_geo_chart in yandex_metrics_reports/yandex_metrics_reports.reports.inc
The function generates pie chart with geographical information on visitors.
yandex_metrics_reports_get_counter_for_current_site in yandex_metrics_reports/yandex_metrics_reports.module
Gets counter ID for the current site from Yandex.Metrics.
yandex_metrics_reports_popular_content in yandex_metrics_reports/yandex_metrics_reports.reports.inc
The function generates the table of popular content.
yandex_metrics_reports_save_popular_content in yandex_metrics_reports/yandex_metrics_reports.module
Fetch Popuplar content from Yandex.metrika and save it to the database.
yandex_metrics_reports_search_phrases in yandex_metrics_reports/yandex_metrics_reports.reports.inc
The function generates content of search phrases table ordered by popularity.
yandex_metrics_reports_sources_chart in yandex_metrics_reports/yandex_metrics_reports.reports.inc
The function generates pie chart with traffic sources summary.
yandex_metrics_reports_traffic_hourly_chart in yandex_metrics_reports/yandex_metrics_reports.reports.inc
The function generates chart with information about hourly traffic.
yandex_metrics_reports_visits_chart in yandex_metrics_reports/yandex_metrics_reports.reports.inc
The function generates chart with information about page views, visitors and new visitors.