Posts

Connecting to Snowflake With R

Using R to create workflows and analysis with snowflake

Make sure your data is up to date in bigquery

Using R to monitor and extract metadata from all tables to see if they are updated

Detect missing data in GA with R

How to compare data from GA to another dataset to see if there are any discrepencies

Creating a workflow with measurement protocol and R

This is a simple how-to guide on doing basic things with measurement protocol

Pull data from multiple Google Analytics Properties with R

Benchmarking your data can be rough. In this post we go through how to pull data from multiple GA accounts

Source R scripts from github through Google Cloud Storage

Making changes to your pipelines can be rough if you are multiple people working on the same project. This guide shows you how to use …