Requirements

Installing UXWizz on a server should take under 5 minutes if you know how to:

  • Upload files to your server

  • Create a database

  • Include a JavaScript file in your website pages

If you don't know how to do any of those steps, don't worry as they are explained in the installation guide and you can always contact support for help.

Server requirements

UXWizz is self-hosted.

You must use your own server/hosting (either shared, VPS or dedicated).

UXWizz runs on the LAMP stack (Linux/Apache/MySQL/PHP):

  • PHP ≥ 8.0 (pdo_mysql, zip extensions enabled)

  • MySQL ≥ 8.0 or MariaDB ≥ 10.7

  • Web server (Apache, LiteSpeed, NGINX, etc.)

  • Access to create a database and upload files to the server.

You can use the following guidelines to decide on your server configuration depending on the amount of traffic that your website gets:

pageServer specs (CPU, RAM)

Client requirements

  • HTML5 DOCTYPE

  • UXWizz's ust.min.js JavaScript tracker must be included on your site.

    • You need access to include a script or edit files on your website.

Other recommendations

  • Large monitor resolution is preferred when accessing the UXWizz dashboard for improved experience (1080p or larger)

Last updated