Browse Source

add tac cook

kevin 3 years ago
parent
commit
36898dadc9
1 changed files with 6 additions and 1 deletions
  1. 6 1
      web/themes/custom/popsu_colloque/template/html.html.twig

+ 6 - 1
web/themes/custom/popsu_colloque/template/html.html.twig

@@ -52,7 +52,12 @@
 
     <script type="text/javascript">
         (tarteaucitron.job = tarteaucitron.job || []).push('youtube');
-    </script>
+        (tarteaucitron.job = tarteaucitron.job || []).push('facebook');
+        (tarteaucitron.job = tarteaucitron.job || []).push('linkedin');
+
+        tarteaucitron.user.matomoId = 4;
+        (tarteaucitron.job = tarteaucitron.job || []).push('matomohightrack');
+        </script>
 
   </body>
 </html>