Skip to content

Small component to implement Hotjar into your react application

active 2023-08-222025-11-15 (UTC)

Complete coverage26,636 / 26,636 hourly files (100%) · 2 absent upstream2023-08-152026-08-28 (UTC)
Events
71
Pushes
6
Pull requests
8
Issues
16
Stars
16
Forks
3

Activity over time

Daily event counts in the loaded window

Line chart, 817 days from 2023-08-22 to 2025-11-15. Pushes: 6 total, peak 2 in a day. Pull requests: 8 total, peak 2 in a day. Issues: 16 total, peak 3 in a day. Comments: 17 total, peak 2 in a day. Stars: 16 total, peak 1 in a day.

  • Pushes
  • Pull requests
  • Issues
  • Comments
  • Stars

Stars, PRs, issues and forks are under-captured in the later part of this window. GH Archive progressively stopped capturing non-push events during 2026 — −95% or worse by the end of the window. Every series here except Pushes fades for that reason, so a decline above reflects the archive, not this repository. Pushes stay reliable throughout, so read them, and the contributor counts derived from them, as the real signal. Data health has the measurements.

Top contributors

Pushes, PRs, issues, reviews and comments — stars and forks excluded, so this is contribution rather than popularity

Recent activity

Latest issues, pull requests and releases

  • Issue#76abdalla2024-11-19 18:51
    How to run it in Web Worker for Optimization?
  • Issue#76acatzk2024-09-06 01:46
    How to run it in Web Worker for Optimization?
  • Issue#74abdalla2024-07-29 13:53
    npm install react-hotjar --save
  • Issue#75patriciakid2024-07-26 16:59
    import { hotjar } from 'react-hotjar'; hotjar.initialize(options); // Identify the user hotjar.identify('USER_ID', { userProperty: 'value' }); // Add an event hotjar.event('button-click'); // Update SPA state hotjar.stateChange('/my/page'); // Check if Hotjar has been initialized before calling its methods if (hotjar.initialized()) { hotjar.identify('USER_ID', { userProperty: 'value' }); }
  • Issue#75patriciakid2024-07-26 16:59
    import { hotjar } from 'react-hotjar'; hotjar.initialize(options); // Identify the user hotjar.identify('USER_ID', { userProperty: 'value' }); // Add an event hotjar.event('button-click'); // Update SPA state hotjar.stateChange('/my/page'); // Check if Hotjar has been initialized before calling its methods if (hotjar.initialized()) { hotjar.identify('USER_ID', { userProperty: 'value' }); }
  • Issue#74patriciakid2024-07-26 16:49
    npm install react-hotjar --save
  • Issue#70abdalla2024-07-11 13:59
    Changelog?
  • Issue#71abdalla2024-07-11 13:58
    hotjar.initialize Expected 1 arguments, but got 2
  • Pull request#72abdalla2024-07-11 13:57
  • Pull request#72dependabot[bot]2024-07-11 12:47
  • Issue comment#71abdalla2024-04-24 13:12
    hotjar.initialize Expected 1 arguments, but got 2
  • Issue comment#67abdalla2024-04-24 13:11
    Cannot read properties of undefined (reading 'site_id')
  • Issue comment#71sergei-lobanov2024-04-15 11:46
    hotjar.initialize Expected 1 arguments, but got 2
  • Issue comment#71arifszn2024-04-13 05:04
    hotjar.initialize Expected 1 arguments, but got 2
  • Issue#71sergei-lobanov2024-04-12 17:35
    hotjar.initialize Expected 1 arguments, but got 2
  • Issue#70sergei-lobanov2024-04-12 17:12
    Changelog?
  • Issue comment#67sergei-lobanov2024-04-12 17:11
    Cannot read properties of undefined (reading 'site_id')
  • Pull request#69abdalla2024-04-01 14:23
  • Pull request#69moonjoungyoung2024-03-31 11:23
  • Pull request#68abdalla2024-03-28 19:11
  • Issue comment#68Mirkadoi2024-03-14 23:35
    Added nonce support to the library to enhance security compliance
  • Pull request#68Mirkadoi2024-03-14 23:17
  • Issue#67Nickfis2024-03-14 09:33
    Cannot read properties of undefined (reading 'site_id')
  • Issue comment#66afroguy162024-02-06 23:23
    Hide Hotjar widget programmatically
  • Issue comment#66abdalla2024-01-16 20:44
    Hide Hotjar widget programmatically

Totals cover only the window loaded into ClickHouse and count events, not GitHub's lifetime totals — 16 stars here means stars gained during the window, not the repo's star count.