Tag Firing Priority VS Tag Sequencing | BCS Tag Firing Priority VS Tag Sequencing | BCSBCS

Tag Firing Priority  VS Tag Sequencing

Google Tag Manager BCS 5 years ago (2019-11-02) 3584 Views 0 Comments

Update time: January 15, 2025

There are two features in GTM that can control the execution speed of Tags.

Tag Firing Priority 

Tag Firing Priority: Determines the order in which tags will be fired. The setting location is in Advanced Settings:

Tag Firing Priority  VS Tag Sequencing

The value can be a positive or negative integer, default is 0, and tags with higher values will fire before those with lower values, for example, a priority 99 tag will fire before a priority 10 or 20 tag.

Tags will still be fired asynchronously, i.e., a tag will be fired whether or not the previous tag has finished, tag Firing Priority emphasizes who starts execution first, It may happen that some tags start slowly and end quickly, eg:

Tag Firing Priority  VS Tag Sequencing

Tag Sequencing

Tag sequencing enables you to specify tags to fire immediately before or after a given “primary” tag is fired, the setting location is in Advanced Settings:

Tag Firing Priority  VS Tag Sequencing

There are two types:

  • Fire a s tag before <this tag> fires: A setup tag fires before the primary tag
  • Fire a s tag after <this tag> fires: A setup tag fires after the primary tag

There is a big difference, Tag Sequencing emphasizes the order of precedence, the execution order of tag sequencing is to finish executing Tag A and then execute Tag B:

Tag Firing Priority  VS Tag Sequencing

If check 「 」,If Tag A fails to execute, Tag B will not execute.

 

Summary

Tag Firing Priority emphasizes who starts execution first, If different tags have no dependency relationship, use Tag Firing Priority.

Tag Sequencing emphasizes the order of precedence, If different tags have dependency relationship, use Tag Sequencing.


If you don't understand, You can leave a comment below.
Like (2)
Post my comment
Cancel comment
Expression Bold Strikethrough Center Italic

Hi, you need to fill in your nickname and email!

  • Nickname (required)
  • Email (required)
  • Website