Skip to main content
Glama

mcp-server-google-analytics

by ruchernchong

getUserBehavior

Retrieve user behavior metrics including session duration and bounce rate from Google Analytics 4 data for specified date ranges to analyze website engagement patterns.

Instructions

Get user behavior metrics like session duration and bounce rate

Input Schema

NameRequiredDescriptionDefault
endDateYesEnd date in YYYY-MM-DD format
startDateYesStart date in YYYY-MM-DD format

Input Schema (JSON Schema)

{ "properties": { "endDate": { "description": "End date in YYYY-MM-DD format", "type": "string" }, "startDate": { "description": "Start date in YYYY-MM-DD format", "type": "string" } }, "required": [ "startDate", "endDate" ], "type": "object" }

Other Tools from mcp-server-google-analytics

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/ruchernchong/mcp-server-google-analytics'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server