UXWizz
WebsitePricingDemoTwitter (X)
  • Introduction
  • 🛠️ Installation
    • Requirements
      • Limitations
      • Server specs (CPU, RAM)
    • Installation guide
      • Uploading the script
      • Creating a MySQL database
      • Running the installer
    • Install on a new server
      • Ubuntu 20.04 (or higher)
      • DigitalOcean
    • Docker
      • Via Docker Compose
      • Standalone Docker image
    • Adding the tracking code
      • Automatic SPA pageview tracking
      • Add tracker to Next.js App
      • Add tracker to React Router App
    • Optimization tips
      • MySQL/MariaDB
      • Auto-delete old data (cron jobs)
      • Apache
    • Frequently Asked Questions
  • 🔧JavaScript API
    • Tags
    • Events
    • Hooks/callbacks
    • Other API functions
    • Session Recording
      • Ignore specific elements
  • 📖Guides and features
    • Goals (NEW!)
    • Ask AI (NEW!)
    • Basic usage
    • A/B testing
    • Usage tips
    • Dashboard user access level
    • Resetting the admin password
    • Database querying
    • Technical details
      • IP Geolocation
    • Troubleshooting
      • Agency
        • MultiDB
      • Dashboard
        • Refreshing dashboard sub-page leads to 404 error
        • Website iframe not loading (x-frame-options)
        • License says "invalid"
        • Updating Fails
      • Tracking
        • No data is being recorded
        • Can't include tracker via Google Tag Manager
        • The A/B test JS file is missing
      • WordPress
        • Cloudways 403 Forbidden screen on WordPress
        • NGINX 403 Forbidden screen on WordPress
    • Extending the dashboard
    • Support
    • Migrating to a new server
  • 🎓Useful Examples
    • Feedback form (polls)
    • Tracking 404 Pages
    • Tracking UTM parameters
    • Tracking Google Ads GCLID
    • Storing user device types
    • Track video playback
  • 📜About
    • Changelog
    • Personal Data Information
    • Privacy Policy (uxwizz.com)
    • Licenses and pricing
    • [Deprecated] License Subscriptions
Powered by GitBook
On this page
  • Server requirements
  • Website requirements

Was this helpful?

  1. 🛠️ Installation

Requirements

PreviousIntroductionNextLimitations

Last updated 3 months ago

Was this helpful?

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

  • Upload files to your server

  • Create a database

  • Include a JavaScript snippet on your website

If you don't know how to do any of those steps, don't worry as they are explained in the installation guide. You can also always contact 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:

Website requirements

  • UXWizz's ust.min.js JavaScript tracker must be included on your website(s).

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

Installing UXWizz
support
Server specs (CPU, RAM)