Skip to content

TheDevOpsHub/learn-google-analytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

15 Commits
Β 
Β 

Repository files navigation

learn-google-analytics

Google Analytics learning resources

Links

Official Google Documentation

  • Google Analytics 4 Setup Guide

    • πŸ‘‰ GA4 Setup: Covers how to create properties, add data streams, and configure tracking.
  • Google Tag Manager (GTM) Help Center

    • πŸ‘‰ GTM Help: Explains how to use GTM to deploy GA4 tags and events.
  • GA4 Admin Settings

    • πŸ‘‰ GA4 Admin controls: Detailed overview of roles, permissions, and account structure.
  • Events in GA4

    • πŸ‘‰ GA4 Events Guide: Explains automatically collected events, enhanced measurement, and custom events.
  • Conversions in GA4

    • πŸ‘‰ Conversions setup: How to mark events as conversions and measure business KPIs.
  • Consent Mode (Privacy & GDPR)

    • πŸ‘‰ Consent Mode: Guide to implement data collection in a privacy-friendly way.
  • BigQuery Export

Learning Resources

Practice & Sandbox Resources

  • Google Merchandise Store Demo GA4 Property (public demo data)

  • πŸ‘‰ GA4 Demo Account: You can practice reports and explorations on real e-commerce data.

  • Tag Assistant (Chrome Extension)

More Resources...

Practice locally

  • Create Google Account (skip if already had)
  • Login to Google Analytics account
  • Create new Account from Google Analytic
  • Create new Properties
  • Create new Datastream
  • Create Google Tag Manager (Similar to create the Analytics account)
    • Note the container ID for later use
  • Checkout repo: https://github.com/googleanalytics/ga4-tutorials
  • In the tutorials source code, replace the GTM-* ID by yours ID
  • Start the web with Deno (install if deno is not available on you PC)

About

Google Analytics learning resources

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published