feat: update metadata for ads

This commit is contained in:
2026-04-22 20:55:37 +03:00
parent 69f67c75fa
commit acaeabd5c4
11 changed files with 149 additions and 14 deletions

8
js/site-config.js Normal file
View File

@@ -0,0 +1,8 @@
window.__SITE_CONFIG__ = {
siteUrl: 'https://elcsa.ru',
gtmContainerId: '',
ga4MeasurementId: '',
googleAdsId: '',
yandexMetrikaId: '',
yandexWebvisor: true,
};