replace Google Analytics by Plausible
parent
2be9acf0e3
commit
ff8d7a3c2c
13
index.html
13
index.html
|
@ -109,18 +109,7 @@
|
|||
|
||||
<link href="//static.cushionapp.com/availability.css" rel="stylesheet">
|
||||
<script src="js/availability.js" data-user="a7b562d5-a046-45c3-a399-3e832cfdfad9"></script>
|
||||
<!-- Begin Google Analytics -->
|
||||
<script>
|
||||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
||||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
||||
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
||||
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
||||
|
||||
ga('create', 'UA-70781750-1', 'auto');
|
||||
ga('send', 'pageview');
|
||||
|
||||
</script>
|
||||
<!-- End Google Analytics -->
|
||||
|
||||
<script defer data-domain="tiqa.fr" src="https://plausible.io/js/script.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in New Issue