Skip to content

themacmarketer/ga4-tutorials

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Analytics 4 Tutorial Series

This repository contains the code used in the demo website for the Google Analytics 4 (GA4) Tutorial Series on YouTube. You can find the code for each video in the /tutorials directory.

The current code is found in the /src directory, which contains all the changes made in each video up to the most recent video.

Run the current version of the website

You must install Deno to run the website code.

Once you install Deno, run the local web server with the following command:

deno run --allow-net --allow-read ./src/index.ts

Then, open the index.html file in your web browser.

Join our community

💬 Join the official GA Discord server
📝 Sign up for the Google Analytics Developer Newsletter
📄 Explore GA4 developer documentation

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 79.8%
  • TypeScript 10.7%
  • CSS 9.5%