Blog post uses pyramid_chart function to create a pyramid chart with age and gender data from Google Analytics API
All tagged Google Analytics
Blog post uses pyramid_chart function to create a pyramid chart with age and gender data from Google Analytics API
Use REGEX_MATCH + CASE + ^ symbol to create a calculated field where the pattern equals text (page) begins with a certain value.
Use ggcorrplot - to create a correlation plot in R programming using Google Analytics data
Blog post looks at using the channelattribution package in R to run a Markov model on MCF dataset from Google Analytics for attribution modeling.
Blog post uses googleAnalyticsR, Tidyverse and Factoextra packages to conduct k means clustering exercise within R programming
Blog post looks at creating a basic gganimate gif in ggplot / R programming using Google Analytics data
Blog post uses Google Analytics merchandise store demo data in BigQuery to forecast the expected quantities that will be sold for two particular SKU’s. Uses BigQuery, BigQuery ML and DataStudio.
Free data studio report template for blogs. Data sources include Google Analytics and Google sheets to monitor change in traffic and year-on-year progression. Blog post contains details on the setup in Google data studio.
Use IMPORTHTML to pull city population data from links and combine it with Google Analytics sheets add-on to get website users per million population in Google Data Studio using Maps chart type
Blog post looks at scenarios where you would want to remove an extra '/' from URL's in GTM, before sending the data to Google Analytics.
Post looks at how to use performance.timing vars from the dev console to send additional page load time data to Google Analytics. This method works for regular HTML pages with full round trip
Post on how to strip unwanted text from a Google Analytics dimension in Google Data Studio using Regex_replace function
Create a basic behaviour flow chart using Sankey diagram with Google Analytics Channel and landing page data.
Code uses ggplot to visualize change + mutate function to create a calculated field [% change in sessions]
Blog post covers how to convert event values based on market in Google Tag Manager before passing it to Google Analytics.