# Introduction

![](/files/EnxjPqmY8Ej2Y1vXVnL3)

{% hint style="info" %}
**UXWizz has been recently rebranded from "userTrack".**

**You might still find references to the old "userTrack" name in this documantation or in the product itself.**
{% endhint %}

## What is UXWizz?

UXWizz is a self-hosted website analytics platform. \
\
Thousands of website owners and web agencies use UXWizz to privately get insights into their traffic and improve their websites. \
\
View stats, heatmaps and session recordings, track events, run A/B tests and increase conversion rates without sending your data to third-party companies.

## Quick links

* [Requirements](/installation/requirements.md)
* [Installation](/installation/installation.md)
* [Changelog](/about/changelog.md#changelog)
* [Support](/guides/support.md)

## Get

If you have not yet purchased UXWizz, you can view the [prices here](https://www.usertrack.net/pricing). \
If you have already purchased a UXWizz license: **THANK YOU**, every purchase increases the [updates frequency](/about/changelog.md), documentation and [support](/guides/support.md).

## Install

To get started with UXWizz you first have to install it. \
After reading the [requirements](/installation/requirements.md) you can go directly to the [installation section](/installation/installation.md).

## Use

Have you already installed UXWizz and have recorded data but you are not sure how to interpret it? Read the [usage tips](/guides/usage-tips.md) to see the recommended ways to take advantage of the recorded data.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.uxwizz.com/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
