When I started with GTM I made all triggers for a specific event like Page View or Element Click. Sometimes you want to block all tags on a page of every type of event.
You will need a trigger that fires on every event in GTM.
This is how:
– Choose “Custom event” as trigger type
– Add .* in “Event name” and check “Use regex matching”
– Add any condition to fire on

Add this trigger as an exeption to a Tag.
Now u can use this trigger for every tag regardless of the type.