Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improves realtime top stats and conversion rate calculation #500

Merged
merged 5 commits into from Dec 22, 2020

Conversation

Vigasaurus
Copy link
Contributor

@Vigasaurus Vigasaurus commented Dec 22, 2020

Changes

  • Adds Unique Visitors (Last 30 min) as a top stat in realtime view to help clear up goal conversions reasoning.
  • Goal conversion numerator appropriately uses last 30 minute unique visitors instead of realtime visitors.
  • Fixes Realtime Conversion Rate wrong #444

I figured the first point here would be important to show when using it as a numerator in a calculation, but if you think it's unnecessary lmk.

Tests

  • This PR does not require tests

Changelog

  • Entry has been added to changelog

Documentation

  • This change does not need a documentation update

Screenshots

image

@ukutaht
Copy link
Contributor

ukutaht commented Dec 22, 2020

Thanks! works great

@ukutaht ukutaht merged commit f776c6b into plausible:master Dec 22, 2020
oliver-kriska pushed a commit to payout-one/analytics that referenced this pull request Dec 23, 2020
…e#500)

* Fixes goal conversion rate when period is realtime

* Adds unique visitors (30m) to realtime top stats

* Changelog

Co-authored-by: Uku Taht <Uku.taht@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Realtime Conversion Rate wrong
2 participants