How to use DATE_DIFF in Google Data Studio to work out Sessions per Day

How to use DATE_DIFF in Google Data Studio to work out Sessions per Day

So one thing I've wanted to do for a while is to determine how many sessions each blog post has had since they were published. Since the URLs of my blog posts contain the date they were published, I tried to work this out using regex and some other methods. It got a bit messy and wasn't very accurate.

Read more


How to make a Stock Market dashboard in Google Data Studio

How to make a Stock Market dashboard in Google Data Studio

In this post I'll explain the steps to creating a Stock Market dashboard in Google Data Studio. This will display the prices of shares in companies.

Read more