Commit 58b7d911 by Siti Aisah

reverse google tag manager script

parent dd87ddbd
......@@ -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">
......@@ -27,7 +31,7 @@
<!-- Bootstrap Styles -->
<link href="https://statik.unesa.ac.id/profileunesa_konten_statik/front/css/bootstrap.css" rel="stylesheet">
<link href="https://statik.unesa.ac.id/profileunesa_konten_statik/front/css/bootstrap.css" alt="profileunesa" rel="stylesheet">
<style media="screen">
a.navbar-brand {
......@@ -231,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>
......@@ -251,7 +250,7 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
<!-- SLIDER REVOLUTION 4.x SCRIPTS -->
<script type="text/javascript" src="https://statik.unesa.ac.id/profileunesa_konten_statik/front/rs-plugin/js/jquery.themepunch.plugins.min.js"></script>
<script type="text/javascript" src="https://statik.unesa.ac.id/profileunesa_konten_statik/front/rs-plugin/js/jquery.themepunch.revolution.min.js"></script>
<script type="text/javascript" src="https://statik.unesa.ac.id/profileunesa_konten_statik/front/rs-plugin/js/jquery.themepunch.revolution.min.js" alt="profileunesa-js"></script>
@yield('scripts')
<script src="https://www.unesa.ac.id/assets/js/jquery.prettyPhoto.js"></script>
<script type="text/javascript">
......
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