Skip to content

Commit e733277

Browse files
authored
Merge pull request #25 from marinakennedy/patch-1
Update READMEs
2 parents 325eda4 + aaf8f07 commit e733277

5 files changed

Lines changed: 11 additions & 11 deletions

File tree

β€ŽREADME.mdβ€Ž

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# Google Analytics 4 Tutorial Series
1+
# Google Analytics Tutorial Series
22

33
This repository contains the code used in the demo website for the
4-
[Google Analytics 4 (GA4) Tutorial Series](https://www.youtube.com/watch?v=oJx9DpXtmAE&list=PLI5YfMzCfRtZ4bHJJDl_IJejxMwZFiBwz)
4+
[Google Analytics Tutorial Series](https://www.youtube.com/watch?v=oJx9DpXtmAE&list=PLI5YfMzCfRtZ4bHJJDl_IJejxMwZFiBwz)
55
on YouTube. You can find the code for each video in the [/tutorials](/tutorials)
66
directory.
77

@@ -35,5 +35,5 @@ Then, open <http://localhost:8000> in your web browser.
3535
πŸ’¬ [Join](https://discord.gg/65mah7ZZsG) the official GA Discord server\
3636
πŸ“ [Sign up](https://groups.google.com/g/google-analytics-developer-newsletter)
3737
for the Google Analytics Developer Newsletter\
38-
πŸ“„ [Explore](https://developers.google.com/analytics/) GA4 developer
38+
πŸ“„ [Explore](https://developers.google.com/analytics/) GA developer
3939
documentation

β€Žtutorials/1-initial-setup/README.mdβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# GA4 Tutorial Series - Initial Setup
1+
# GA Tutorial Series - Initial Setup
22

33
This folder contains the code used in the
44
[Get started with Google Analytics](https://www.youtube.com/watch?v=UuE37-MM1ws)
@@ -33,5 +33,5 @@ Then, open <http://localhost:8000> in your web browser.
3333
πŸ’¬ [Join](https://discord.gg/65mah7ZZsG) the official GA Discord server\
3434
πŸ“ [Signup](https://groups.google.com/g/google-analytics-developer-newsletter)
3535
for the Google Analytics Developer Newsletter\
36-
πŸ“„ [Explore](https://developers.google.com/analytics/) GA4 developer
36+
πŸ“„ [Explore](https://developers.google.com/analytics/) GA developer
3737
documentation

β€Žtutorials/2-events/README.mdβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# GA4 Tutorial Series - Events
1+
# GA Tutorial Series - Events
22

33
This folder contains the code used in
44
the[Measure user activity with recommended events video](https://www.youtube.com/watch?v=PEPb3uaVILk)
@@ -32,5 +32,5 @@ Then, open <http://localhost:8000> in your web browser.
3232
πŸ’¬ [Join](https://discord.gg/65mah7ZZsG) the official GA Discord server\
3333
πŸ“ [Signup](https://groups.google.com/g/google-analytics-developer-newsletter)
3434
for the Google Analytics Developer Newsletter\
35-
πŸ“„ [Explore](https://developers.google.com/analytics/) GA4 developer
35+
πŸ“„ [Explore](https://developers.google.com/analytics/) GA developer
3636
documentation

β€Žtutorials/3-custom-events/README.mdβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# GA4 Tutorial Series - Custom Events
1+
# GA Tutorial Series - Custom Events
22

33
This folder contains the code used in the
44
[Custom Events tutorial video](https://youtu.be/QmEOPuJr05w) on YouTube
@@ -31,5 +31,5 @@ Then, open <http://localhost:8000> in your web browser.
3131
πŸ’¬ [Join](https://discord.gg/65mah7ZZsG) the official GA Discord server\
3232
πŸ“ [Signup](https://groups.google.com/g/google-analytics-developer-newsletter)
3333
for the Google Analytics Developer Newsletter\
34-
πŸ“„ [Explore](https://developers.google.com/analytics/) GA4 developer
34+
πŸ“„ [Explore](https://developers.google.com/analytics/) GA developer
3535
documentation

β€Žtutorials/4-consent-mode/README.mdβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# GA4 Tutorial Series - Consent Mode
1+
# GA Tutorial Series - Consent Mode
22

33
This folder contains the code used in the
44
[Consent Mode tutorial video](https://youtu.be/MqAEbshMv84) on YouTube
@@ -30,5 +30,5 @@ Then, open <http://localhost:8000> in your web browser.
3030
πŸ’¬ [Join](https://discord.gg/65mah7ZZsG) the official GA Discord server\
3131
πŸ“ [Sign up](https://groups.google.com/g/google-analytics-developer-newsletter)
3232
for the Google Analytics Developer Newsletter\
33-
πŸ“„ [Explore](https://developers.google.com/analytics/) GA4 developer
33+
πŸ“„ [Explore](https://developers.google.com/analytics/) GA developer
3434
documentation

0 commit comments

Comments
Β (0)