@nonconforme/angular-hotjar
v0.0.4
Published
Angular hotjar Plugin
Downloads
2
Readme
@nonconforme/angular-hotjar
This package is used to easily add a hotjar script.
First, npm install within the project:
npm install @nonconforme/angular-hotjar --save
Import component and service
- import HotjarModule to your "imports" of file app.module.ts.