đĻ PostHog provides open-source web & product analytics, session recording, feature flagging and A/B testing that you can self-host. Get started - free.
The Survey stats bar uses two similar words to denote two completely different values.
As you can see in the before picture below, Shown and Viewed are synonyms but mean different things.
Shown is all the times we showed a survey to a user,
Viewed is when a customer saw the survey, but didn't dismiss it or fill it out.
This is confusing, as we can see. To alleviate this, I'm changing the label on the stacked bar to be Unanswered which matches the intent of the value there.
Changes
Before
After
Does this work well for both Cloud and self-hosted?
Problem
The Survey stats bar uses two similar words to denote two completely different values. As you can see in the
before
picture below,Shown
andViewed
are synonyms but mean different things.Shown
is all the times we showed a survey to a user,Viewed
is when a customer saw the survey, but didn't dismiss it or fill it out.This is confusing, as we can see. To alleviate this, I'm changing the label on the stacked bar to be
Unanswered
which matches the intent of the value there.Changes
Before
After
Does this work well for both Cloud and self-hosted?
Yes
How did you test this code?
đ