Hacker News new | ask | show | jobs
by XCSme 2210 days ago
I have actually built a self-hosted alternative to Hotjar[0] and there are also some other platforms I think, so you can indeed have great analytics without relying on 3rd party services or having to build your own tool.

[0] https://usertrack.net/

2 comments

Wow that looks great, I might give it a go. Where is the screen recording feature, I saw it was advertised on the landing page but don't see it on the demo. Also is it open source?
Forgot to answer about Open Source.

userTrack is not free (open-source) but sold as a product for a one-time fee. As for the soure code: currently you get the original PHP backend code but only the bundled front-end code. I am also adding soon the option to download the original front-end code (TypeScript + ReactJS + MaterialUI).

I have thought about releasing userTrack as open-source, but I currently work full-time on it and I need to sustain myself, otherwise I couldn't spend the time to work on it. If I find a sustainable way to open-source it, I will.

Thank you!

You can go to the "Visitors" list and from there you can see a summary of each visit and also view the recording.

This is super interesting. Thanks for the share! :)
Thank you!

Well, it was in my interest to share it, but I do think it's one of the best ways to improve user privacy while still being able to get valuable insights.