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

agreeable-answer-33391

08/22/2023, 9:44 AM
Hi. Just wondering if there are any examples available for setting up bounce rate or average session duration metrics with GA4?
h

happy-autumn-40938

08/22/2023, 10:45 PM
It largely depends on your data. I.e. do you have a dedicated sessions table, or using a raw event stream? If using a raw event stream, these sorts of metrics are pretty difficult (though not impossible) to implement. You could use DBT or similar data modeling to create a dedicated sessions table with duration, number of page views, etc.