Shopify new store 3-month $1/month trial plus $20 credit
Beginner15 minutes

GA4 Introduction and Basic Concepts

Learn about GA4 core features, differences from Universal Analytics, and why to use GA4

What is Google Analytics 4?

Google Analytics 4 (GA4) is Google's next-generation website analytics tool, representing a major advancement in digital analytics. Officially launched in October 2020, GA4 adopts a completely new data model and analytical approach, designed to help businesses better understand user behavior and provide effective analytical solutions in an increasingly privacy-focused environment.

Core Features of GA4

Event-Driven Data Model
  • • All user interactions are treated as events
  • • More flexible data collection and analysis
  • • Support for custom events and parameters
Cross-Platform Tracking
  • • Unified tracking for websites and mobile apps
  • • Complete user journey view
  • • Multi-device user identification
Machine Learning Insights
  • • Automatic anomaly detection
  • • Predictive metrics
  • • Intelligent insights and recommendations
Privacy-First Approach
  • • No reliance on third-party cookies
  • • Consent mode support
  • • Data retention controls

GA4 vs Universal Analytics

FeatureUniversal AnalyticsGoogle Analytics 4
Data ModelSession and pageview basedEvent-based
Cross-platform TrackingSeparate web and app trackingUnified cross-platform tracking
Machine LearningLimited ML featuresDeep ML insights integration
Privacy ProtectionThird-party cookie dependentCookieless solution

Main Components of GA4

1. Account Structure

Account └── Property └── Data Stream ├── Web Data Stream ├── iOS App Data Stream └── Android App Data Stream

2. Events and Parameters

  • Events: Any user interaction with your website or app
  • Parameters: Key-value pairs that provide additional context for events

3. Conversion Events

Mark important events as conversions to measure business goal achievement.

4. Audiences

User groups created based on user behavior and characteristics for analysis and marketing.

Important Notice

Universal Analytics stopped processing data on July 1, 2023. All websites need to migrate to GA4 to continue website analytics. If you're still using Universal Analytics, please migrate as soon as possible.

Preparation for Learning GA4

Understand Your Business Goals
  • • Identify key metrics to track
  • • Identify important user behaviors
  • • Define conversion goals
Prepare Technical Resources
  • • Ensure website admin access
  • • Prepare Google account
  • • Basic HTML knowledge (optional)

Next Steps

Now that you understand GA4's basic concepts and core features, next we'll learn how to create and configure a GA4 account. In the next tutorial, you'll learn:

  • • Create GA4 account and property
  • • Configure data streams
  • • Install tracking code
  • • Verify data collection