-
How can I replicate the Views metric from Looker-Studio in Google BigQuery?
So here’s the thing: I’m trying to reproduce a simple report from Looker-Studio in Google BigQuery. Right now, Looker-Studio is pulling the right data from Google Analytics 4.
This Looker report shows a metric for view count, which you can check out right here: [Views metric in Looker-Studio]. What I’m hoping to see in Google BigQuery is something quite similar to this Looker-Studio report but that’s not quite happening yet.
Here’s the query I’m working with in BigQuery: [insert code here].
Despite my efforts, I’m not even getting close to the metric that’s shown in my Looker-Studio report. Just to give you an idea of the difference – while my Looker report is showing 40k views for the same date range, my query in BigQuery only shows a disappointing 13k views. Any clue on why this discrepancy might be happening?
Log in to reply.