Browse Source

✅A kind of Update who is using it

chuzhixin 4 years ago
parent
commit
ccb5257fe0
1 changed files with 16 additions and 0 deletions
  1. 16 0
      public/index.html

+ 16 - 0
public/index.html

@@ -48,5 +48,21 @@
         s.parentNode.insertBefore(hm, s)
       })()
     </script>
+    <!-- Hotjar Tracking Code for https://chu1204505056.gitee.io/vue-admin-beautiful -->
+    <script>
+      ;(function (h, o, t, j, a, r) {
+        h.hj =
+          h.hj ||
+          function () {
+            ;(h.hj.q = h.hj.q || []).push(arguments)
+          }
+        h._hjSettings = { hjid: 2065322, hjsv: 6 }
+        a = o.getElementsByTagName('head')[0]
+        r = o.createElement('script')
+        r.async = 1
+        r.src = t + h._hjSettings.hjid + j + h._hjSettings.hjsv
+        a.appendChild(r)
+      })(window, document, 'https://static.hotjar.com/c/hotjar-', '.js?sv=')
+    </script>
   </body>
 </html>