I work as a growth marketer in a startup. For various growth marketing activities, I'm using raw data by linking GA4 and Big Query.
By the way, my company is trying to build a user's DB called Service Log into a database provided by a place called Supabase.
I expect that I need to do a lot of joining between DB and DB to analyze users, so I want to load ga4 log data into one place(Supabase).
So, I am looking for a way to load GA4's log data into Supabase, not GCP(Google Cloud Platform).
If anyone has had similar concerns or solved them, please help!