giip

GA Analytics Report Guide

View the latest Google Analytics 4 (GA4) metrics, the daily AI analysis, and recent history for a property.

🔗 Open GA Analytics Report →

📋 Overview

For a selected GA4 property, this page shows:

  • Latest metrics — the most recent collected snapshot (KPI cards).
  • AI Analysis — a daily AI-generated summary with anomalies and recommendations.
  • Recent history — a table of recent daily snapshots.

✅ Prerequisites

  1. The property is registered for your organization — see GA Property Management.
  2. Collection is running so there is data (see "Setting up collection" below).

🔎 View a report

  1. If your organization has registered properties, pick one from the GA Property dropdown; otherwise type properties/<id> in the manual box and press Load.
  2. The page loads the latest metrics, the latest AI analysis, and recent history.

📊 Metrics

MetricMeaning
Active UsersDistinct active users
SessionsNumber of sessions
Page ViewsScreen/page views
Bounce RateShare of single-interaction sessions (shown as %)
ConversionsConversion events
Avg. Session (s)Average session duration, seconds

⚙️ Setting up collection (admin)

Metrics are collected by a GIIP agent and analyzed once per day. One-time setup:

  1. Register the property in GA Property Management.
  2. Service account key — create a Google service account with GA4 read access, share the property with it, and place the key JSON on the collector PC. Template: giipdb mgmt/ga-service-account.json.sample.
  3. Collection job — deliver the collector to a PC via CQE with giipdb mgmt/register-ga-cqe.ps1 (registers ga-collect.cqe.ps1). See the CQE guide and giipdb docs/30_Specs/CQE_SPECIFICATION.md.
  4. AI analysis — the daily batch (execgiipga.sh) produces the AI report; it needs tGaConfig(queue_sk) seeded and an AI API key.

Once collection runs, this page fills in automatically.

Troubleshooting

SymptomCauseSolution
"No GA data found"Nothing collected yet for this propertyVerify collection is set up and the agent ran at least once.
Property dropdown is emptyNo properties registered for this organizationRegister one in GA Property Management.
"No AI analysis yet"The daily AI batch has not produced a resultWait for the next run, or check the batch / tGaConfig.
403 / Access deniedYou lack permission for the property's organizationUse an organization you belong to.

Version: 1.0 Last Updated: 2026-07-23 Source File: giipv3/public/help/gareport.en.md