Getting started with visitor recording

After you have logged into your admin console add a new website to be tracked. For a website configured in the admin console go to the site's basic settings

Dashboard > Website Settings (Gear Icon) > Basic Settings

You will see a tracking code for your website which will be of the following form

    (function () {
        var s = document.createElement('SCRIPT');
        ...
    }());
    srec('init', '<api-key>')

Insert your tracking code (not the one above) into your html files. The code should be added in a script tag inside the head or body tag of your html file.

After adding the trackers added will now start recording visitor actions your pages automatically and you should be able to see them in your admin console.

Continue to Custom User Identification


If you need any help please don't hesitate to contact hello@uxlens.com.

results matching ""

    No results matching ""