Your IP : 3.145.65.133


Current Path : /var/www/www-root/data/www/info.monolith-realty.ru/bitrix/js/ui/analytics/
Upload File :
Current File : /var/www/www-root/data/www/info.monolith-realty.ru/bitrix/js/ui/analytics/config.php

<?php

use Bitrix\Main\ModuleManager;

if (!defined('B_PROLOG_INCLUDED') || B_PROLOG_INCLUDED !== true)
{
	die();
}

return [
	'js' => 'dist/analytics.bundle.js',
	'rel' => [
		'main.core',
	],
	'settings' => [
		'collectData' => ModuleManager::isModuleInstalled('bitrix24'),
	],
];