{{-- All these scripts are primarily used by the sandbox environment to enable basic anonymous tracking capabilities --}}
{{-- Conditionally load the scripts related to Google Tag Manager --}}
@if(config('yaffa.gtm_container_id'))
@if (isset($dataLayerEvents))
@endif
@endif
{{-- Conditionally load CookieYes, which is the CMP used by the sandbox --}}
@if(config('yaffa.cookieyes_id'))
@endif