Ghost/ghost/tinybird/tests
Hannah Wolfe 4b1ce62ca9
Fix origin attribution in Tinybird analytics hits (#21187)
closes 
https://linear.app/tryghost/issue/ANAL-96/data-discrepancy-between-charts-when-filtering

- Atttribute the referral of the first hits to the whole session in `analytics_sources_mv`, while keeping the raw hits in `analytics_hits`
- Updated tests accordingly
- This is a rebased / reordered version of https://github.com/TryGhost/Ghost/pull/21166

Co-authored-by: alejandromav <hi@alejandromav.com>
Co-authored-by: Alejandro Martin <alejandromav@tinybird.co>
2024-10-02 17:27:43 +01:00
..
all_analytics_hits.test Added a set of tests for our tinybird setup 2024-09-27 14:30:42 +01:00
all_analytics_hits.test.result Fixed tinybird test fixture data 2024-10-02 17:04:24 +01:00
all_kpis.test Added a set of tests for our tinybird setup 2024-09-27 14:30:42 +01:00
all_kpis.test.result Fixed tinybird test fixture data 2024-10-02 17:04:24 +01:00
all_top_browsers.test Added a set of tests for our tinybird setup 2024-09-27 14:30:42 +01:00
all_top_browsers.test.result Fixed browser/device missing data in tinybird 2024-09-27 14:30:42 +01:00
all_top_devices.test Added a set of tests for our tinybird setup 2024-09-27 14:30:42 +01:00
all_top_devices.test.result Fixed browser/device missing data in tinybird 2024-09-27 14:30:42 +01:00
all_top_locations.test Added a set of tests for our tinybird setup 2024-09-27 14:30:42 +01:00
all_top_locations.test.result Added a set of tests for our tinybird setup 2024-09-27 14:30:42 +01:00
all_top_pages.test Added a set of tests for our tinybird setup 2024-09-27 14:30:42 +01:00
all_top_pages.test.result Added a set of tests for our tinybird setup 2024-09-27 14:30:42 +01:00
all_top_sources.test Added a set of tests for our tinybird setup 2024-09-27 14:30:42 +01:00
all_top_sources.test.result Fix origin attribution in Tinybird analytics hits (#21187) 2024-10-02 17:27:43 +01:00
filter_browser_chrome_kpis.test Added tinybird tests for filtering 2024-10-02 17:04:24 +01:00
filter_browser_chrome_kpis.test.result Added tinybird tests for filtering 2024-10-02 17:04:24 +01:00
filter_browser_chrome_top_browsers.test Added tinybird tests for filtering 2024-10-02 17:04:24 +01:00
filter_browser_chrome_top_browsers.test.result Added tinybird tests for filtering 2024-10-02 17:04:24 +01:00
filter_browser_chrome_top_pages.test Added tinybird tests for filtering 2024-10-02 17:04:24 +01:00
filter_browser_chrome_top_pages.test.result Added tinybird tests for filtering 2024-10-02 17:04:24 +01:00
filter_browser_chrome_top_sources.test Added tinybird tests for filtering 2024-10-02 17:04:24 +01:00
filter_browser_chrome_top_sources.test.result Fix origin attribution in Tinybird analytics hits (#21187) 2024-10-02 17:27:43 +01:00
filter_source_bing_kpis.test Added tinybird tests for filtering 2024-10-02 17:04:24 +01:00
filter_source_bing_kpis.test.result Added tinybird tests for filtering 2024-10-02 17:04:24 +01:00
filter_source_bing_top_browsers.test Added tinybird tests for filtering 2024-10-02 17:04:24 +01:00
filter_source_bing_top_browsers.test.result Added tinybird tests for filtering 2024-10-02 17:04:24 +01:00
filter_source_bing_top_pages.test Added tinybird tests for filtering 2024-10-02 17:04:24 +01:00
filter_source_bing_top_pages.test.result Added tinybird tests for filtering 2024-10-02 17:04:24 +01:00
filter_source_bing_top_sources.test Added tinybird tests for filtering 2024-10-02 17:04:24 +01:00
filter_source_bing_top_sources.test.result Fix origin attribution in Tinybird analytics hits (#21187) 2024-10-02 17:27:43 +01:00