Intégration du code nécessaire pour Google Analytics dans toutes les pages principales

This commit is contained in:
2020-11-02 16:19:55 +01:00
parent 17f974127c
commit f8342a343b
9 changed files with 18 additions and 5 deletions

View File

@@ -4,6 +4,7 @@
<head>
#INCLURE "template/gtag.html"
<THELIA_SEO type="seo" dossier="#DOSSIER_ID">
<title>#TITRE</title>
@@ -175,7 +176,7 @@ var response = grecaptcha.getResponse();
<script type="text/javascript" src="http://maps.google.com/maps/api/js?key=AIzaSyALU_RxhZsMoCOu4AEebd6QxoLGBa-kq9k"></script>
<script type="text/javascript" src="https://maps.google.com/maps/api/js?key=AIzaSyALU_RxhZsMoCOu4AEebd6QxoLGBa-kq9k"></script>
<script src="template/js/gmap3.js"></script>