https://www.growthbook.io/ logo
b

busy-secretary-78039

01/13/2022, 1:05 AM
This might've been asked before, what's the best way to calculate bounce rate? Any sample SQL? We do have a
pages
table and
experiment_viewed
table with a couple of attributes and wondering if a bounce rate metric can be created through them. Any pointers or if anyone here has done similar functionality?
f

faint-byte-5298

01/13/2022, 1:06 AM
does your
pages
table represent pageviews? are they sessionized?
b

busy-secretary-78039

01/13/2022, 1:56 AM
yes it represents page views.
6 Views