Tag Sequencing
Tag sequencing is a feature in tag management systems, such as Google Tag Manager, that lets you control the order in which tags fire by specifying that certain tags run immediately before or after a chosen 'primary' tag. This makes it possible to set up dependencies so that related tags fire in a predictable, deliberate sequence rather than all at once. It is a technical configuration tool and does not by itself determine whether any tag is permitted to fire under applicable consent rules.
Tag sequencing is a Google Tag Manager configuration (available in web containers) that allows a practitioner to designate setup and cleanup tags that fire immediately before or after a given primary tag, thereby establishing firing-order dependencies among related tags. It is used to enforce execution order where one tag must run before or after another. Note that the evidence describes tag sequencing only as a functional mechanism for ordering tag execution; it does not address, and should not be assumed to enforce, consent conditions, and any relationship to consent gating would depend on separate trigger and consent-mode configuration outside the scope of this evidence. (The other sources in the evidence packet refer to unrelated genomic sequencing methods and are not applicable to this term.)
Why it matters
Tag sequencing gives practitioners a way to enforce a deliberate firing order among related tags, which matters wherever one tag depends on another having already run. Without such control, tags configured in a tag management system generally fire independently once their triggers are met, and a tag that relies on setup performed by another tag may execute prematurely or fail. Sequencing addresses this by letting a practitioner designate setup tags that run before, and cleanup tags that run after, a chosen primary tag.
From a consent and compliance perspective, it is important to be precise about what tag sequencing does and does not do. Based on the evidence available, tag sequencing is purely a mechanism for ordering execution; it does not itself determine whether a tag is permitted to fire under applicable consent rules such as those flowing from the ePrivacy Directive (and its national implementations) for the placing of and access to information on a device, or the GDPR for any subsequent processing of personal data. Whether a given tag may fire at all typically depends on separate trigger conditions and, where used, consent-mode or consent-gating configuration that sits outside the scope of tag sequencing.
As a result, teams should not treat tag sequencing as a substitute for consent controls. Ordering tags correctly does not make an unconsented tag lawful, and consent obligations differ across jurisdictions such as the EU, the UK, and individual US states. Tag sequencing supports reliable technical behaviour, but the question of whether any tag should fire in the first place is a separate compliance determination.
Who it's relevant to
Inside Tag Sequencing
Common questions
Answers to the questions practitioners most commonly ask about Tag Sequencing.

