Don't have one? Create one ↗
Reliability, privacy & governance

Hands-on module

Tag hygiene & delivery

Stop tags double-firing and use Custom HTML as the deliberate last resort.

A growing container collects bad habits: tags that double-fire and count a conversion twice, and one-off pixels stuffed into Custom HTML. This module is about delivering tags cleanly.

You'll stop a double-fire with Tag firing options, then meet Custom HTML, the escape hatch for a vendor pixel with no template, along with its sandbox rules and when to reach for it (rarely).

What you'll learn

  • Stop a tag double-firing with Tag firing options (Once per event / page)
  • Inject a vendor pixel with a Custom HTML tag
  • Work within the Custom HTML sandbox (no document.write after load, add an id guard)
  • Know why a template or native tag beats Custom HTML almost every time