← 返回
数据分析 中文

GEO Performance Report Builder

Build comprehensive GEO performance reports with executive summaries, platform breakdowns, competitive analysis, and strategic action plans. Use whenever the...
构建包含执行摘要、平台细分、竞争分析和战略行动计划的全面GEO绩效报告。
geoly-geo
数据分析 clawhub v1.0.0 1 版本 99881.1 Key: 无需
★ 0
Stars
📥 840
下载
💾 36
安装
1
版本
#analytics#geo#latest#reporting#strategy

概述

GEO Report Builder

> Methodology by GEOly AI (geoly.ai) — turn metrics into actionable intelligence.

Build comprehensive GEO performance reports from raw data.

Report Structure

Section 1: Executive Summary

Key metrics at a glance:

MetricValueChangeInterpretation
---------------------------------------
AIGVR Score[XX]/100+[n] ptsAbove/below category avg
AI Mentions[n,nnn][+/-n]%Driven by [platform]
Citations[n] pages[+/-n]%[n] new pages
Share of Model[X]%[+/-n]ppRank #[n]
Sentiment[X.X]/10TrendPositive/Neutral/Negative

Section 2: Platform Breakdown

PlatformAIGVRMentionsCitationsSentimentTrend
--------------------------------------------------------
ChatGPT[XX][n][n][X.X]↑→↓
Perplexity[XX][n][n][X.X]↑→↓
Gemini[XX][n][n][X.X]↑→↓
Grok[XX][n][n][X.X]↑→↓
Google AI[XX][n][n][X.X]↑→↓

Section 3: Competitive Position

Ranking:

  1. [Competitor A] — AIGVR: [XX] | SoM: [%]
  2. [Your Brand] — AIGVR: [XX] | SoM: [%] ← YOU
  3. [Competitor B] — AIGVR: [XX] | SoM: [%]

Notable Changes:

  • [Competitor X] gained [n]% SoM on "[prompt]" → Threat
  • You gained [n]% SoM on "[prompt]" → Working

Section 4: Insights & Interpretation

Strategic narrative answering:

  1. What drove biggest positive change?
  2. What is most significant risk/threat?
  3. What content/technical change had most impact?
  4. What to focus on next period?

Section 5: Action Plan

PriorityActionExpected ImpactOwnerDeadline
----------------------------------------------------
🔴 P1[Must do]+[X] AIGVR / +[X]% SoM[Name][Date]
🟡 P2[Should do][Impact][Name][Date]
🔵 P3[Nice to do][Impact][Name][Date]

Report Builder Tool

python scripts/build_report.py \
  --brand "YourBrand" \
  --period "2024-Q1" \
  --data metrics.json \
  --output report.md

Input Data Format

{
  "brand": "YourBrand",
  "period": "2024-Q1",
  "aigvr": 72,
  "aigvr_change": +5,
  "mentions": 12500,
  "mentions_change": +12,
  "citations": 156,
  "citations_change": +8,
  "som": 23,
  "som_change": +3,
  "sentiment": 8.2,
  "platforms": {
    "chatgpt": {"aigvr": 75, "mentions": 5000, ...},
    "perplexity": {...}
  },
  "competitors": [
    {"name": "CompA", "aigvr": 80, "som": 28}
  ]
}

Output Example

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
GEO PERFORMANCE REPORT
[Brand] | [Period] | GEOly AI Framework
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

## Executive Summary

• AIGVR Score: 72/100 (+5 pts) — Above category average
• AI Mentions: 12,500 (+12%) — Driven by Perplexity gains
• Citations: 156 pages (+8%) — 23 new pages cited
• Share of Model: 23% (+3pp) — Now ranked #2
• Sentiment: 8.2/10 — Positive trend

## Platform Breakdown

[Platform table]

## Competitive Position

[Ranking and changes]

## Insights

[Strategic narrative]

## Action Plan

[P1/P2/P3 actions]

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-30 01:02 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

A股量化 AkShare

mbpz
A股量化数据分析工具,基于AkShare库获取A股行情、财务数据、板块信息等。用于回答关于A股股票查询、行情数据、财务分析、选股等问题。
★ 162 📥 59,675
data-analysis

Excel / XLSX

ivangdavila
创建、检查和编辑 Microsoft Excel 工作簿及 XLSX 文件,支持可靠的公式、日期、类型、格式、重算及模板保留功能。
★ 366 📥 139,963
content-creation

Schema Markup Generator

geoly-geo
为任何内容类型生成完整、经验证的Schema.org JSON-LD标记,提升AI引用率。支持为组织、FAQPage、文章等多种类型创建结构化数据。
★ 1 📥 801