docs: add hotjar
parent
89d09b3862
commit
97dce9db99
|
@ -57,10 +57,7 @@
|
||||||
<!-- Hotjar Tracking Code for http://vue.ant.design -->
|
<!-- Hotjar Tracking Code for http://vue.ant.design -->
|
||||||
<script>
|
<script>
|
||||||
(function(h, o, t, j, a, r) {
|
(function(h, o, t, j, a, r) {
|
||||||
if (
|
if (location.href.indexOf('iframe') === -1) {
|
||||||
location.href.indexOf('iframe') === -1 &&
|
|
||||||
(location.host === 'ant-design-vue.gitee.io' || location.host === 'vue.ant.design')
|
|
||||||
) {
|
|
||||||
h.hj =
|
h.hj =
|
||||||
h.hj ||
|
h.hj ||
|
||||||
function() {
|
function() {
|
||||||
|
|
Loading…
Reference in New Issue