TAG: R

Import Google Analytics data to BigQuery without 360

Published on 2019-01-16 in R

Wouldn’t it be great if you could store your Google Analytics data in BigQuery without having to pay for a Google Analytics 360 license? With this script in R you could do just that. Although, you will not get all the detailed data that you get with the 360 connection. If you decide to import...

Continue reading »

Conversion rate per page in Google Analytics with R

Published on 2019-01-07 in Analytics

I often get questions about how to evaluate if a page has been useful in the customer journey on the website. You could check this by a lot of different KPIs but many of them aren’t very good. For example, I think page value is an irrelevant metric since Google analytics will split the transaction...

Continue reading »

Running initial code only once in R script

Published on 2018-12-10 in R

This script helped me a lot once I figured it out. When I work in R I usually split different functions in different script files and then import them to the “main” script, but if you do this you don’t want  to import all functions each time you run the script. So how can you...

Continue reading »

1 2
Cookie Settings

© Copyright - Lynuhs.com - 2018-2024