You are here

constant YANDEX_METRICS_REPORTS_POPULAR_CONTENT_BLOCK_LIMIT in Yandex.Metrics 8.2

Same name and namespace in other branches
  1. 7.2 yandex_metrics_reports/yandex_metrics_reports.module \YANDEX_METRICS_REPORTS_POPULAR_CONTENT_BLOCK_LIMIT

Max count of links in Popular Content block.

1 use of YANDEX_METRICS_REPORTS_POPULAR_CONTENT_BLOCK_LIMIT
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.

File

yandex_metrics_reports/yandex_metrics_reports.module, line 24
The main code of Yandex.Metrics Reports module.

Code

define('YANDEX_METRICS_REPORTS_POPULAR_CONTENT_BLOCK_LIMIT', 50);