Google Tag Manager / API Reference
gtm_build_ga4_config_tag
Tag Manager tool. Create a GA4 Configuration tag in a GTM workspace. Args: account_id: The GTM account ID. container_id: The GTM container ID. workspace_id: The GTM workspace ID. measurement_id: GA4 Measurement ID (e.g. G-XXXXXXXXXX). firing_trigger_ids: JSON array of trigger IDs to fire this tag on (e.g. ["2147479553"] for All Pages). tag_name: Optional custom tag name (default: 'GA4 Config - {measurement_id}'). send_page_view: Whether to send page_view events (default True). server_container_url: Optional server-side GTM container URL.
This is a write tool: it builds ga4 config tag in your Google Tag Manager account. Claude asks you to confirm before it runs.
Ask Claude
You do not call this tool yourself. Ask for the outcome and the client picks the tool:
Build ga4 config tag in my Google Tag Manager account for [container id], [workspace id], [measurement id].
It takes 5 required and 3 optional parameters.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
account_id | string | Yes | Account Id |
container_id | string | Yes | Container Id |
workspace_id | string | Yes | Workspace Id |
measurement_id | string | Yes | Measurement Id |
firing_trigger_ids | string | Yes | Firing Trigger Ids |
tag_name | string | No | Tag Name |
send_page_view | boolean | No | Send Page View |
server_container_url | string | No | Server Container Url |
Related Google Tag Manager tools
gtm_build_ga4_event_taggtm_build_constant_variablegtm_build_conversion_linker_taggtm_build_custom_event_triggergtm_build_custom_html_taggtm_build_custom_javascript_variable
Before you can call it
This tool needs a connected Google Tag Manager account. The Google Tag Manager connect guide covers how to authorize it and what it unlocks, and the quickstart gets a client talking to the server in about five minutes.
Start free — 30 tool calls a month
No card required. Connect Google Ads, Meta Ads, GA4 or Search Console and ask Claude for the outcome — it picks the tool.