some-lizard-62413
11/11/2022, 3:51 PMrelation "events" does not exist
error.
SELECT
user_id,
user_anonymous_id,
utc_time as timestamp,
1 as value
FROM
events
WHERE
event_type = 'pageview'
most-doctor-7974
11/12/2022, 2:45 AMFailed to fetch.
It looks like you are using a custom domain. Make sure to set the environment variables APP_ORIGIN and API_HOST. View docs
am i missing something, as i believe on setting API_HOST ui should use that but it still refer to local hostthankful-window-86073
11/16/2022, 1:29 PMdry-analyst-82703
11/17/2022, 8:01 AMhigh-lighter-68682
11/17/2022, 3:05 PM/api
on the API_HOST env variable? I want to it up with an ALB in AWS to route via pathbitter-energy-58931
11/17/2022, 5:59 PMbrave-pager-50062
11/18/2022, 3:55 AMstocky-river-58964
11/20/2022, 11:35 AMincalculable-tent-31021
11/22/2022, 1:55 PMQuery unsupported due to an internal error.
Unfortunately, this is all the information I received from the system. How to overcome this issue?bulky-bear-23526
11/22/2022, 2:31 PMthankful-scientist-83252
11/23/2022, 12:40 AMPercent of traffic included in this experiment
to narrow it down to only 50% of eligible users go into the test.
Now i want to make this mutually exclusive with something else at a 50-50 split. I set up a namespace and gave am thinking of giving experiment A 50% of the namespace and then setting Percent of traffic included in this experiment
to 100%. Would this yield the same result? Will I inadvertently change which bin people are going to by switching to a namespace? Thanks!full-kitchen-78538
11/23/2022, 5:23 PMwhite-salesclerk-40048
11/28/2022, 2:53 PMrefined-breakfast-76512
11/29/2022, 7:34 AMAccess Denied: Project tandlakare-se-prod: User does not have bigquery.jobs.create permission in project tandlakare-se-prod.Even though the user (service account) has the
BigQuery Job User
role. What am I missing? 🙏rich-carpet-46724
11/29/2022, 8:47 AMrefined-breakfast-76512
11/29/2022, 3:02 PMtrackingCallback
). But What I don't find (or understand) is how the GA4 event needs to be structured so that it can be understood by GrowthBook once it ends up in BigQuery?
Is there an example somewhere for GA4?full-kitchen-78538
12/02/2022, 7:03 PMmillions-florist-39584
12/02/2022, 8:57 PMyarn dev
. I understand that the username of "root" and the password of "password" are already set correctly in the code that I forked, correct? I'm pretty new to programming on actual projects, thank you for your patience.fresh-midnight-16525
12/04/2022, 9:13 AMshy-shoe-92329
12/05/2022, 9:27 AMastonishing-artist-39974
12/06/2022, 4:41 PMwhite-salesclerk-40048
12/07/2022, 8:29 AMmixpanel.track()
function as "Unique GB ID": uniqueId
or can I just add it in the growthbook.setAttributes()
as the id?wide-jordan-14758
12/07/2022, 9:45 PMagreeable-machine-575
12/08/2022, 12:49 PMorange-holiday-34134
12/08/2022, 12:54 PMpowerful-cricket-40094
12/08/2022, 4:35 PMkind-scientist-40036
12/13/2022, 3:55 PMhigh-lighter-68682
12/14/2022, 10:25 AMfreezing-kite-62929
12/15/2022, 5:47 PMAND event_timestamp BETWEEN '2022-11-09 00:00:00' AND '2022-12-05 23:59:00'
However, when the final larger query runs, it does not seem to honor the partitions and BigQuery either takes more than 6 hours to run (after which GB timesout) OR BigQuery complains there is not enough quota available (which is a setting on our end).
I was wondering if there is a way to add where clause conditions to the outer query (the final select statement) to restrict it within the timestamp we desire, so that BigQuery uses the partitions?full-kitchen-78538
12/17/2022, 1:50 PM