surendranb

Geo Device Segmentation — Development skill for Claude Code

Development community

Geo and Device Segmentation.

How to install Geo Device Segmentation

Installs to ~/.claude/skills/surendranb-google-analytics-mcp-geo-device-segmentation/SKILL.md

Terminal
mkdir -p ~/.claude/skills/surendranb-google-analytics-mcp-geo-device-segmentation && curl -fsSL https://raw.githubusercontent.com/surendranb/google-analytics-mcp/HEAD/skills/geo-device-segmentation.md -o ~/.claude/skills/surendranb-google-analytics-mcp-geo-device-segmentation/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Geo Device Segmentation does

Geo and Device Segmentation

Break down user behaviour by country, city, device category, and OS to understand regional patterns and optimise for your key markets.

Correct dimension names

Concept GA4 API name
Country country
City city
Region region
Device category deviceCategory
Operating system operatingSystem
OS version operatingSystemVersion
Browser browser
Screen resolution screenResolution
Language `la

Alternatives in Development

  • Portaljs Add Geo — Auto-ingest a geospatial file (GeoJSON, Shapefile, GeoPackage, KML/KMZ, FlatGeobuf, CSV-with-geometry) into a 2.3k ★
  • Device Control Agent — You are an autonomous macOS agent with full control of this device via two CLI tools: - steer — GUI automation 250 ★
  • Adb Scheme — Open Android scheme links via adb 206 ★

Full documentation available on GitHub

View Source Repository