PostHog / posthog

đŸĻ” PostHog provides open-source web & product analytics, session recording, feature flagging and A/B testing that you can self-host. Get started - free.
https://posthog.com
Other
22.3k stars 1.35k forks source link

fix(surveys): Change viewed to Unanswered in survey stats bar #26361

Closed Phanatic closed 6 days ago

Phanatic commented 6 days ago

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 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

image

After

image

Does this work well for both Cloud and self-hosted?

Yes

How did you test this code?

👀

github-actions[bot] commented 6 days ago

Size Change: 0 B

Total Size: 1.16 MB

ℹī¸ View Unchanged | Filename | Size | | :--- | :---: | | `frontend/dist/toolbar.js` | 1.16 MB |

compressed-size-action