> ## Documentation Index
> Fetch the complete documentation index at: https://docs.chatfeatured.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Integrations Overview

> Connect your CMS, track AI crawler activity, and access your data programmatically

ChatFeatured integrates with your existing tools to streamline content publishing and analytics. Connect your CMS, track AI crawler activity with agent analytics, verify your site with Google, or access your data programmatically via REST API.

## Available Integrations

### CMS Integrations

Publish articles directly from ChatFeatured to your content management system.

<CardGroup cols={2}>
  <Card title="WordPress" icon="wordpress" href="/integrations/wordpress">
    Native plugin integration. Publish articles directly to your WordPress site.

    **Status:** Connected | **Setup time:** 5-10 minutes
  </Card>

  <Card title="Webflow" icon="globe" href="/integrations/webflow">
    API-based integration. Sync articles to your Webflow CMS.

    **Status:** Available | **Setup time:** 10-15 minutes
  </Card>

  <Card title="Framer" icon="sparkles" href="/integrations/framer-integration">
    Native plugin integration. Sync content to Framer CMS automatically.

    **Status:** Available | **Setup time:** 5-10 minutes
  </Card>

  <Card title="Ghost" icon="ghost" href="/integrations/ghost-integration">
    API-based integration. Publish articles to your Ghost publication.

    **Status:** Available | **Setup time:** 10 minutes
  </Card>

  <Card title="CloudCannon" icon="cloud" href="/integrations/cloudcannon">
    Git-based integration. Publish articles as markdown commits to your site's repository — Hugo, Jekyll, Astro, and more.

    **Status:** Available | **Setup time:** 10 minutes
  </Card>
</CardGroup>

**Coming soon:** Squarespace, Shopify, Sanity, Bolt CMS, Wix

***

### Agent Analytics

Track which AI crawlers (GPTBot, ClaudeBot, PerplexityBot) are visiting your site and analyze their behavior. Choose the method that works best for your infrastructure.

<CardGroup cols={2}>
  <Card title="Cloudflare Workers" icon="cloudflare" href="/integrations/cloudflare">
    Server-side tracking via Cloudflare edge computing. Captures all bot traffic including AI scrapers.

    **Status:** Available | **Complexity:** Advanced | **Setup time:** 20-30 minutes
  </Card>

  <Card title="Vercel Log Drains" icon="triangle" href="/integrations/vercel">
    Real-time log streaming from Vercel. Automatic AI crawler detection.

    **Status:** Available | **Complexity:** Intermediate | **Setup time:** 10-15 minutes
  </Card>

  <Card title="AWS Data Firehose" icon="amazon" href="/integrations/aws-data-firehose">
    CloudFront real-time logs with Lambda transformation. Enterprise-grade analytics.

    **Status:** Available | **Complexity:** Advanced | **Setup time:** 30-45 minutes
  </Card>

  <Card title="Custom Logs" icon="code" href="#">
    Send HTTP request logs directly from your server or CDN. Full control over data.

    **Status:** Coming soon
  </Card>
</CardGroup>

<Tip>
  All agent analytics integrations capture traffic that JavaScript-based analytics miss. Choose based on your hosting platform or infrastructure preference.
</Tip>

***

### Advertising

Track competitor ads in ChatGPT and manage your own campaigns from ChatFeatured.

<CardGroup cols={1}>
  <Card title="OpenAI Ads Manager" icon="bullhorn" href="/integrations/openai-ads-manager">
    Connect your OpenAI Ads account to create campaigns, pull performance insights, and generate ad creative—right alongside competitor ad intelligence.

    **Status:** Available | **Complexity:** Intermediate | **Setup time:** 5-10 minutes
  </Card>
</CardGroup>

<Tip>
  Competitor ad tracking works out of the box from your tracked prompts. Connecting OpenAI Ads Manager unlocks owner-only campaign management. See [ChatGPT Ads](/using-chatfeatured/chatgpt-ads).
</Tip>

***

### Google Integrations

Connect your Google services to track and improve your presence in search.

<CardGroup cols={2}>
  <Card title="Google Search Console" icon="google" href="/integrations/google-search-console">
    Monitor search performance, submit sitemaps, and inspect URL index status.

    **Status:** Available | **Setup time:** 2-3 minutes
  </Card>

  <Card title="Google Analytics 4" icon="chart-line" href="#">
    Deep dive into user behavior and traffic sources.

    **Status:** Coming soon
  </Card>
</CardGroup>

***

### API & Webhooks

Access your articles programmatically and get notified of status changes.

<CardGroup cols={1}>
  <Card title="REST API" icon="code" href="/integrations/rest-api">
    Query and manage your articles programmatically. Create API keys for authentication.

    **Status:** Available | **Features:** List articles, get details, publish, webhooks
  </Card>
</CardGroup>

***

### Index Submissions

Automatically submit your website URLs to AI search engines and verify domain ownership.

<CardGroup cols={1}>
  <Card title="Index Submissions" icon="globe" href="/index-submissions/index-submissions">
    Crawl your website and submit URLs to AI search engines. Includes ownership verification for multiple platforms.

    **Status:** Available | **Setup time:** 5-10 minutes
  </Card>
</CardGroup>

<Info>
  Index Submissions helps ensure your content is discoverable by AI engines like ChatGPT, Perplexity, and Claude. Ownership verification is required before submitting URLs.
</Info>

***

## Choosing the Right Integration

**For content publishing:** Select the CMS that matches your platform (WordPress plugin, Webflow API, etc.)

**For AI crawler tracking:**

* **Cloudflare Workers** — If you use Cloudflare (most powerful, requires paid plan)
* **Vercel Log Drains** — If you host on Vercel
* **AWS Data Firehose** — If you use CloudFront (enterprise setup)
* **Custom Logs** — If you need flexibility or use a different CDN/platform

**For discoverability:** Use Index Submissions to verify ownership and automatically submit your URLs.

**For programmatic access:** Use the REST API to query articles or set up webhooks for automation.

***

## Getting Help

Each integration guide includes step-by-step setup instructions. If you get stuck:

* Check the **Troubleshooting** section in the integration page
* Review **Common Issues** for your specific platform
* Contact support for hands-on assistance
