tinybirdco / web-analytics-starter-kit

Tinybird Web Analytics Starter Kit
https://tinybird.co/starter-kits/web-analytics
MIT License
350 stars 36 forks source link

[Bugfix] Fix `analytics_pages` query #40

Closed alejandromav closed 2 years ago

alejandromav commented 2 years ago

Description

Fix bug detected in analytics_pages query, replacing count() with countState(): https://tinybird-community.slack.com/archives/C02LELAGDFW/p1667669528003199

Until now, this bug was not affecting any workspace since Tinybird backend added the _State suffix to the query projection; however, it's necessary to explicitly add it to the pipe query to avoid any eventual issue.

Type of change

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist:

vercel[bot] commented 2 years ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
analytics-dashboard ✅ Ready (Inspect) Visit Preview Nov 6, 2022 at 5:23AM (UTC)