Bika
GuideAI Agent

Google Analytics Skillset

The Google Analytics Skillset connects to your Google Analytics account, allowing the AI agent to access your website data and generate analysis reports.

Google Analytics Skillset Guide

Table of Contents

Overview

illustration of Google Analytics skillset

The Google Analytics Skillset is a collection of tools connected to your Google Analytics account. By enabling this skillset, the AI agent can access your website data through Google Analytics and generate analytical reports, making it easier for you to understand your website behavior.

The current skillset includes the following skills:

  • Get Custom Report: Customizable Google Analytics reports where you can specify metrics and dimensions to get custom Google Analytics reports (metrics and dimensions can be specified)
    • Parameter Description:
      • propertyId (required): Google Analytics Property ID (e.g.: 42XXXXX01)
      • startDate (required): Start date (format: YYYY-MM-DD)
      • endDate (required): End date (format: YYYY-MM-DD)
      • dimensions (optional): Query dimensions (e.g.: country, city, pagePath, sessionSource)
      • metrics (required): Query metrics (e.g.: activeUsers, active1DayUsers, active7DayUsers, active28DayUsers)
      • limit (optional): Limit the number of results, default is 50

📌 Tip: For more dimensions and metrics, please refer to the Google Analytics API documentation.

  • Get Active Users Data: Get active user data (1 day, 7 days, 28 days)
    • Parameter Description:
      • propertyId (required): Google Analytics Property ID (e.g.: 42XXXXX01)
      • startDate (required): Start date (format: YYYY-MM-DD)
      • endDate (required): End date (format: YYYY-MM-DD)
      • limit (optional): Limit the number of results, default is 50

Setup

The Google Analytics Skillset relies on Google Cloud service account credentials (Google Credentials). Please follow the steps below to configure:

Step 1: Get Google Analytics Credentials

  1. Visit the Google Cloud Console and sign in or create an account.

  2. Create a new project or select an existing one.

  3. Enable the Analytics Data API:

    • In the Google Cloud Console, go to "APIs & Services" > "Library"
    • Search for "Analytics Data API"
    • Click it and press "Enable" Search GA Library Enable GA API
  4. Create a service account:

    • Go to "IAM & Admin" > "Service Accounts"
    • Click "Create Service Account"
    • Give it a name, such as "bika-analytics", then click "Create"
    • Assign the "Viewer" role, click "Continue" then "Done" Create Service Account Assign Role
  5. Create and download credentials:

    • Click your new service account
    • Go to the "Keys" tab
    • Click "Add Key" > "Create new key"
    • Choose "JSON" and click "Create"
    • Save the downloaded JSON file securely Create Key Key Options JSON Key
  6. Grant permissions in Google Analytics:

    • Go to Google Analytics
    • Click "Admin" (gear icon)
    • Select the account containing the property whose data you want to access
    • Under the "Account" section, select "Account Access Management"
    • Click the "+" button and add the service account email (from the client_email field in the JSON file)
    • Assign "Viewer" permissions Add User
  7. Get your Google Analytics Property ID:

    • In Google Analytics, click "Admin" (gear icon)
    • Select "Property" > "Property details"
    • Copy the "PROPERTY ID: 42XXXXX01" for use later in conversations with AI or in prompts (see step 2 for example). Property Settings

Step 2: Configure the Skillset

  1. Return to the Google Analytics skillset configuration page in Bika.
  2. Paste the entire JSON credential content into the Google Credentials field.
  3. Click Connect to complete the credential configuration.
  4. Enter the Property ID in the System Prompt, or enter the Property ID directly during conversation. Enter the Property ID

⚠️ If the setup process feels complex, you can also refer to the Google Analytics Agent template documentation for more detailed operation examples.

Step 3: Enable Required Skills

  • On the skillset configuration page, enable the required functions via toggle switches
  • Multiple skills can be enabled simultaneously
  • Click Save to take effect Configure Required Skills

Usage Examples

1) Get Report

Have the AI generate a custom analytics report:

Example prompt: "View total users"

Total Users metrics: totalUsers is the total number of users. Telling the AI directly can avoid potential errors, which depends on the LLM's understanding of Google Analytics.

Example prompt: "Analyze page views and sessions by country for the past month"

Analyze Page Views and Sessions metrics: screenPageViews, sessions

📌 Tips:

  • Property ID: Unique identifier, such as 42XXXXX01, can be specified in the prompt.
  • dimensions: e.g., country, date, city, adUnitName.
  • metrics: e.g., sessions, screenPageViews, activeUsers, totalUsers.
  • For more dimensions and metrics, please refer to the Google Analytics API documentation.

2) Get Active Users Data

Have the AI fetch user activity metrics:

Example prompt: "Show active user count"

Show Active User Count

Q&A

Q: What should I do if the connection fails? A: Check if the JSON was pasted completely, if extra symbols were added, or if the service account email has been configured with permissions.

Q: What should I do if the function is unavailable? A: Confirm that the corresponding skill has been enabled and saved on the configuration page.

Q: What should I do if the call is restricted? A: Google Analytics API has rate limits. Too many requests may trigger restrictions; try again later.

Recommend AI Automation Templates
Brand Designer
An AI-powered Brand Marketing Assistant specially designed for start-up digital products, helping you quickly generate promotional content, visual concepts, and catchy slogans for social media and product launch campaigns. Save time while creating professional marketing assets to boost your brand impact on Product Hunt, AppSumo, and other platforms.
Content Marketing for SEO
Content Marketing for SEO
Use the Content Marketing for SEO template as a powerful content strategy template to streamline SEO content management and content workflow management from idea to publication. This content marketing automation setup helps you align content with SEO keywords, manage personas for persona based marketing, and track every step in a visual content marketing dashboard and content performance dashboard. Improve online visibility by organizing topics, workflows, and campaigns in one place so your team can plan, produce, and optimize SEO content more efficiently.
Email Marketer
Automate lead generation, outbound email automation, and 3-day follow-up email sequences with Bika.ai. Create automated follow-up emails, email automation flows, and email reminders efficiently. Boost sales, BD, and marketing campaigns with AI-powered email automation, streamline lead research, and manage automated email outreach effortlessly.
Automated Currency Data Retrieval (Python)
Automated Currency Data Retrieval (Python)
The Automated Currency Data Retrieval (Python) template runs a scheduled job to fetch specific currency rates every day and store them in a structured table, building clean historical exchange rate data over time. Use it for financial data automation that powers dashboards, alerts, and automated financial reporting, so finance teams, forex traders, accountants, and risk managers always have up-to-date FX data at hand. By automating data collection, you save time, reduce manual errors, and make better investment and risk decisions based on reliable exchange rate history.
AI Programmer
Transform your ideas into ready-to-publish HTML pages with AI Programmer by Bika.ai. Create stylish, professional web pages instantly — no coding required.
Automated Stock Data Retrieval (Python)
Automated Stock Data Retrieval (Python)
The Automated Stock Data Retrieval (Python) template automatically fetches US stock data every day and writes it into a structured table, giving you clean, consistent time series for analysis. Use it as part of your financial data automation stack to power stock trend analysis, dashboards, alerts, and quantitative analysis data for models and backtests. Designed for financial analysts, investment managers, data scientists, quants, and portfolio managers, it saves time on manual data collection so you can focus on research, strategy, and better investment decisions.