# ChatGPT SEO Tracker - Find Brand Citation Gaps

**Use case:** 

Run ChatGPT SEO Tracker - Find Brand Citation Gaps on Apify in one click. Pre-configured task ready to use.

## Input

```json
{
  "brandDomain": "peec.ai",
  "brandAliases": [
    "Peec AI",
    "Peec"
  ],
  "competitors": [
    "Profound",
    "Otterly.ai",
    "AthenaHQ",
    "Scrunch AI",
    "Rankability"
  ],
  "prompts": [
    "Best ChatGPT SEO tracker for monitoring brand mentions",
    "Top ChatGPT rank tracker tools in 2026",
    "Which ChatGPT SEO tracker works best for SaaS startups?",
    "Best tool to track brand visibility in ChatGPT answers",
    "ChatGPT SEO tracker with multi-LLM coverage"
  ],
  "industry": "ChatGPT and LLM rank tracking for brands",
  "llms": [
    "openai/gpt-4o-mini",
    "anthropic/claude-haiku-4.5"
  ],
  "maxPrompts": 5,
  "generateBriefs": true
}
```

## Output

```json
{
  "brand_domain": {
    "label": "Brand",
    "format": "text"
  },
  "gap_score": {
    "label": "Gap score",
    "format": "number"
  },
  "priority_rank": {
    "label": "Priority",
    "format": "number"
  },
  "recommended_h1": {
    "label": "Recommended H1",
    "format": "text"
  },
  "target_keywords": {
    "label": "Target keywords"
  }
}
```

## About this Actor

This example demonstrates how to use [GEO Content Gap - AI Editorial Brief Generator vs Competitors](https://apify.com/dltik/geo-content-gap) with a specific input configuration. Visit the [Actor detail page](https://apify.com/dltik/geo-content-gap) to learn more, explore other use cases, and run it yourself.