Skip to content

Update tracking unique weekly users who view a user-defined analytics dashboard - Redis HLL

Overview

We want to track the number of unique weekly users who view a user-defined analytics dashboard. ProductAnalytics::Dashboard objects have a user_defined variable that can help differentiate this.

Implementation plan

  • Create a new Redis HLL metric to count the number of unique users who view a user-defined dashboard on a weekly basis.