google-analytics-admin-api-basics

Automate Google Analytics account, data stream, and custom dimension configurations via the Admin API.

Updated Jul 4, 2026
One-click install
npx skills add https://github.com/ssmleo/govfolio --skill google-analytics-admin-api-basics
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-analytics-admin-api-basics
Source: https://github.com/ssmleo/govfolio/tree/main/.agents/skills/google-analytics-admin-api-basics
Command: npx skills add https://github.com/ssmleo/govfolio --skill google-analytics-admin-api-basics

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires google-cloud-platform, analytics-admin-api, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the management of Google Analytics accounts and properties, allowing users to automate tasks such as enabling the API, listing accounts and properties, and managing data streams, custom dimensions, conversion events, and integrations.

Core Features & Use Cases

  • Account and Property Management: Automate account and property settings, enable the Analytics Admin API, and list accounts and properties.
  • Data Stream Management: Manage data streams and configure Measurement Protocol secrets.
  • Custom Dimensions and Conversion Events: Configure custom dimensions, conversion events, and integrations.
  • Use Case: For instance, you can use this Skill to set up a new Google Analytics account, enable the Analytics Admin API, and configure custom dimensions for tracking specific user interactions.

Quick Start

Use the 'google-analytics-admin-api-basics' skill to enable the Analytics Admin API for your Google Cloud project.

Frequently Asked Questions about google-analytics-admin-api-basics

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Google Analytics account and property management?

Automate Google Analytics account and property management by using scripts to enable the Analytics Admin API, list existing accounts, and programmatically configure property settings.

Can I programmatically configure data streams and Measurement Protocol secrets in Google Analytics?

Yes, you can programmatically manage Google Analytics data streams and configure Measurement Protocol secrets to control data ingestion directly through the Analytics Admin API.

How do I set up custom dimensions and conversion events for Google Analytics tracking?

Set up custom dimensions and conversion events by calling the Analytics Admin API to define specific tracking parameters and manage integrations for user interactions.

Do I need Google Cloud Platform access to manage Google Analytics properties programmatically?

Yes, Google Cloud Platform access is required to enable the Analytics Admin API and authenticate the requests needed to manage Google Analytics accounts and properties programmatically.

What is the best way to configure integrations for Google Analytics accounts?

The best way to configure Google Analytics integrations is by programmatically applying settings through the Analytics Admin API to automate integration management across your properties.