This message was deleted.
# ask-questions
w
This message was deleted.
t
I guess i need to count the unique session id based on user_pseudo_id any idea on how to that please ?? @helpful-application-7107
Hey @fresh-football-47124 please help me with the above.
f
you need more where clauses as you’ve unnesting the event params
you’re going to get a row per param
but you should be able to run this in BigQuery to get the data right
you might just need to unique by user_pseudo_id
t
We tried adding DISTINCT for user_pseudi_id at the select statement but still, the numbers are huge. Yeah we can get the data at the big query right, but how to capture the right session counts for tracking purposes please let me know @fresh-football-47124 @cuddly-finland-73937
f
If you managed to query the data correctly in BQ, you can just use that in GrowthBook
139 Views