Setting up GA4

Step 1: Create a GA4 Property

  1. Go to Google Analytics.
  2. Click Admin (bottom left).
  3. Under Account, select an existing account or create a new one.
  4. Under Property, click Create Property.
  5. Enter a name (e.g., “My Website Analytics”).
  6. Select your reporting time zone and currency.
  7. Click Next, choose your industry category and business size.
  8. Click Next, select your business objectives, then click Create.

Step 2: Set Up a Data Stream

  1. Choose the platform:
    1. Web (for websites)
    1. iOS App or Android App (for mobile apps)
  2. If selecting Web, enter your website URL and name the stream.
  3. Enable Enhanced Measurement (optional but recommended).
  4. Click Create Stream.

Step 3: Install GA4 Tag on Your Website

Option 1: Using Google Tag Manager (Recommended)

  1. Go to Google Tag Manager (tagmanager.google.com).
  2. Select your account or create a new one.
  3. Click Add a new tag.
  4. Choose Google Analytics: GA4 Configuration.
  5. Enter your Measurement ID (found in your GA4 property under Admin > Data Streams).
  6. Set the trigger to All Pages.
  7. Click Save, then Submit & Publish.

Option 2: Adding GA4 Tag Manually

  1. Copy the Global Site Tag (gtag.js) from your GA4 Data Stream settings.
  2. Paste it inside the <head> section of your website’s HTML.

Step 4: Verify Data Collection

  1. Go to Google Analytics > Admin > Data Streams.
  2. Click your web stream and check if data is being received.
  3. Use Realtime Reports (in the left menu) to see live tracking.

Step 5: Set Up Events & Conversions

  • GA4 tracks basic events automatically (pageviews, scrolls, etc.).
  • To track specific events (e.g., purchases, form submissions):
    • Use Google Tag Manager or GA4 Event Setup.
    • Mark key events as Conversions in Admin > Events.

Step 6: Link Google Ads & Other Tools

  • Go to Admin > Product Links to connect GA4 with Google Ads, Search Console, and BigQuery.

Step 7: Configure Reports & Custom Dashboards

  • Explore Reports > Engagement > Events to analyze visitor behavior.
  • Use Explore (Analysis Hub) for custom reporting.

See something inaccurate?