google-analytics-admin-api-basics

Automate Google Analytics account and property management via the Analytics Admin API.

17.1k|1.4k|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/google/skills --skill google-analytics-admin-api-basics-google
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-analytics-admin-api-basics
Source: https://github.com/google/skills/tree/main/skills/analytics/google-analytics-admin-api-basics
Command: npx skills add https://github.com/google/skills --skill google-analytics-admin-api-basics-google

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the management of Google Analytics accounts and properties, enabling users to automate account configurations, data streams, and integrations without manual intervention.

Core Features & Use Cases

  • Account and Property Management: Automate account creation, configuration, and property management.
  • Data Stream and Custom Dimension Configuration: Set up and manage data streams and custom dimensions.
  • Conversion Event and Integration Management: Configure conversion events and manage Firebase and Google Ads links.
  • Use Case: For instance, a marketing team can use this Skill to automatically provision new Google Analytics properties for their campaigns, configure custom dimensions to track specific user behaviors, and integrate Google Ads for targeted marketing efforts.

Quick Start

Use the google-analytics-admin-api-basics skill to enable the Analytics Admin API and list all available accounts and properties.

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 at scale?

Yes, you can configure custom dimensions and data streams in Google Analytics programmatically through the Analytics Admin API, which automates the setup of tracking configurations for specific user behaviors.

Can I automatically link Google Ads and Firebase to Google Analytics properties?

Yes, you can automatically manage Google Ads and Firebase integrations by linking them to your Google Analytics properties via the Analytics Admin API to support targeted marketing efforts.

What is the process to programmatically configure conversion events in Google Analytics?

Configuring conversion events programmatically involves using the Analytics Admin API to define and manage event tracking within your Google Analytics properties, automating the setup for marketing and IT teams.

How do I list all available Google Analytics accounts and properties via the Admin API?

To list all available Google Analytics accounts and properties, you can enable the Analytics Admin API and execute a quick start script to retrieve and enumerate your account hierarchy.

Is programmatic Google Analytics property management suitable for provisioning new campaign tracking?

Programmatic Google Analytics property management is highly suitable for marketing teams needing to automatically provision new properties, configure custom dimensions, and set up data streams for new campaigns.