Google Analytics 4 / API Reference
get_ga_traffic_this_month
Fixed-date GA4 preset for traffic over this month to date. Use this when the user explicitly asks for that exact time window. For flexible date ranges or custom fields, prefer the main ga4_* tools or ga4_run_custom_report().
This is a read-only tool: it retrieves ga traffic this month from your Google Analytics 4 account. It changes nothing.
Ask Claude
You do not call this tool yourself. Ask for the outcome and the client picks the tool:
Get ga traffic this month in my Google Analytics 4 account.
It takes 0 required and 1 optional parameter.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
property_id | string | No | Property Id |
Related Google Analytics 4 tools
get_ga_traffic_30dget_ga_traffic_7dget_ga_traffic_90dget_ga_traffic_last_monthget_ga_traffic_todayget_ga_traffic_yesterday
Before you can call it
This tool needs a connected Google Analytics 4 account. The Google Analytics 4 connect guide covers the OAuth flow and the permissions it asks for, and the quickstart gets a client talking to the server in about five minutes.
Workflows that use this
Rather than calling tools one at a time, these skills run a whole procedure against the same account: