Skip to content
Snippets Groups Projects
Commit a97f0d5c authored by nesdis's avatar nesdis
Browse files

Added javascript for tags in custom.html

parent 542c9504
Branches main
No related tags found
No related merge requests found
Pipeline #3397 failed
<!-- start custom head snippets --> <!-- start custom head snippets -->
<link rel="stylesheet" type="text/css" media="screen" href="{{'/assets/css/custom.css' | relative_url}}"> <link rel="stylesheet" type="text/css" media="screen" href="{{'/assets/css/custom.css' | relative_url}}">
{% include vendors/google-tag-manager.html %}
<!-- end custom head snippets --> <!-- end custom head snippets -->
\ No newline at end of file
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': <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], 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= 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); 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-T72KG6N');</script> })(window,document,'script','dataLayer','GTM-T72KG6N');</script>
<!-- End Google Tag Manager -->
End Google Tag Manager -->
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment