Events - Fluid Topics - Latest

Fluid Topics Analytics Guide

Category
Reference Guides
Audience
public
Version
Latest

In the Events page of the Analytics dashboard, trends in events data tell a story about a portal's performance over time.

  • Holding the pointer over a bar in the chart displays the exact number of events logged during the corresponding period.
  • Selecting the Graph button, located under the Download button, switches the display from a line graph to a stacked graph.

Fluid Topics uses debouncing to accurately detect when a user starts reading:

  • A topic, as opposed to scrolling through the document.
  • A document, as opposed to only opening the document.

This reduces the number of topic.start_display and document.start_display events to likely true readings.