Google Tag Manager Blocker

★★★★★
★★★★★
874 users
<
>
Sysinfo Yahoo Backup Tool
★★★★★
★★★★★
Feather Sabrina Carpenter sabrina carpenter Duvet Cover
★★★★★
★★★★★
Demitrs Bloody Mary Seasoning Classic Recipe, .75-Pounds Pack
★★★★★
★★★★★
Facebook cover template, Canva, Photography Facebook Timeline Covers, Facebook Cover Template, Facebook Cover Photo, Facebook banner photos
★★★★★
★★★★★
Winmau Prism Alpha Standard Black & Blue
★★★★★
★★★★★
Enya Concert Nova U Black Carbon Fiber Ukulele - with Free Ukulele Lessons, Case, Strap, Capo and Spare Strings.
★★★★★
★★★★★

This extension allows you to block internal traffic from triggering a connection to Google Tag Manager, hence allowing you to avoid corrupting the analytics and events data generated by your website.

See the GitHub page here: https://github.com/tommyrharpe r/gtm-disabler-chrome

In order to install this on your on your website you will need to:
Insert the following tag into your HTML header:

```HTML
<meta name="GTM-Blocker" content="disabled" />
```

Now you can use this piece of code wherever you connect to Google Tag Manager on the FE of your application using the following Logic:
```JavaScript
const GTMBlocker = document.querySelector('meta[name="GTM-Blocker"]');
const GTMBlockerEnabled = GTMBlocker.content === 'enabled'

if (GTMBlockerEnabled) // DO NOT CONNECT TO GOOGLE TAG MANAGER
else // CONNECT TO GOOGLE TAG MANAGER
```

Now when you visit your own webpage, with Google Tag Manager Blocker enabled on you, will no longer connect to GTM, and no false events will be triggered.
Related
Tag Assistant Companion
★★★★★
★★★★★
1,000,000+
Analytics Debugger
★★★★★
★★★★★
100,000+
Google Analytics Debugger
★★★★★
★★★★★
20,000+
Block Yourself from Analytics
★★★★★
★★★★★
40,000+
Google Analytics Debugger
★★★★★
★★★★★
500,000+
Datalayer Checker
★★★★★
★★★★★
100,000+
TagHound - Analytics/GTM/Pixel Debugger
★★★★★
★★★★★
40,000+
GTM Copy Paste
★★★★★
★★★★★
10,000+
Web Data Assistant
★★★★★
★★★★★
90,000+
GTM Sonar
★★★★★
★★★★★
9,000+
dataslayer
★★★★★
★★★★★
80,000+
UET Tag Helper (by Microsoft Advertising)
★★★★★
★★★★★
80,000+
Da Vinci Tools
★★★★★
★★★★★
10,000+
Adswerve - dataLayer Inspector
★★★★★
★★★★★
90,000+
WASP.inspector: Analytics Solution Profiler
★★★★★
★★★★★
30,000+
Omnibug
★★★★★
★★★★★
100,000+
Debugger for Google Analytics 4 (GA4)
★★★★★
★★★★★
30,000+
Get Google Tag Manager Size
★★★★★
★★★★★
9,000+
ObservePoint Debugger
★★★★★
★★★★★
30,000+
Simple Data Layer Viewer
★★★★★
★★★★★
10,000+
GTM Variable Builder
★★★★★
★★★★★
30,000+
Google Analytics UTILS
★★★★★
★★★★★
1,000+
GTMFixer - Google Tag Manager Enhancements
★★★★★
★★★★★
5,000+
VTEX Utils - VHelpx
★★★★★
★★★★★
2,000+