Hi team, I have a question about metric scope in e...
# ask-questions
a
Hi team, I have a question about metric scope in experiments. I’ve created a metric in GrowthBook (e.g., for a
btn_click
event in BigQuery). When I use it inside an experiment, the results only include users who have seen the experiment. However, I’d like to see all occurrences of the
btn_click
event across all users, even those who weren’t exposed to the experiment. Is there a way to configure a metric or query so that it includes all event data, not just experiment-exposed users? Thanks!
s
Hey Sangram! Inside an experiment, you're right that it'll be scoped to experiment exposures. To see the metric more widely, you can do two things. First, when you go to the metric itself, you can scroll to Metric Analysis to see how the metric has performed over time. Two, you can use SQL explorer to run the same query for metric if you want additional options for analysis. (We also have some new features coming soon on this front...!)