-
-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support "hjdebug" in Hotjar initiate function #5
Comments
Hello there @ajayvarghese thanks for the issue! I will look into it and come back to you but if you do have an extra spare time, please do open a PR with this contribution if you want it faster. Responding to your curiosity, it is because this library is just a wrapper around hotjar capabilities, I still did not find a solution to expose the whole HOTJAR API so in the meanwhile I have to expose one by one. Anyway, I will reply with a solution as soon as possible ;) |
Great. Thanks for the explanation. Here's the PR #6 |
@all-contributors please add @ajayvarghese for code, idea Thank you again, mr. @ajayvarghese |
I've put up a pull request to add @ajayvarghese! 🎉 |
it's up in version 1.1.2, @ajayvarghese |
Is your feature request related to a problem? Please describe.
I think it will be better if hotjar debug feature is included in this library. I don't see any option to enable it.
Describe the solution you'd like
Hotjar provides a debug feature that you can enable in the hotjar script. I think we can add that as a parameter to this function
More on Debug Feature here
Additional context
I am just curious why this is excluded in the library. Is there any particular reason?
The text was updated successfully, but these errors were encountered: