Google Tag Manager integrations
Google Tag Manager is a tag management system that allows users to deploy and manage marketing tags on their websites or mobile apps. It provides tools for tag configuration, version control, and tag monitoring, helping users streamline the process of implementing and updating marketing tags without requiring manual code changes.
Automate your Google Tag Manager workflow with premade actions
Quickly integrate Google Tag Manager with thousands of apps for automated workflows using our no-code toolkit or AI copilot for custom actions.Create Tag
Create a tag in a workspace. [See the documentation](https://developers.google.com/tag-platform/tag-manager/api/v2/reference/accounts/containers/workspaces/tags/create)
Get Tag
Get a specific tag of a workspace. [See the documentation](https://developers.google.com/tag-platform/tag-manager/api/v2/reference/accounts/containers/workspaces/tags/get)
Update Tag
Update a tag in a workspace. [See the documentation](https://developers.google.com/tag-platform/tag-manager/api/v2/reference/accounts/containers/workspaces/tags/update)
Update Tag
Update a variable in a workspace. [See the documentation](https://developers.google.com/tag-platform/tag-manager/api/v2/reference/accounts/containers/workspaces/variables/update)
Get Tags
Get all tags of an workspace. [See the documentation](https://developers.google.com/tag-platform/tag-manager/api/v2/reference/accounts/containers/workspaces/tags/list)