Commit 73dc0f45 by Siti Aisah

reverse google tag manager

parent 5328a637
......@@ -2,7 +2,11 @@
<html lang="{{Session::get('selected_language')}}">
<head>
<!-- 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-KTPRJCQ');</script>
<!-- End Google Tag Manager -->
<title>{{$setting['web_title']}}</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
......@@ -10,7 +14,6 @@
<meta name="language" content="{{Session::get('selected_language')}}">
<meta name="geo.placename" content="Surabaya">
<meta name="geo.region" content="Indonesia">
<meta http-equiv="Cache-control" content="public">
<meta property="og:type" content="website" />
<meta property="og:site_name" content="{{$setting['web_title']}}" />
<meta property="og:title" content="{{$setting['web_title']}}" />
......@@ -232,11 +235,6 @@ height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<div class="dmtop"></div>
<!-- Main Scripts-->
<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-KTPRJCQ');</script>
<script src="https://statik.unesa.ac.id/profileunesa_konten_statik/front/js/jquery.js"></script>
<script src="https://statik.unesa.ac.id/profileunesa_konten_statik/front/js/bootstrap.min.js"></script>
<script src="https://statik.unesa.ac.id/profileunesa_konten_statik/front/js/menu.js"></script>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment