UXWizz is a self-hosted website analytics platform that runs entirely on your server.
The platform runs on a simple and easy to maintain stack: Apache, PHP and MySQL (MariaDB).
Understand your visitors and improve your website while keeping 100% of your data.
A startup from Romania.
Comprehensive Analytics
UXWizz offers a wide range of analytics tools, including session recordings and heatmaps, that provide in-depth insights into user behavior on websites.
Self-Hosted Solution
Unlike cloud-based analytics services, UXWizz can be hosted on your own servers, providing greater control over data privacy and security.
Cost-Effective
Since it's a one-time purchase rather than a subscription model, UXWizz can be more economical for businesses in the long term.
Customizable
UXWizz allows for a lot of customization in terms of appearance and functionality, enabling businesses to tailor the tool to their specific needs.
No Data Sampling
Provides full data without sampling, offering more reliable insights compared to some other analytics platforms that sample data.
Promote UXWizz. You can add any of these badges on your website.
UXWizz not only provides all the tools you need in a single place, but it's also self-hosting only. If you are looking for deep insights, while keeping all your data private, UXWizz is the best solution.
Simplicity, ease of use, accuracy of tracking and privacy.
Small to medium businesses or web agencies, especially those who want to improve conversion rates on their landing pages.
UXWizz was started in 2013 as a heatmaps/session recordings tool and has been actively developed since. UXWizz has always innovated, providing the cutting-edge experience to its users and being one of the first to design and implement features such as self-hosted heatmaps, session recordings, Ask AI text-to-chart, multi-user segments filters and more!
UXWizz has been built on top of a robust, efficient, widely-supported and easy to maintain stack: PHP + MySQL. This makes UXWizz the perfect solution low and medium-traffic websites (less than 1 million visitors per month).
We have collected here some useful links to help you find out if UXWizz is good.
Check the traffic stats of UXWizz on SimilarWeb. The key metrics to look for are: monthly visits, average visit duration, pages per visit, and traffic by country. Moreoever, check the traffic sources. For example "Direct" traffic is a good sign.
Check the "Domain Rating" of UXWizz on Ahrefs. The domain rating is a measure of the strength of a website's backlink profile on a scale from 0 to 100. It shows the strength of UXWizz's backlink profile compared to the other websites. In most cases a domain rating of 60+ is considered good and 70+ is considered very good.
Check the "Domain Authority" of UXWizz on MOZ. A website's domain authority (DA) is a search engine ranking score that predicts how well a website will rank on search engine result pages (SERPs). It is based on a 100-point logarithmic scale, with higher scores corresponding to a greater likelihood of ranking. This is another useful metric to check if a website is good.
The latest comments about UXWizz on Reddit. This can help you find out how popualr the product is and what people think about it.
I think sometimes optimizations are more about using the right data structure/ideas/libraries. In my case, I recently optimized for https://uxwizz.com the session playback: before, it was saving the entire recording in one row, with updates, and loading it client-side in one chunk. I asked thr AI to, instead, store the recorded chunks in separate rows in db, and when replaying, to stream those chunks as needed. It... - Source: Hacker News / 19 days ago
Not for iOS, but for web apps, if you like self-hosted analytics that has more than basic stats, I'm really proud of what I've built with https://uxwizz.com. - Source: Hacker News / 27 days ago
I've been building my project[0] for 14+ years, but I'm still looking forward to the day I won't have to worry about next month's rent. Customers are happy though. Last week I got messages from two customers that purchased more than 7 years ago, because they wanted to install/use the product again. It was fun to revisit our email conversations and to see how much the product has evolved since. What's funny is... - Source: Hacker News / 5 months ago
Not related to my https://uxwizz.com xD. - Source: Hacker News / 5 months ago
Trying to do better marketing for my self-hosted analytics apps (https://uxwizz.com/ and https://wplytic.com/). - Source: Hacker News / about 1 year ago
Maybe my https://uxwizz.com platform is what you are looking for? It comes with both stats and heatmaps/recordings. It is self-hosted only (so more private, but you need to run it on your own server). It is tailored more for small to medium businesses (simpler to understand interface and also optimized for up to 500k-1m monthly sessions). Happy to answer any questions! - Source: Hacker News / over 1 year ago
> (I am not associated with this product in any way) I think "Show HN" is only used for something that you made: https://news.ycombinator.com/showhn.html. - Source: Hacker News / over 1 year ago
Adding Error Logging to https://uxwizz.com, plus a couple of side-projects (one with music, and one with shopping). - Source: Hacker News / over 1 year ago
Hi Camin, The platform looks quite cool. I was looking at analytics, it works well. Adding the events is a bit strange (e.g. The default is 1 Event, and writing 1000000 is strange, maybe also add some pre-made ranges, like 3-5M events). ALso, how to add new tools? Do you also support self-hosted tools? Would love to add my https://uxwizz.com to the product analytics category. - Source: Hacker News / over 1 year ago
Probably not exactly what you're looking for (if you only want basic stats), but I made a self-hosted platform: https://uxwizz.com It's built on the LAMP stack, so you'll also have access to the data from all your websites in a MySQL database. You can enable/disable specific static features. Fun fact: if you want session recordings, it comes with a unique "lightweight" session recording mode that is specifically... - Source: Hacker News / over 1 year ago
Note that Hotjar is blocked by Brave by default (and probably other ad-blockers), so the data you get can be skewed, as it no longer represents the more technical audience (which your website might be for, or the people coming from HN). https://s3.amazonaws.com/i.snag.gy/HQkKgX.jpg You have more chances to get accurate stats with a self-hosted alternative, like the one I'm building, UXWizz[0]. Or Matomo[1], but I... - Source: Hacker News / over 1 year ago
I suggest you use a template, now it looks like it's AI generated. Especially, the 100% full width layout looks weird on large resolutions. In general, everything is too big/spaced out, hard to read the text when it is so large. The h1 should be "Build your dream game" instead of "Start working with us today". If you want to see how visitors browse your site and where they drop off, check out my self-hosted... - Source: Hacker News / over 1 year ago
I am trying this with https://uxwizz.com but it's not easy. I do like this model, but there are some challenges: * With one-time the initial payment is higher ($299 one-time vs $29/mo), many people don't think too much before paying $29, but think a lot more before paying $299. * Only paying once still doesn't cover the support expenses or future development. In my case, I went with pay-once use forever, but with... - Source: Hacker News / over 1 year ago
I did build my own: https://uxwizz.com It has a simple PHP/MySQL backend, so it's easy to query the data directly or integrate it with other data visualization tools and workflows. Recently I also added text-to-SQL and text-to-chart, using ChatGPT, which works surprisingly well. - Source: Hacker News / over 1 year ago
I'm slightly pivoting https://uxwizz.com, to focus more on the text-to-SQL feature to generate graphs/charts and export them. It's a lot easier to create custom dashboards like this, and it's also easier for me to implement the "UI" to create the embeddable charts using AI text-to-SQL instead of a visual SQL editor. - Source: Hacker News / almost 2 years ago
I tried both, and I'm currently focused on self-hosting. Selling a hosted version has usually less friction (customer has less to do), but it also requires a lot more resources from your side (both time-wise to run/maintain the service, but it also costs you money to run it). With my self-hosted analytics platform[0] I decided to go self-hosted only, so the main focus now is making the installation and... - Source: Hacker News / almost 2 years ago
I use my own https://uxwizz.com platform. Most valuable insights for me are the individual visitor journeys (see what a session does, which pages were visited, what actions/tags were triggered, etc.). I also often use the segments feature + goals to compare conversion rates across different channel (e.g. See conversion rate for Google vs HN visitors). - Source: Hacker News / about 2 years ago
Do you know an article comparing UXWizz to other products?
Suggest a link to a post with product alternatives.
Is UXWizz good? This is an informative page that will help you find out. Moreover, you can review and discuss UXWizz here. The primary details have been verified within the last quarter. So they could be considered up to date. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.