← 返回
数据分析 Key 中文

GEO Tracker

Track and optimize brand visibility across AI search engines (ChatGPT, Perplexity, Gemini, Google AI Overview, Claude). Use when monitoring brand mentions in...
在AI搜索引擎(ChatGPT、Perplexity、Gemini、Google AI Overview、Claude)中追踪并优化品牌可见性。用于监控品牌提及...
x-rayluan
数据分析 clawhub v1.0.0 1 版本 100000 Key: 需要
★ 0
Stars
📥 880
下载
💾 40
安装
1
版本
#latest

概述

GEO Tracker

Track how AI engines mention (or ignore) a brand. Query multiple AI-powered search engines, extract brand mentions, score visibility, and generate actionable optimization reports.

Quick Start

Single Query Check

python3 scripts/geo_query.py --brand "EZsite.ai" --query "best AI website builder" --engines chatgpt,perplexity,gemini

Full Audit (batch prompts)

python3 scripts/geo_audit.py --brand "EZsite.ai" --prompts references/prompts.txt --engines all --output report.md

Competitor Comparison

python3 scripts/geo_query.py --brand "EZsite.ai" --competitors "Wix,Squarespace,Framer" --query "best website builder for small business"

Dependencies

Install required Python packages (one-time):

pip3 install openai anthropic google-generativeai

Or create a virtual environment:

python3 -m venv venv
source venv/bin/activate
pip install openai anthropic google-generativeai

Set API keys as environment variables:

export OPENAI_API_KEY="sk-..."
export PERPLEXITY_API_KEY="..."
export GOOGLE_API_KEY="..."
export ANTHROPIC_API_KEY="sk-ant-..."

How It Works

  1. Takes a brand name + search prompts
  2. Queries AI engines via their APIs or web interfaces
  3. Extracts: mentions, citations, sentiment, positioning
  4. Scores visibility (0-100) per engine and overall
  5. Generates optimization recommendations

Engines Supported

EngineMethodAPI Key Env Var
---------------------------------
ChatGPTOpenAI APIOPENAI_API_KEY
PerplexityPerplexity APIPERPLEXITY_API_KEY
GeminiGoogle AI APIGOOGLE_API_KEY
ClaudeAnthropic APIANTHROPIC_API_KEY
Google AI Overviewweb_search tool(none)

At minimum, configure one API key. More engines = better coverage.

Visibility Score

  • 0-20: Invisible — AI doesn't know the brand
  • 21-40: Low — occasional mentions, not recommended
  • 41-60: Moderate — mentioned but not top choice
  • 61-80: Strong — frequently cited/recommended
  • 81-100: Dominant — top recommendation across engines

Output Format

Reports include:

  • Per-engine mention count and context
  • Visibility score breakdown
  • Competitor comparison matrix
  • Top optimization recommendations
  • Source prompts that triggered (or missed) mentions

Prompt Library

Edit references/prompts.txt — one prompt per line. These are the queries sent to AI engines.

Example prompts for a website builder brand:

best AI website builder
how to build a website without coding
website builder comparison 2025
best website builder for small business
AI-powered web design tools

Optimization Tips Reference

See references/geo-optimization.md for content optimization strategies to improve AI visibility.

Scheduling

Use OpenClaw cron to run daily/weekly audits:

Schedule a daily GEO audit for EZsite.ai at 9am

The agent will run the audit and report findings.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-29 17:55 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

Excel / XLSX

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

A股量化 AkShare

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

OpenClaw Self-Improvement

x-rayluan
一种可重用的操作员引导工作流改进技能,适用于 OpenClaw 与 ClawLite,将重复失败转化为记录的教训、二进制评估循环、SOP 等。
★ 0 📥 2,597