Skip to content

Commit

Permalink
Merge pull request #20 from hmrc/APIS-4101
Browse files Browse the repository at this point in the history
APIS-4101 Add HotJar.
  • Loading branch information
FluentSynergyDW authored Feb 7, 2019
2 parents c449eca + 368c02d commit da46538
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions source/javascripts/application.js
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@
//= require govuk_tech_docs

(function(h,o,t,j,a,r){
h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};
h._hjSettings={hjid:385813,hjsv:5};
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,'//static.hotjar.com/c/hotjar-','.js?sv=');

0 comments on commit da46538

Please sign in to comment.