This message was deleted.
# ask-questions
w
This message was deleted.
r
Our official support hours are 6:30am - 5pm Pacific Time, Monday through Friday. You may occasionally hear from us outside of these hours. Your support request has been logged in our system. Our support team will get back to you very soon!
b
Hi Myles, thanks for reaching out! I’ve added your support request to the queue and we’ll follow up as soon as we can 😀
🙌 1
b
I just want to confirm some further notes on this. So we are pushing
gb_user_id
into
user_properties
- we are seeing sporadically that on multiple events we are missing gb_user_id from say add_to_cart, view_item, purchase etc… I don’t know GA4 and Bigquery connection well enough but could it be pushing into the user_properties that is causing the issues? Would we be safer pushing into event_params?
r
Hi Myles, I spent some time trying to figure this out for you but need to speak with one of our BigQuery specialists in order to say for sure what the best approach is. I'll update you here once I have more info.
f
I’m not sure if that is the issue - but there are some ways to check
one would be to set up GrowthBook to use the GA4 clientId instead of your own id
the other would be to add the join table between gb_user_id and the GA4 clientId- you can do this from the data source page
then you can define the metric by the clientId
148 Views