Preview Mode

Introduction

With the Preview Mode you can

How to Open Preview Mode

To open your website in the Preview Mode, click (1) the “Preview mode” in the top right corner of the Panel:

wiki-preview-mode

If you don't see the "Preview Mode" link then go to the "Project Settings" and make sure you have set your project's base URL. If you can see the link, but your website shows an error when you click it, then try changing the "ADD PARAMS TO:" project setting from "search (?)" to "hash (#)". If there is no error but the console doesn't show up, check if the scripts were added to the page.

Tip: You can also open the console by adding ?preview@@on or #preview@@on param to the URL. In such case, you won't be able to use features that require access to data: Heat Maps, Explore or Stats. Learn more.

The Console

Once you open a Preview Mode you should see the console fixed at the bottom of your browser's viewport. You may change where it's displayed by clicking the "u-" icon. (1)

wiki-console-ui

The console gives you the access to the log (2) which contains all the datapoints collected by UseItBetter while you're browsing the website. You can also, directly from the console, Explore (3) interactions or view Heat Maps (4) of the page you're on.

If you are in the process of making changes to your website with Triggers, then you can click the refresh icon (5) to clear the cache and load the latest version of Triggers.

The Console Log

The console log can help you understand which data points are being collected on each page of your site and see exact values of interactive events, meta events and attributes that you can use to build segments and configure reports and Triggers in the UseItBetter Panel.

wiki-console-ui

The Context Menu

wiki-console-ui

While in the Preview Mode, you can press control key and click (1) an element on the page that you are interested in. A context menu will open allowing you to (2) select the element or (3) view related stats.

If you have previously selected an element (1), you can press control key and click another element (2) and then (3) add it to the selection

wiki-console-ui

If you select multiple elements UseItBetter will also suggest an event selector that will match all the elements (4). This is useful when you want to match interactions with multiple similar elements, e.g. all the breadcrumb links.

Tip: you can also press shift key and move mouse pointer over an element to select it. If you press shift + command/windows and hover over an element you will add it to selection.

Selected Data Point

The console’s editor allows you to work with data points selected from the log or using the context menu:

wiki-console-ui

Console Stats

The Preview MOde allows you to get a quick preview of stats related to (1) a selected data point(s).

wiki-console-ui

The Console Stats will show you:

Explore

The Explore feature is only available from the Preview Mode. It shows you information about users' interactions with elements on the current page including clicks and changes to form fields.

wiki-console-ui

Unlike Heat Maps, the Explore feature is not reliant on screen resolution.

Heat Maps

The Preview Mode is the easiest way to view Heat Maps of your website. Just navigate to the page you are interested in and click "Heat Maps" in the console to load a heat map matching your current screen resolution. To see a heat map for another resolution open browser's responsive mode, set the desired device or screen resolution and then load the heat map.

wiki-console-ui

If you need a greater control over what is displayed on the heat maps, try the Heat Maps report.

Using Preview Mode with a Workspace

By default, when you load a heat map or explore stats from the Preview Mode, the data is based on the most recent visits, regardless of what happened in those visits. If you want to see data for a specific timeframe or for a segment of visits in which users bahaved in a certain way, you need to first create a workspace, set the desired timeframe and select a segment.