From c5b1c990e9a646dabbd98437c80dd84b9079f276 Mon Sep 17 00:00:00 2001 From: marinakennedy <117943358+marinakennedy@users.noreply.github.com> Date: Thu, 15 Aug 2024 16:40:32 -0400 Subject: [PATCH 1/6] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 412b00e..6bb4635 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -# Google Analytics 4 Tutorial Series +# Google Analytics Tutorial Series This repository contains the code used in the demo website for the -[Google Analytics 4 (GA4) Tutorial Series](https://www.youtube.com/watch?v=oJx9DpXtmAE&list=PLI5YfMzCfRtZ4bHJJDl_IJejxMwZFiBwz) +[Google Analytics Tutorial Series](https://www.youtube.com/watch?v=oJx9DpXtmAE&list=PLI5YfMzCfRtZ4bHJJDl_IJejxMwZFiBwz) on YouTube. You can find the code for each video in the [/tutorials](/tutorials) directory. From 50cd96dc23a5de92ed7ef6a089fadadd9786d2b4 Mon Sep 17 00:00:00 2001 From: Marina Kennedy Date: Thu, 15 Aug 2024 16:53:35 -0400 Subject: [PATCH 2/6] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6bb4635..493af34 100644 --- a/README.md +++ b/README.md @@ -35,5 +35,5 @@ Then, open in your web browser. 💬 [Join](https://discord.gg/65mah7ZZsG) the official GA Discord server\ 📝 [Sign up](https://groups.google.com/g/google-analytics-developer-newsletter) for the Google Analytics Developer Newsletter\ -📄 [Explore](https://developers.google.com/analytics/) GA4 developer +📄 [Explore](https://developers.google.com/analytics/) GA developer documentation From 24f61eee6ea84e8c362cc0d65ae710a42ced226a Mon Sep 17 00:00:00 2001 From: Marina Kennedy Date: Thu, 15 Aug 2024 16:55:55 -0400 Subject: [PATCH 3/6] Update README.md --- tutorials/1-initial-setup/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tutorials/1-initial-setup/README.md b/tutorials/1-initial-setup/README.md index c87d36c..7e6bef7 100644 --- a/tutorials/1-initial-setup/README.md +++ b/tutorials/1-initial-setup/README.md @@ -1,4 +1,4 @@ -# GA4 Tutorial Series - Initial Setup +# GA Tutorial Series - Initial Setup This folder contains the code used in the [Get started with Google Analytics](https://www.youtube.com/watch?v=UuE37-MM1ws) @@ -33,5 +33,5 @@ Then, open in your web browser. 💬 [Join](https://discord.gg/65mah7ZZsG) the official GA Discord server\ 📝 [Signup](https://groups.google.com/g/google-analytics-developer-newsletter) for the Google Analytics Developer Newsletter\ -📄 [Explore](https://developers.google.com/analytics/) GA4 developer +📄 [Explore](https://developers.google.com/analytics/) GA developer documentation From bbe1f43ecd08db0e68a7ac6330e847f3cd464ed1 Mon Sep 17 00:00:00 2001 From: Marina Kennedy Date: Thu, 15 Aug 2024 16:56:18 -0400 Subject: [PATCH 4/6] Update README.md --- tutorials/2-events/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tutorials/2-events/README.md b/tutorials/2-events/README.md index 7b5caca..df6d4f6 100644 --- a/tutorials/2-events/README.md +++ b/tutorials/2-events/README.md @@ -1,4 +1,4 @@ -# GA4 Tutorial Series - Events +# GA Tutorial Series - Events This folder contains the code used in the[Measure user activity with recommended events video](https://www.youtube.com/watch?v=PEPb3uaVILk) @@ -32,5 +32,5 @@ Then, open in your web browser. 💬 [Join](https://discord.gg/65mah7ZZsG) the official GA Discord server\ 📝 [Signup](https://groups.google.com/g/google-analytics-developer-newsletter) for the Google Analytics Developer Newsletter\ -📄 [Explore](https://developers.google.com/analytics/) GA4 developer +📄 [Explore](https://developers.google.com/analytics/) GA developer documentation From b697eae586e335babfe93ed4b15be57c1b4c9558 Mon Sep 17 00:00:00 2001 From: Marina Kennedy Date: Thu, 15 Aug 2024 16:56:38 -0400 Subject: [PATCH 5/6] Update README.md --- tutorials/3-custom-events/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tutorials/3-custom-events/README.md b/tutorials/3-custom-events/README.md index 3973421..1ffc308 100644 --- a/tutorials/3-custom-events/README.md +++ b/tutorials/3-custom-events/README.md @@ -1,4 +1,4 @@ -# GA4 Tutorial Series - Custom Events +# GA Tutorial Series - Custom Events This folder contains the code used in the [Custom Events tutorial video](https://youtu.be/QmEOPuJr05w) on YouTube @@ -31,5 +31,5 @@ Then, open in your web browser. 💬 [Join](https://discord.gg/65mah7ZZsG) the official GA Discord server\ 📝 [Signup](https://groups.google.com/g/google-analytics-developer-newsletter) for the Google Analytics Developer Newsletter\ -📄 [Explore](https://developers.google.com/analytics/) GA4 developer +📄 [Explore](https://developers.google.com/analytics/) GA developer documentation From aaf8f07b6193d412ec7deebd41b6580079559710 Mon Sep 17 00:00:00 2001 From: Marina Kennedy Date: Thu, 15 Aug 2024 16:56:56 -0400 Subject: [PATCH 6/6] Update README.md --- tutorials/4-consent-mode/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tutorials/4-consent-mode/README.md b/tutorials/4-consent-mode/README.md index 2482199..5cda9d1 100644 --- a/tutorials/4-consent-mode/README.md +++ b/tutorials/4-consent-mode/README.md @@ -1,4 +1,4 @@ -# GA4 Tutorial Series - Consent Mode +# GA Tutorial Series - Consent Mode This folder contains the code used in the [Consent Mode tutorial video](https://youtu.be/MqAEbshMv84) on YouTube @@ -30,5 +30,5 @@ Then, open in your web browser. 💬 [Join](https://discord.gg/65mah7ZZsG) the official GA Discord server\ 📝 [Sign up](https://groups.google.com/g/google-analytics-developer-newsletter) for the Google Analytics Developer Newsletter\ -📄 [Explore](https://developers.google.com/analytics/) GA4 developer +📄 [Explore](https://developers.google.com/analytics/) GA developer documentation