Ghost/ghost/tinybird/pipes
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
..
analytics_hits.pipe Renamed referrer without www to source in tinybird (#21094) 2024-09-24 14:16:50 +01:00
analytics_pages.pipe Renamed hits to pageviews in tinybird 2024-09-27 14:30:42 +01:00
analytics_sessions.pipe Renamed hits to pageviews in tinybird 2024-09-27 14:30:42 +01:00
analytics_sources.pipe Fix origin attribution in Tinybird analytics hits (#21187) 2024-10-02 17:27:43 +01:00
kpis.pipe Added a set of tests for our tinybird setup 2024-09-27 14:30:42 +01:00
top_browsers.pipe Fixed browser/device missing data in tinybird 2024-09-27 14:30:42 +01:00
top_devices.pipe Fixed browser/device missing data in tinybird 2024-09-27 14:30:42 +01:00
top_locations.pipe Renamed hits to pageviews in tinybird 2024-09-27 14:30:42 +01:00
top_pages.pipe Renamed hits to pageviews in tinybird 2024-09-27 14:30:42 +01:00
top_sources.pipe Renamed hits to pageviews in tinybird 2024-09-27 14:30:42 +01:00
trend.pipe Renamed hits to pageviews in tinybird 2024-09-27 14:30:42 +01:00