You can wire the Google Analytics node into an AI agent as a tool provider: the agent calls the operations you allow. See Agent tools.
Credentials
Connect Google Analytics under Credentials in the node settings. See Connecting credentials for the general flow. Sign in with your Google Analytics account when prompted; no keys to copy. NoClick requests the following permissions:https://www.googleapis.com/auth/analytics.readonly
Operations
Metadata
| Operation | ID | Description |
|---|---|---|
| Fetch Ga4 Dimensions and Metrics | fetch_ga4_dimensions_and_metrics | List available dimensions and metrics |
Report
| Operation | ID | Description |
|---|---|---|
| Run Ga4 Realtime Report | run_ga4_realtime_report | Run a GA4 realtime report |
| Run Ga4 Standard Report | run_ga4_standard_report | Run a GA4 report |