21 lines
1.3 KiB
PHP
Executable File
21 lines
1.3 KiB
PHP
Executable File
<!-- Cookie Consent by https://www.CookieConsent.com -->
|
|
<script type="text/javascript" src="//www.cookieconsent.com/releases/3.1.0/cookie-consent.js"></script>
|
|
<script type="text/javascript">
|
|
document.addEventListener('DOMContentLoaded', function () {
|
|
cookieconsent.run({"notice_banner_type":"simple","consent_type":"express","palette":"light","language":"nl","website_name":"NH Gooi","cookies_policy_url":"/privacy-verklaring","change_preferences_selector":"#changePreferences"});
|
|
});
|
|
</script>
|
|
|
|
<!-- Google Tag Manager -->
|
|
<script type="text/plain" cookie-consent="tracking">
|
|
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer','GTM-KGLKLJ4');
|
|
</script>
|
|
<!-- End Google Tag Manager -->
|
|
|
|
@if(!isset($disableBanners) || !$disableBanners)
|
|
<script async src="{{ env('ADS_URL') }}www/delivery/asyncjs.php"></script>
|
|
@endif
|
|
|
|
<noscript>ePrivacy and GPDR Cookie Consent by <a href="https://www.CookieConsent.com/" rel="nofollow noopener">Cookie Consent</a></noscript>
|
|
<!-- End Cookie Consent by https://www.CookieConsent.com -->
|