Google Tag Manager · Schema

TeardownTag

Represents a teardown tag relationship. A teardown tag fires after the main tag.

AnalyticsConversion TrackingMarketingTag ManagementTracking

Properties

Name Type Description
tagName string The name of the teardown tag.
stopTeardownOnFailure boolean If true, fire the teardown tag if and only if the main tag fires successfully. If false, fire the teardown tag regardless of main tag firing status.
View JSON Schema on GitHub