analytics.js-integration-hotjar

1.1.1 • Public • Published

analytics.js-integration-hotjar

Hotjar integration for Analytics.js.

Options

{
    Hotjar: {
        hjid: '....',
        hjsv: 5,
        // Track event name as tag on recordings
        tagEvents: true,
        // Tags to append when identifying an user
        identifyTags: [ 'Logged In User' ],
        // false to start recording only users.
        recordVisitors: true
    }
}

License

Released under the MIT license.

Readme

Keywords

none

Package Sidebar

Install

npm i analytics.js-integration-hotjar

Weekly Downloads

7

Version

1.1.1

License

MIT

Last publish

Collaborators

  • samypesse