Hello everyone!
I try to install the "Google Analytics 4 - Web Analytics" model, but I get an error every time I try. I choose my Connection name (I gave before), I need to put GA Schema (and I'm not sure what exactly should I put there) . To the field GA4 Table Variable I leave as it is "events_*", I do not put any value in the "Event count limit" . Once I click Install, it gives me an error "The install failed. Please cancel and try again."
What do I make wrong, please help me.
Thank you!
Hi there! We recently updated the block- did you try this one? https://marketplace.looker.com/marketplace/detail/ga4
Hopefully that helps!
Hi, i've added 2 overrides to the project manifest file:
override_constant: GA4_CONNECTION {value: "bigquery"}
override_constant: GA4_SCHEMA {value: "my_project.my_dataset"}
The GA4_CONNECTION override is working, but the GA4_SCHEMA override isn't. Is there anything I'm missing?