How Do You Use GTM Preview Mode?

"Preview Mode" is the single most important tool for safely trying out every change you make in Google Tag Manager (GTM) before pushing it live.

How Do You Use GTM Preview Mode?

"Preview Mode" is the single most important tool for safely trying out every change you make in Google Tag Manager (GTM) before pushing it live. It lets you simulate exactly whether your tags are working correctly.

What Is GTM Preview Mode?

Preview Mode is a debugging tool that lets you test your tag, trigger and variable configurations in GTM on your website before publishing them. It gives you a live view of how your changes behave on the site.

What Is GTM Preview Mode For?

This mode lets you see whether tags fire and whether the information in the data layer ( data layer) is being read correctly. It helps you find and fix errors before your users ever notice them.

How Do I Test Tags with GTM Preview Mode Without Going Live?

Click the "Preview" button in the top right of the GTM panel. In the new window that opens, enter your site's URL and wait for the Debug screen to connect. At this stage, every change you have made will be visible only on your own screen.

How Do You Open GTM Preview Mode?

  1. Sign in to your GTM account.

  2. Click the Preview button in the top right.

  3. Enter your website's URL and click Connect.

  4. Both your site and the "Tag Assistant" tab will open at the same time.

Which Areas Do You Check on the Tag Assistant Screen?

  • Summary: The page load sequence and the list of events that fired.

  • Tags: Which tags fired and which did not.

  • Variables: The variable values at the moment of firing.

  • Data Layer: The raw data packets sent from the site to GTM.

How Do You Check Tag Firing with GTM Preview Mode?

Click the Tags tab in the Tag Assistant panel. There you will see the "Tags Fired" and "Tags Not Fired" lists. Click a tag that did not fire to understand why (a faulty trigger, a missing variable?).

How Do You Test GA4 Events with GTM Preview Mode?

On the page where the event happens (the "Buy" button, for example), select the relevant action from the events list in the left panel. Click the Data Layer tab and check that the event_name and parameters sent to GA4 look correct.

How Do You Test Google Ads Conversions with GTM Preview Mode?

Go to the conversion page and find " Google Ads Conversion Tracking" among the GTM tags. Click the tag and confirm that the Conversion ID and Conversion Label values are sent correctly and that the tag fired.

How Do You Test Consent Mode with GTM Preview Mode?

Click the Consent tab in the Tag Assistant panel. There you can observe the On-page Default values at the moment the page loads, and the On-page Update values created when you give consent through the banner.

The Most Common Errors in GTM Preview Mode

  • The URL won't connect: The GTM snippet is missing from the site.

  • Cache problems: The latest change not appearing (clear your browser).

  • More than one GTM container: Another GTM account running on the site at the same time.

  • Internal tag permissions: Google tags being blocked by Consent Mode and appearing faulty.

The Difference Between Preview Mode, DebugView and Realtime

Tool

What it is for

When it is used

Preview Mode

Testing whether tags fire

Before publishing (setup stage)

DebugView

Accuracy of GA4 event parameters

Verification after setup

Realtime

Monitoring general site traffic and live users

Reporting after setup

Frequently Asked Questions

Do the tags I test in Preview Mode affect my live users?

No — Preview Mode runs only in your browser and in your session; other users on the site don't see it.

My tag appears in the "Tags Not Fired" list, what should I do?

Click the tag and look at the "Firing Triggers" section. That is where you will see which condition (trigger) was not met.

Why aren't the changes I made on the site showing up in Preview mode?

You need to save your changes in GTM and refresh the connection by pressing the "Preview" button again (reloading the page).