# Best ChatGPT SEO Tracking Tool - Multi-LLM Brand Monitor

**Use case:** 

Run Best ChatGPT SEO Tracking Tool - Multi-LLM Brand Monitor on Apify in one click. Pre-configured task ready to use.

## Input

```json
{
  "brand": "HubSpot",
  "prompts": [
    "Best CRM for small business in 2026",
    "HubSpot vs Salesforce for SMBs",
    "Top all-in-one marketing platforms",
    "Best free CRM with email automation"
  ],
  "competitors": [
    "Salesforce",
    "Pipedrive",
    "Zoho"
  ],
  "llms": [
    "openai/gpt-4o-mini",
    "anthropic/claude-haiku-4.5"
  ],
  "limit": 5
}
```

## Output

```json
{
  "brand": {
    "label": "Brand",
    "format": "text"
  },
  "date": {
    "label": "Date",
    "format": "text"
  },
  "geo_score": {
    "label": "GEO score",
    "format": "text"
  },
  "mention_rate": {
    "label": "Mention rate",
    "format": "text"
  },
  "competitors_new": {
    "label": "New competitors",
    "format": "text"
  },
  "competitors_gone": {
    "label": "Lost competitors",
    "format": "text"
  }
}
```

## About this Actor

This example demonstrates how to use [GEO Rank Tracker - Weekly AI Visibility Monitoring](https://apify.com/dltik/geo-rank-tracker) with a specific input configuration. Visit the [Actor detail page](https://apify.com/dltik/geo-rank-tracker) to learn more, explore other use cases, and run it yourself.