Google Tag Manager · Arazzo Workflow
Google Tag Manager Build and Publish a Tag End to End
Version 1.0.0
Workspace, trigger, tag, version, and publish in a single release flow.
Provider
Workflows
build-and-publish-tag
Author a trigger and tag in a fresh workspace, then version and publish.
Creates a workspace, a trigger, and a trigger-fired tag under the supplied container, then creates a container version from the workspace and publishes it when it compiles cleanly.
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 that fires on the new trigger.
4
createVersion
createWorkspaceVersion
Freeze the workspace into a container version.
5
publishVersion
publishContainerVersion
Publish the new container version so it becomes the live version.