Install UXWizz
Set up private stats, heatmaps, and session recordings for all your websites. No email or payment is required.
How it works
UXWizz was built for self-hosting. Get started in two steps:
- Install UXWizz on your server.
- Add the tracking snippet to your websites.
Choose an installation method
Install with Docker
Run a local trial with one command. Use Docker Compose for production.
docker run -d -p 8080:80 --name uxwizz -v uxwizz_www:/var/www/html -v uxwizz_db:/var/lib/mysql uxwizz/uxwizz:10
Install on a new Linux server
Use the guided installer on a clean Ubuntu 24.04 or another supported Linux server.
curl -fsSL https://www.uxwizz.com/install.sh | sudo bash
Install on cPanel or a LAMP server
Upload UXWizz to compatible shared hosting, a VPS, a dedicated server, or a local server.
Install as a WordPress plugin
Install the plugin in a few clicks and keep analytics data in your WordPress database.