Google Analytics
Google Analytics 4 is the CMO’s measurement layer for every content and SEO decision, and the CIO’s signal source for traffic-pattern shifts that may indicate competitor moves or market trend inflections.
The CMO reads GA4 to attribute revenue back to specific campaigns, content pieces, and SEO keywords — feeding the revenue report ROI calculation that the CRO publishes weekly. The CIO uses traffic anomalies as one of the inputs into competitive monitoring; a sustained drop on a previously-ranking keyword often signals a competitor change worth investigating.
Connector tools
| Tool | What it does |
|---|---|
get_traffic_overview | Website traffic overview: sessions, users, pageviews, bounce rate |
get_acquisition_channels | Traffic breakdown by acquisition channel (organic, paid, social, etc.) |
get_top_pages | Top performing pages by pageviews |
get_conversion_funnel | Goal completions and conversion rates |
get_audience_demographics | Visitor geographic and device breakdown |
Configuration
Google Analytics connects via OAuth 2.0 against the GA Data API v1. You authorize a specific property; the platform pulls metrics on read-only schedules. Detailed setup walkthrough lands in a future docs phase.