UXWizz
Searchโฆ
UXWizz
Introduction
๐ ๏ธ Installation
Requirements
Installation guide
Uploading the script
Creating a MySQL database
Running the installer
Adding the tracking code
Install on a new server
Optimization tips
๐
Guides
Basic usage
Session Recording
A/B testing
Database querying
Usage tips
Useful examples
Dashboard user access level
Resetting the admin password
Technical details
Troubleshooting
Extending the dashboard
Support
๐ง
JavaScript API
Tags
Events
Hooks/callbacks
Other API functions
๐
About
Changelog
Personal Data Information
Privacy Policy (uxwizz.com)
Subscriptions
Licenses and pricing
Powered By
GitBook
Creating a MySQL database
1.
โ
Upload the script
โ
2.
Create a new
MySQL database
for UXWizz
3.
โ
Run the auto installer
โ
4.
โ
Add the tracking code to your site
โ
1.2 Creating the database
UXWizz requires access to a
MySQL database
, either local (on the same server) or remote.
1. Create a MySQL database
. If you are using cPanel you can create it using
MySQLยฎ Databases
.
2. Create a MySQL user
(make sure you remember
database name,
username
and
password
).
3. Assign
the user to the database. Mark the "
ALL PRIVILEGES
" checkbox when asked.
We now have everything needed to start the installation wizard.
Previous
Uploading the script
Next
Running the installer
Last modified
6mo ago
Copy link
Contents
1.2 Creating the database