From bae3e8145ffd7c843b479a17f5b64f42c4887e30 Mon Sep 17 00:00:00 2001 From: Sara Vieira Date: Fri, 2 Feb 2018 17:19:36 +0000 Subject: [PATCH] chore(my-joy-beta): add hotjar --- packages/my-joy-beta/public/index.html | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/packages/my-joy-beta/public/index.html b/packages/my-joy-beta/public/index.html index 7c8ab086..4d61687c 100644 --- a/packages/my-joy-beta/public/index.html +++ b/packages/my-joy-beta/public/index.html @@ -13,6 +13,17 @@ window.heap = window.heap || [], heap.load = function (e, t) { window.heap.appid = e, window.heap.config = t = t || {}; var r = t.forceSSL || "https:" === document.location.protocol, a = document.createElement("script"); a.type = "text/javascript", a.async = !0, a.src = (r ? "https:" : "http:") + "//cdn.heapanalytics.com/js/heap-" + e + ".js"; var n = document.getElementsByTagName("script")[0]; n.parentNode.insertBefore(a, n); for (var o = function (e) { return function () { heap.push([e].concat(Array.prototype.slice.call(arguments, 0))) } }, p = ["addEventProperties", "addUserProperties", "clearEventProperties", "identify", "removeEventProperty", "setEventProperties", "track", "unsetEventProperty"], c = 0; c < p.length; c++)heap[p[c]] = o(p[c]) }; heap.load("1044364007"); + +