Skip to content

Commit

Permalink
Merge pull request #25 from marinakennedy/patch-1
Browse files Browse the repository at this point in the history
Update READMEs
  • Loading branch information
matt-landers authored Aug 26, 2024
2 parents 325eda4 + aaf8f07 commit e733277
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 11 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down Expand Up @@ -35,5 +35,5 @@ Then, open <http://localhost:8000> 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
4 changes: 2 additions & 2 deletions tutorials/1-initial-setup/README.md
Original file line number Diff line number Diff line change
@@ -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)
Expand Down Expand Up @@ -33,5 +33,5 @@ Then, open <http://localhost:8000> 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
4 changes: 2 additions & 2 deletions tutorials/2-events/README.md
Original file line number Diff line number Diff line change
@@ -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)
Expand Down Expand Up @@ -32,5 +32,5 @@ Then, open <http://localhost:8000> 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
4 changes: 2 additions & 2 deletions tutorials/3-custom-events/README.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -31,5 +31,5 @@ Then, open <http://localhost:8000> 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
4 changes: 2 additions & 2 deletions tutorials/4-consent-mode/README.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -30,5 +30,5 @@ Then, open <http://localhost:8000> 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

0 comments on commit e733277

Please sign in to comment.