BigQuery SQL

Screenshot-2023-04-17-at-7.36
How to Make a BigQuery Real-Time MTD Job Cost Monitoring Dashboard (Part 1): Setting Up the Data
In this part 1 post, we’ll go over Setting Up the Data: Creating a Sink: How to get BigQuery...
When to Use IF NULL THEN 0 (How to Handle Null Values in SQL)
When to Use IF NULL THEN 0 (How to Handle Null Values in SQL)
A couple of questions I’ve always had are: How are nulls handled and calculated when performing...
GA4 & BigQuery: A SQL Model for a Base Events Table (How to Unnest Fields)
GA4 & BigQuery: A SQL Model for a Base Events Table (How to Unnest Fields)
Introduction to GA4 Public Dataset in BigQuery In this post, we’ll be using the GA4 public dataset...
GA4 & BigQuery: Benefits, Drawbacks, and Cost
GA4 & BigQuery: Benefits, Drawbacks, and Cost
In this post, we’ll provide a primer on BigQuery and GA4, why it’s beneficial, what are its...
5 Learnings From Creating a Sessions Fact Table From GA4 Data in BigQuery SQL
5 Learnings From Creating a Sessions Fact Table From GA4 Data in BigQuery SQL
With the new Google Analytics and Google’s decision to allow a direct integration between GA4 and...
BigQuery SQL & GA4: How to Query Multiple Tables Using _TABLE_SUFFIX
BigQuery SQL & GA4: How to Query Multiple Tables Using _TABLE_SUFFIX
Select From All Tables SELECT * FROM `bigquery-public-data.ga4_obfuscated_sample_ecommerce.events_*`...
How to Export Your Universal Analytics (GA3) Data the Fastest & Easiest Way [w/ Free Templates Included]
A Beginner Data Engineer Project: Extract Random Jokes via API with Python (Part 2)
A Beginner Data Engineer Project: Extract Random Jokes via API with Python (Part 1)
What Are Python Lambda Functions?
How to Make a BigQuery Real-Time MTD Job Cost Monitoring Dashboard (Part 1): Setting Up the Data
3 Things You Need to Get Paid More
How to Connect BigQuery with dbt
How to Model GA4 Data Easier in BigQuery with this Helpful Tool
When to Use IF NULL THEN 0 (How to Handle Null Values in SQL)
GA4 & BigQuery: A SQL Model for a Base Events Table (How to Unnest Fields)