Small component to implement Hotjar into your react application
active 2023-08-22 → 2025-11-15 (UTC)
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
| Contributor | Contributions | Pushes | PRs | Comments |
|---|---|---|---|---|
| abdalla | 21 | 6 | 4 | 4 |
| sergei-lobanov | 4 | 0 | 0 | 2 |
| mnzsss | 3 | 0 | 0 | 1 |
| patriciakid | 3 | 0 | 0 | 0 |
| eliawk | 2 | 0 | 0 | 2 |
| Mirkadoi | 2 | 0 | 1 | 1 |
| ivandata | 2 | 0 | 0 | 2 |
| arifszn | 1 | 0 | 0 | 1 |
| bde-maze | 1 | 0 | 0 | 1 |
| Nickfis | 1 | 0 | 0 | 0 |
| acatzk | 1 | 0 | 0 | 0 |
| markiplagat | 1 | 0 | 1 | 0 |
| dependabot[bot] | 1 | 0 | 1 | 0 |
| dev-m-work | 1 | 0 | 0 | 1 |
| goodpilotfish | 1 | 0 | 0 | 1 |
| afroguy16 | 1 | 0 | 0 | 1 |
| zelkibuilds | 1 | 0 | 0 | 0 |
| moonjoungyoung | 1 | 0 | 1 | 0 |
| Mihai-github | 1 | 0 | 0 | 0 |
Recent activity
Latest issues, pull requests and releases
- Issue#76abdalla2024-11-19 18:51How to run it in Web Worker for Optimization?
- Issue#76acatzk2024-09-06 01:46How to run it in Web Worker for Optimization?
- Issue#74abdalla2024-07-29 13:53npm install react-hotjar --save
- Issue#75patriciakid2024-07-26 16:59import { 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:59import { 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:49npm install react-hotjar --save
- Issue#70abdalla2024-07-11 13:59Changelog?
- Issue#71abdalla2024-07-11 13:58hotjar.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:12hotjar.initialize Expected 1 arguments, but got 2
- Issue comment#67abdalla2024-04-24 13:11Cannot read properties of undefined (reading 'site_id')
- Issue comment#71sergei-lobanov2024-04-15 11:46hotjar.initialize Expected 1 arguments, but got 2
- Issue comment#71arifszn2024-04-13 05:04hotjar.initialize Expected 1 arguments, but got 2
- Issue#71sergei-lobanov2024-04-12 17:35hotjar.initialize Expected 1 arguments, but got 2
- Issue#70sergei-lobanov2024-04-12 17:12Changelog?
- Issue comment#67sergei-lobanov2024-04-12 17:11Cannot 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:35Added nonce support to the library to enhance security compliance
- Pull request#68Mirkadoi2024-03-14 23:17
- Issue#67Nickfis2024-03-14 09:33Cannot read properties of undefined (reading 'site_id')
- Issue comment#66afroguy162024-02-06 23:23Hide Hotjar widget programmatically
- Issue comment#66abdalla2024-01-16 20:44Hide 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.