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#

NameTypeRequiredDescription
organizationIdstring (UUID)RequiredOrganization identifier.
redirectPathstringPath 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#

NameTypeRequiredDescription
organizationIdstring (UUID)RequiredOrganization identifier.
propertyIdstringRequiredGA4 property identifier to connect (max 64 characters).

What you'll get back#

Returns { data } with the result.

Disconnect Google Analytics#

Disconnect Google OAuth and remove stored tokens.

Owner only

Example prompt#

text
Remove the Google Analytics.

Details to provide#

NameTypeRequiredDescription
organizationIdstring (UUID)RequiredOrganization identifier.

What you'll get back#

Returns { data } with the result.