Hotjar

view/plugin/hotjar~ Hotjar

Hotjar user feedback plugin JSX component.

Constructor

new Hotjar()

Source:
See:
Example
<Hotjar siteId="******" />

Members

(static) Cacheable

Cacheable Hotjar user feedback plugin JSX component.

This class is supposed to be used in combination with the locals hexo filter (module:hexo/filter/locals).

Source:
See:
Example
<Hotjar.Cacheable
    head={true}
    plugin={{ site_id: '*******' }} />