DashboardUsage Product Guide

Dashboard usage helps you to monitor how Dashboard users interact with your Tableau dashboards. Log information about the use of all dashboard events, interacting users and the use of extensions. All to create better insights that will result in even better designed and user-friendly dashboards. Dashboard Usage 2.0 is On-Premise only.
In this manual, we will guide you through:
  1. The initial setup of the extension
  2. How to use event tracking
  3. How to use client tracking
  4. How to use extension tracking

Initial Setup

To start using the extension, make sure you have everything installed and running. If this isn’t the case, please take a look at the installation guide.

If everything is up and running, simply drag the extension object onto your dashboard and select the Dashboard Usage extension’s .trex file. You will be welcomed with the “Dashboard Usage” title and a “configure” button. Hit the button to do the initial setup. Important fields to fill out for the initial setup are:

  1. Workbook name
  2. Username
Installation

Workbook name

The workbook name is the name that will be stored in the database which refers to the current workbook. Choose a name that is unique to the workbook and that will be recognisable to users that will perform analytics of the gathered data. Your Workbook name will not be filled automatically, you have to come up with a plausible name.

When no workbook name is specified, the value for ‘workbook_name’ will be empty.

Dashboard Usage – Getting Started dashboard usage

Username

The username is a dynamic value and will log the current Tableau username. To link the correct data to this field, you first need to create a calculated field that contains the standard Tableau ‘USERNAME()’ function. This function retrieves the username of the logged in user. Place this new calculated field onto a worksheet and drag the sheet on your dashboard as well. (the sheet containing the username must be available on your dashboard but you can hide it by making it floating and resize it to 1×1 pixel). In the configuration of Dashboard Usage, you have to specify which worksheet and column contains the username. You can verify correct implementation by checking the ‘current username’, right in the Dashboard Usage configuration.

When you do not specify a username column, the value for ‘username’ will be ‘unknown’.

Dashboard Usage – Getting Started dashboard usage

Event tracking

In the Dashboard Usage configuration pane, you can find options to customize how you want the dashboard events to be logged into your database. The following options are available in the Event tracking section of the configuration pane.

  1. While editing (whether or not to track events while editing the workbook)
  2. Views (track views)
  3. Marks (track mark selections)
  4. Filters (track filter changes)
  5. Actions (track use of dashboard actions)
  6. Parameters (track parameter changes)

The information logged for every event is different, even for the same type of event. For example; a range filter will log a different set of data than a categorical filter.

For mark, filter and action tracking you can specify how to store the data. As standard, all values are stored in a single row (a record). However, you can choose to only store the number of values or store every item on a new row. Additionally, you can choose to store the full mark information or only its first identifier. When storing all values in a single row, different items will be separated by the following characters: |->->->|. When storing the full mark path, mark items will be separated with the following characters: |->|. For a visual explanation, see the images below.

In summary, These configurations help you to define the granularity of logged information from the dashboard usage. It’s up to you to decide what kind of information you need to track from users of the dashboard extension, to formulate actionable information.

The new DashboardUsage DashboardUsage2.0 dashboard usage
Dashboard Usage – Getting Started dashboard usage
Dashboard Usage – Getting Started dashboard usage

Client tracking

In the Dashboard Usage configuration, you will find a card with the title ‘Client Information’. This configuration section will give you the choice to toggle on or off the following tracking options:

  1. Operating System (OS and OS version)
  2. Browser (browser, browser version and browser major version)
  3. Screen (color depth, current resolution, available resolution, device XDPI and device YDPI)
  4. Timezone
  5. Language (language and system language)
  6. Plugins (plugins, Java version, Flash version and Silverlight version)
  7. Fonts (installed fonts)
  8. Device (device, device type and device vendor)
  9. Mobile (is mobile, is mobile Android and is mobile iOS)
  10. CPU

For font information you can specify how to store the data. As standard, all installed fonts are stored in a single row (record). However, you can choose to only store the number of fonts installed or to store every font on a new row. When storing all fonts on a single row, fonts will be separated by a comma.

Client information

Extension tracking

In the Dashboard Usage configuration, you will find a card with the title ‘Extension Usage’. This configuration section will give you the choice to toggle on or off the following tracking options:

  1. Name (name of the extension on the dashboard)
  2. Is visible (whether or not the extension is visible on the dashboard)
  3. Is floating (whether or not the extension is floating on the dashboard)
  4. Position (the position of the extension on the dashboard)
  5. Size (the size of the extension on the dashboard)
Extension usage

Analytics

All Dashboard Usage data will be stored in the (local) database you configured during the Installation process. To help you kick start gathering insights, we prepared a free Tableau analytics workbook. It comes included with in your .zip file when you download the extension.

The workbook connects to our demo database as standard. Credentials are:

username: demodemo
password: demodemo

The demo database has the exact same structure as the dashboard usage database, so integrating your own data is simple. Just replace the data connection with your own and you’re set.

Dashboards in this workbook are:

  • Events
  • Client info
  • Extensions

These respectively help you gather insights on dashboard events, user information and extension usage.

There is much more information that can be gathered from Dashboard Usage. We’re curious to see what you’ll do with it!

The new DashboardUsage dashboard usage
Dashboard Usage – Getting Started dashboard usage
Dashboard Usage – Getting Started dashboard usage