You are here

Functions in Yandex.Metrics 8.3

Primary tabs

Namesort descending Location Description Direct uses Strings
theme_yandex_metrics_reports_reports yandex_metrics_reports/yandex_metrics_reports.module Theme function for the Report setting table.
yandex_metrics_help ./yandex_metrics.module Implements hook_help().
yandex_metrics_page_bottom ./yandex_metrics.module Implements hook_page_bottom(). Adds Yandex.Metrics counter code to the site footer.
yandex_metrics_reports_filter_form yandex_metrics_reports/yandex_metrics_reports.module It is quick filter form for report page. 1
yandex_metrics_reports_filter_form_submit yandex_metrics_reports/yandex_metrics_reports.module Form submit handler for yandex_metrics_reports_time_interval_form form.
yandex_metrics_reports_filter_to_date_range yandex_metrics_reports/yandex_metrics_reports.module Converts filter value to date range array. 7
yandex_metrics_reports_form_yandex_services_auth_admin_settings_alter yandex_metrics_reports/yandex_metrics_reports.module Implements hook_form_FORM_ID_alter().
yandex_metrics_reports_gender_chart yandex_metrics_reports/yandex_metrics_reports.reports.inc The function generates pie chart with demography information. 1
yandex_metrics_reports_geo_chart yandex_metrics_reports/yandex_metrics_reports.reports.inc The function generates pie chart with geographical information on visitors. 1
yandex_metrics_reports_get_active_list yandex_metrics_reports/yandex_metrics_reports.module Returns list of available and enabled reports only. 1
yandex_metrics_reports_get_counter_for_current_site yandex_metrics_reports/yandex_metrics_reports.module Gets counter ID for the current site from Yandex.Metrica. 1
yandex_metrics_reports_get_filters yandex_metrics_reports/yandex_metrics_reports.module Returns array with list of all available filters. 1
yandex_metrics_reports_get_filter_name yandex_metrics_reports/yandex_metrics_reports.module Returns string with human-readable filter's name. 1
yandex_metrics_reports_get_list yandex_metrics_reports/yandex_metrics_reports.module Returns list of all reports. 4
yandex_metrics_reports_help yandex_metrics_reports/yandex_metrics_reports.module Implements hook_help().
yandex_metrics_reports_init yandex_metrics_reports/yandex_metrics_reports.module Implements hook_init().
yandex_metrics_reports_menu yandex_metrics_reports/yandex_metrics_reports.module Implements hook_menu().
yandex_metrics_reports_permission yandex_metrics_reports/yandex_metrics_reports.module Implements hook_permission().
yandex_metrics_reports_popular_content yandex_metrics_reports/yandex_metrics_reports.reports.inc The function generates the table of popular content. 3
yandex_metrics_reports_render_report yandex_metrics_reports/yandex_metrics_reports.module Callback that prints content of one of the 4 reports. 1
yandex_metrics_reports_report yandex_metrics_reports/yandex_metrics_reports.module Menu callback; displays a Summary page containing reports and charts. 1
yandex_metrics_reports_reports yandex_metrics_reports/yandex_metrics_reports.module Menu callback. Reports setting form. 1
yandex_metrics_reports_reports_submit yandex_metrics_reports/yandex_metrics_reports.module Submit handler for yandex_metrics_reports_reports form.
yandex_metrics_reports_requirements yandex_metrics_reports/yandex_metrics_reports.install Implements hook_requirements().
yandex_metrics_reports_reset_counter_id yandex_metrics_reports/yandex_metrics_reports.module Reset counter ID on authorization via Yandex Services Authorization. 1
yandex_metrics_reports_retreive_data yandex_metrics_reports/yandex_metrics_reports.module Retrieves analytic information from Yandex.Metrica. 8
yandex_metrics_reports_schema yandex_metrics_reports/yandex_metrics_reports.install Implements hook_schema().
yandex_metrics_reports_search_phrases yandex_metrics_reports/yandex_metrics_reports.reports.inc The function generates content of search phrases table ordered by popularity. 1
yandex_metrics_reports_sort_and_save yandex_metrics_reports/yandex_metrics_reports.module Sort and save reports array to the variable. 2
yandex_metrics_reports_sources_chart yandex_metrics_reports/yandex_metrics_reports.reports.inc The function generates pie chart with traffic sources summary. 1
yandex_metrics_reports_summary_page_title_callback yandex_metrics_reports/yandex_metrics_reports.module Callback for title on summary page, which is modified depending on time period. 1
yandex_metrics_reports_theme yandex_metrics_reports/yandex_metrics_reports.module Implements hook_theme().
yandex_metrics_reports_traffic_hourly_chart yandex_metrics_reports/yandex_metrics_reports.reports.inc The function generates chart with information about hourly traffic. 1
yandex_metrics_reports_uninstall yandex_metrics_reports/yandex_metrics_reports.install Implements hook_uninstall().
yandex_metrics_reports_update_7201 yandex_metrics_reports/yandex_metrics_reports.install Use Yandex Services Authorization API (yandex_services_auth).
yandex_metrics_reports_update_7202 yandex_metrics_reports/yandex_metrics_reports.install Enlarge URL field size for popular content database table.
yandex_metrics_reports_update_7300 yandex_metrics_reports/yandex_metrics_reports.install Upgrade from 7.x-2.x to 7.x-3.x.
yandex_metrics_reports_update_7301 yandex_metrics_reports/yandex_metrics_reports.install Enable Visualization module.
yandex_metrics_reports_visits_chart yandex_metrics_reports/yandex_metrics_reports.reports.inc Generates chart with information about page views, visitors and new visitors. 1
yandex_metrics_reports_yandex_metrics_reports_list yandex_metrics_reports/yandex_metrics_reports.module Implements hook_yandex_metrics_reports_list().
yandex_metrics_show_counter ./yandex_metrics.module Returns FALSE if we need to disable counter on page. 1
yandex_metrics_show_counter_for_role ./yandex_metrics.module Returns FALSE if we need to disable counter for role. 1
_yandex_metrics_reports_gender_sort yandex_metrics_reports/yandex_metrics_reports.reports.inc Sort callback to order data objects by gender DESC, then by key ASC. 1
_yandex_metrics_reports_get_idna_library_path yandex_metrics_reports/yandex_metrics_reports.module Returns path of idna_convert class. 1
_yandex_metrics_reports_idna_decode yandex_metrics_reports/yandex_metrics_reports.module Decode ASCII 'xn--*' domain name to Unicode national domain name. 1
_yandex_metrics_reports_sort_reports_by_weight yandex_metrics_reports/yandex_metrics_reports.module Sort callback that helps to sort reports by weight. 1

Other projects