-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathredaktionelle_inhalte_unten_cookies.html
38 lines (27 loc) · 2.3 KB
/
redaktionelle_inhalte_unten_cookies.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<div class="loe_sidebar">
<button onclick="disableLOESidebar()" style="width: 100%;" class="nw_button nw_button--primary -filled psa-button"><i class="fa-regular fa-circle-xmark"></i> SCHLIEßEN</button>
<h6>Interesse an unseren Services?</h6>
Gerne können Sie uns jederzeit kontaktieren. Während unserer Geschäftszeiten antworten wir üblicherweise innerhalb weniger Stunden auf Nachrichten und innerhalb kürzester Zeit auf Anrufe.<br><br><br>
<a href="tel:042715727"><i class="fa-solid fa-phone" aria-hidden="true"> </i> +49 (0)4271 57 27</a><br>
<a href="mailto:[email protected]"><i class="fa-solid fa-envelope" aria-hidden="true"> </i> [email protected]</a><br>
<a href="https://www.loechel-industriebedarf.de/nordwestcallback">Kontaktformular</a>
</div>
<script data-cookieconsent="ignore"> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag("consent", "default", { ad_personalization: "denied", ad_storage: "denied", ad_user_data: "denied", analytics_storage: "denied", functionality_storage: "denied", personalization_storage: "denied", security_storage: "granted", wait_for_update: 500, }); gtag("set", "ads_data_redaction", true); gtag("set", "url_passthrough", false);</script>
<!-- Google Tag Manager -->
<script>(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-NZZG9CD');</script>
<!-- End Google Tag Manager -->
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NZZG9CD"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<script id="Cookiebot" src="https://consent.cookiebot.com/uc.js" data-cbid="f45ebad1-28ba-43ad-898d-e66820beee9b" data-blockingmode="auto" type="text/javascript"></script>
<script type="text/javascript">
window.onload = function() {
$(".nw_cookie-bar").hide();
console.log("test");
};
</script>