@nonconforme/angular-hotjar

Angular hotjar Plugin


Keywords
angular, hotjar
License
MIT
Install
npm install @nonconforme/angular-hotjar@0.0.4

Documentation

@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.