Google Analytics 4 / API Reference
get_ga_conversions_this_month
Fixed-date GA4 preset for conversions 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 conversions 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 conversions 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_conversions_30dget_ga_conversions_7dget_ga_conversions_todayget_ga_conversions_yesterdayget_ga_audience_engagementget_ga_compare_mom
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: