A module which magically registers hotjar.
Declare this in your chillifront entry point.
new Hotjar({ hotjarId: process.env.REACT_APP_HOTJAR_ID, hotjarSnippetVersion: process.env.REACT_APP_HOTJAR_SNIPPET_VERSION })
Fairly automagic.