summaryrefslogtreecommitdiff
path: root/site/js
AgeCommit message (Collapse)Author
2026-04-17Remove custom consent banner and direct GA4 loaderYuriy Andamasov
Deletes the hand-rolled "Allow Analytics" aside, its JavaScript, its SCSS partial, and the unconditional gtag.js script. The replacement consent UI (Cookiebot banner) is loaded by the new GTM-T5VQHRT container; the custom banner is no longer needed and was also ineffective (both GTM and gtag loaded before the user clicked anything). Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2024-06-20added one month date of expiration for user's cookie consentbogdankol
2024-04-25added staging fixbogdankol
2024-04-24restyled all pagesbogdankol
2021-03-01Created Google Analytics & Cookies message with working logicAndrii-Moshenskyi