Hello everyone, I am new to GrowthBook.
Query 1 – I have a question about adding a metric. Is there a way to remove the required timestamp column? I have temporarily fixed this by setting the timestamp to the current year.
Query 2 – Even after changing the query settings and removing
anonymous_id
and
user_id
, the changes are not reflected when I click "Run Analysis." However, I still get an error for not including these fields. Strangely, I am able to run the query and get results in "Test Query" mode.
My Requirement – I am using BigQuery to retrieve data from GA4. From that data, I am extracting
experiment_id
and
variation_id
from the table. My goal is to count the number of people who received each variation, where the values are 0 and 1.
I have attached a screen recording for your reference.