Google Tag Manager · Arazzo Workflow
Google Tag Manager Wire a Trigger-Fired Tag
Version 1.0.0
Create a workspace, create a trigger, then create a tag that fires on it.
Provider
Workflows
wire-trigger-fired-tag
Create a workspace, a trigger, and a tag that fires on that trigger.
Creates a workspace under the supplied container, creates a trigger in that workspace, and creates a tag whose firingTriggerId is set to the new trigger's id.
1
createWorkspace
createWorkspace
Open a new workspace inside the supplied container.
2
createTrigger
createTrigger
Create a trigger in the new workspace.
3
createTag
createTag
Create a tag whose firingTriggerId references the new trigger.