Google Analytics connection#
See how an AI assistant can help with Google Analytics connection in Brandwave, including example prompts and the details it may ask for.
Using your AI assistant
Connect to the Brandwave MCP server, then ask your AI assistant in natural language. It will choose the right Brandwave task and ask for any details it needs.
Connect Google Analytics#
Generate a Google OAuth authorization URL for connecting Google Analytics.
Owner only
Example prompt#
text
Connect the Google Analytics.Details to provide#
| Name | Type | Required | Description |
|---|---|---|---|
| organizationId | string (UUID) | Required | Organization identifier. |
| redirectPath | string | — | Path to redirect to after OAuth (max 500 characters). |
What you'll get back#
Returns { data } with the result.
Select Google Analytics property#
Select a Google Analytics property for the organization.
Owner only
Example prompt#
text
Select the Google Analytics property.Details to provide#
| Name | Type | Required | Description |
|---|---|---|---|
| organizationId | string (UUID) | Required | Organization identifier. |
| propertyId | string | Required | GA4 property identifier to connect (max 64 characters). |
What you'll get back#
Returns { data } with the result.