test
This commit is contained in:
parent
9e789ed2a0
commit
96fc26e899
|
@ -33,7 +33,6 @@ import Hotjar from "@hotjar/browser";
|
|||
const siteId = 5237727;
|
||||
const hotjarVersion = 6;
|
||||
|
||||
const serverConfig = getServerSideConfig();
|
||||
Hotjar.init(siteId, hotjarVersion);
|
||||
|
||||
// Initializing with `debug` option:
|
||||
|
|
Loading…
Reference in New Issue