#209 - 05/03/2026 14:54:28
Initialize gtag consent and add AdSense script
Set default gtag consent to 'denied' in meta_head and initialize dataLayer/gtag; include the AdSense async script. Update js/aviso_cookie.js to call gtag('consent','update', ...) when consent is granted, adding the new 'ad_ads_optimization' field alongside ad_storage, ad_user_data, ad_personalization, and analytics_storage. These changes wire up explicit consent handling for ads and analytics and ensure the AdSense script is present while respecting default denial until user consent.