🎉 userTrack version 3.3.7 has been released!
This version increases user #privacy by adding the option to anonymize (hash) user IPs.
You can now also filter all sessions from a specific user, based on this hash/IP.
See the entire changelog here: https://t.co/9gySUCQ4eN
A/B tests are here in v3.1.0!
This update took over one month to complete but userTrack now has AB testing, a new dark mode , tracking improvements, UI improvements and more!
See the entire changelog here: https://t.co/qdD7grBoIH
@XCSme 📈
P: User data is shared with 3rd party analytics & the tools are costly.
S: https://t.co/aQc2VIoSxV provides Self-hosted analytics to increase privacy, get better insights & save money.
Finally enabled HTTPS on the blog!
Had a lot of issues with some
blogger bugs; you can read how I solved the problems here: https://t.co/JQpnwJfFt0
@Blogger
New progress on the heatmaps UI:
- website shown in iframe
- heatmap overlay
- UI to change heatmap type and selected page
- iframe <-> dashboard communication (when iframe is scrolled heatmap overlay is too)
The data shown is just mock data.
#analytics#uiux#React
In React, if you want to use data from URL, like "/post/123", do not store the postID in the store, just always get it from the URL using useParams().
This way you avoid two-way syncing between store ID value and the value displayed in the URL.
#reactjs#Redux#webdev
Current progress 📊on rewriting the #frontend of https://t.co/AZeGUK5GQ2 #analytics from 🍝 spaghetti code #jquery into ✨clean #TypeScript + #reactjs + #redux + @MaterialUI
Not the final design, the layout keeps on changing while the #ux is getting better and better! 🧪