We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4acceb9 commit f7bc7dfCopy full SHA for f7bc7df
1 file changed
_includes/header.html
@@ -22,6 +22,18 @@
22
var baseUrl = "{{ site.baseurl }}";
23
</script>
24
25
+ <!-- Hotjar Tracking Code for http://devdocs.magento.com/ -->
26
+ <script>
27
+ (function(h,o,t,j,a,r){
28
+ h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};
29
+ h._hjSettings={hjid:806243,hjsv:6};
30
+ a=o.getElementsByTagName('head')[0];
31
+ r=o.createElement('script');r.async=1;
32
+ r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;
33
+ a.appendChild(r);
34
+ })(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');
35
+ </script>
36
+
37
<!-- crazyegg -->
38
<script type="text/javascript">
39
setTimeout(function(){var a=document.createElement("script");
0 commit comments