You are here

constant YANDEX_METRICS_POPULAR_CONTENT_BLOCK_LIMIT in Yandex.Metrics 7

Same name and namespace in other branches
  1. 6.2 yandex_metrics_reports/yandex_metrics_reports.module \YANDEX_METRICS_POPULAR_CONTENT_BLOCK_LIMIT
  2. 6 yandex_metrics.module \YANDEX_METRICS_POPULAR_CONTENT_BLOCK_LIMIT

Max count of links in Popular Content block.

1 use of YANDEX_METRICS_POPULAR_CONTENT_BLOCK_LIMIT
yandex_metrics_save_popular_content in ./yandex_metrics.module
Fetch Popuplar content from Yandex.metrika and save it to the database.

File

./yandex_metrics.module, line 21
The main code of Yandex.Metrics module.

Code

define('YANDEX_METRICS_POPULAR_CONTENT_BLOCK_LIMIT', 15);