Skip to content

Commit

Permalink
Revert "Add Google Tag"
Browse files Browse the repository at this point in the history
This reverts commit 258c913.
  • Loading branch information
mkalam-alami committed Jun 16, 2024
1 parent ea5ed01 commit a05ca79
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions webapp/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,5 @@
<strong>Super Ciné Marbre requiert JavaScript pour fonctionner. Veuillez l'activer pour continuer.</strong>
</noscript>
<div id="app"></div>

<script async src="https://www.googletagmanager.com/gtag/js?id=G-ZDCD457MN9"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-ZDCD457MN9');
</script>
</body>
</html>

0 comments on commit a05ca79

Please sign in to comment.