Here’s a query that will help you get started answering the question: “How can I tie experiment events to conversions?”
Making Sense of the GA4 Configuration Tag
No tag so crucial as the GA4 Configuration Tag. It can make or break or silently kill your implementation without warning. Sounds scary? It is! But I’ll try to explain some quirks, and a solution for all your worries.
Making sense of Event Parameters in GA4
In this post, I will show you how to make sense of Event Parameters.
What are they? What are the limits and pitfalls? How to find them in GA4 and Big Query?
Doing Cohort Analysis in R (using ggplot)
In this post I’ll describe how to build a nice cohort graph/table in R, using ggplot2.
Data source that I’m using is from a mobile app that is tagged with Snowplow Analytics, but if you follow all the steps, using a similar dataset, you’ll get the same results.