Skip to content

Commit

Permalink
rm gtm (#3704)
Browse files Browse the repository at this point in the history
Co-authored-by: Trevor Shim <[email protected]>
  • Loading branch information
sunguroku and Trevor Shim authored Sep 29, 2023
1 parent 6cfe982 commit d82704f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dashboard/src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
window.dataLayer = window.dataLayer || [];
</script>
<!-- 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],
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-P8D92VJ');</script>
})(window,document,'script','dataLayer','GTM-P8D92VJ');</script> -->
<!-- End Google Tag Manager -->

<title>Porter | Dashboard</title>
Expand Down

0 comments on commit d82704f

Please sign in to comment.