Google Analytics 4intermediate 7 min read 3 steps

GA4 DebugView: How to Test and Debug Events

DebugView shows events as they happen in real-time with full parameter details. Enable it by installing the GA Analytics Debugger Chrome extension, using GTM Preview Mode (auto-enables debug), or adding ?debug_mode=true to your URL. In GA4, go to Admin > DebugView. You will see a timeline of events

Events & Conversionsga4 debugview

Quick summary

DebugView shows events as they happen in real-time with full parameter details. Enable it by installing the GA Analytics Debugger Chrome extension, using GTM Preview Mode (auto-enables debug), or adding ?debug_mode=true to your URL. In GA4, go to Admin > DebugView. You will see a timeline of events

Process Flow

Animated overview of the full workflow

Start
1Step-by-Step Setup
2Best Practices
3Common Issues and Solutions
Complete

TL;DR

DebugView shows events as they happen in real-time with full parameter details. Enable it by installing the GA Analytics Debugger Chrome extension, using GTM Preview Mode (auto-enables debug), or adding ?debug_mode=true to your URL. In GA4, go to Admin > DebugView. You will see a timeline of events with parameters for each. Use it to verify event names match expected values, parameters contain correct data, conversions fire at the right moments, and e-commerce data passes correctly.


Overview

DebugView shows events as they happen in real-time with full parameter details. Enable it by installing the GA Analytics Debugger Chrome extension, using GTM Preview Mode (auto-enables debug), or adding ?debug_mode=true to your URL. In GA4, go to Admin > DebugView. You will see a timeline of events with parameters for each. Use it to verify event names match expected values, parameters contain correct data, conversions fire at the right moments, and e-commerce data passes correctly.

Related Guides

See our complete guide library for detailed coverage of setup, tracking, analysis, and optimisation across all platforms.

Step-by-Step Guide

Follow these 3 steps to complete this guide

  1. 1

    Step-by-Step Setup

    Access your account or platform. Navigate to the relevant section. Complete each configuration step, testing along the way. Verify your setup using built-in diagnostic tools before relying on the data for decisions.

  2. 2

    Best Practices

    Start with recommended defaults and optimise based on data. Review performance regularly. Make incremental changes. Document your configuration.

  3. 3

    Common Issues and Solutions

    Check the platform's help centre for troubleshooting. Allow 24-48 hours for data to populate. Ensure correct permissions. Verify all integrations are active and properly configured.

Frequently asked

Questions & answers

How long does setup take?

Most configurations take 10-30 minutes.

What if data is not appearing?

Allow 24-48 hours for data processing. Use real-time reports or debug tools to verify installation immediately.

Where can I learn more?

Check our related guides and the platform's official documentation for advanced topics.

Was this guide helpful?

Your feedback helps us improve our guides

GO