← All guides

GTM tag not firing? It may have no trigger

Last updated 17 September 2026 · 3 min read

A Google Tag Manager tag with no trigger never fires, and a trigger attached to no tag does nothing — both are "orphaned" elements a container audit flags. If a tag isn't sending data, the first thing to check is whether it actually has a firing trigger. Here's how to find and fix them.

Orphaned tags and triggers are among the most common audit findings, and the fastest to fix. They also quietly explain a lot of "my tracking just isn't working" mysteries.

What this finding means

A tag runs only when a trigger's conditions are met. A tag saved without a firing trigger is inert — it exists in the container but never executes, so it sends no data. The reverse also clutters a container: a trigger left behind after its tag is deleted still sits there referencing nothing. Neither errors; they just quietly do nothing.

Why it happens

The usual causes are a tag created while the trigger step was skipped or later removed, a trigger whose conditions were changed so they no longer match the event, a tag deleted while its trigger was left behind, or a paused tag mistaken for a live one.

How to fix it

1. List tags with no firing trigger

In GTM, open the Tags list and scan the Firing Triggers column — any tag showing none has no trigger and will never fire.

2. Attach the right trigger, or remove the tag

If the tag should be firing, add the correct trigger and confirm its conditions match the event. If the tag is obsolete, delete it rather than leaving it paused.

3. Remove orphaned triggers

In the Triggers list, delete any trigger that no tag references. It does nothing except make the container harder to read.

4. Verify in Preview

Walk the relevant journey in GTM Preview and confirm the tag now fires exactly where it should, and only there.

Key takeaways

  • A tag with no trigger never fires; a trigger with no tag is dead weight.
  • "Tag not firing" is most often a missing or mis-scoped trigger, not a broken tag.
  • Fix it by attaching the correct trigger or deleting the obsolete element.
  • Delete obsolete tags rather than pausing them, and confirm in GTM Preview.

Frequently asked questions

Not sure what's firing in your container? Run a free check

Start free assessment