Browse Source

script tracking

ouidade 3 năm trước cách đây
mục cha
commit
0baf738c5e
1 tập tin đã thay đổi với 12 bổ sung0 xóa
  1. 12 0
      user/themes/lecampus/templates/partials/base.html.twig

+ 12 - 0
user/themes/lecampus/templates/partials/base.html.twig

@@ -128,5 +128,17 @@
       (tarteaucitron.job = tarteaucitron.job || []).push('linkedin');
     </script>
 
+    <!-- Lead the Way -->
+
+    <script type="text/javascript">
+        window.ltwAsyncInit =
+    function(){init_multiplegl('https://gl.hostcg.com/',[['https://gl.hostcg.com/','4221','j7g56pk3ji']]);};
+    </script>
+
+    <script type="text/javascript" src="https://gl.hostcg.com/js/genlead.js"
+    defer></script>
+    
+    <!-- End Lead the Way Code -->
+
   </body>
 </html>