Ghost/ghost/tinybird/tests/all_kpis.test.result
Hannah Wolfe 60443726c9 Fixed tinybird test fixture data
ref https://linear.app/tryghost/issue/ANAL-96/data-discrepancy-between-charts-when-filtering

- This fixes the test data so that the session first hit and subsequent hits are in chronological order
- It also makes sure there isn't more than 30 minutes between hits, as our tracking script is only designed to keep sessions alive for 30 minutes so the data wasn't realistic
- NOTE: This data was generated by a script https://gist.github.com/ErisDS/25bb36f38d4c5a3f01d86f34ea5be707 - which didn't take these things into account

Co-authored-by: alejandromav <hi@alejandromav.com>
2024-10-02 17:04:24 +01:00

9 lines
255 B
Plaintext

"date","visits","pageviews","bounce_rate","avg_session_sec"
"2100-01-01",3,5,0.3333333333333333,1741
"2100-01-02",1,3,0,1027
"2100-01-03",3,7,0,9999
"2100-01-04",3,7,0.3333333333333333,1716
"2100-01-05",2,5,0,616
"2100-01-06",2,2,1,0
"2100-01-07",2,2,1,0