Google Analytics
Read your Google Analytics 4 data in plain language — traffic, pages, conversions, devices — and manage properties, key events and alerts from chat.
The Google Analytics extension (app id google-analytics-bluebee) connects your Google Analytics 4 properties to Webbee 🐝, so you can ask for your numbers in plain language instead of building reports by hand. Connect a Google account once, pick a property, and ask: "how did the site do last week?", "which pages lost traffic?", "where are my visitors from?"
Beyond reading, it can also manage a property — custom dimensions and metrics, key events (conversions), data streams, Google Ads links and alert rules — when the connected account has Editor access.
Each tool is marked read (safe, returns information), write (changes state), or destructive (irreversible — Webbee always asks you to confirm first).
Connecting your account
Prop
Type
Choosing what to report on
Prop
Type
The headline numbers
Prop
Type
Where your traffic comes from, and what it does
Prop
Type
Custom reports
Prop
Type
Key events (conversions)
Prop
Type
Custom dimensions and metrics
Prop
Type
Data streams
Prop
Type
Google Ads links
Prop
Type
Alerts
Alert rules are notify-only — they watch a metric on a schedule and tell you when it crosses your threshold. They never change anything in Google Analytics.
Prop
Type
Property settings
Prop
Type
Good to know
- Reading needs only read access; editing needs Editor. If the connected Google account can't edit the property, Webbee tells you instead of failing silently.
- Your session stays signed in. Webbee refreshes the Google access token on its own — you only reconnect if you actually revoke access on Google's side.
- Switching accounts is sticky. After
switch_account, every following property and report call uses that account until you switch again. - Disconnecting changes nothing in Google. It only removes the connection stored here.
Where to next
Web Search
Web Search is a built-in Imperal Cloud capability that lets Webbee research the live web — find pages for a query and read them into clean Markdown, no setup.
Recipe — send an email
Send an email from a Webbee extension — a complete, copy-paste send_email tool with a Pydantic schema, an async handler, and tests, federal-clean and runnable.