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

# Integrations Overview

> Connect WisePilot with your marketing stack for publishing, tracking, and attribution.

WisePilot integrates with your existing marketing stack to create a closed loop from content creation through performance tracking to conversion attribution.

## Platform Integrations

<CardGroup cols={2}>
  <Card title="WordPress & Elementor" icon="wordpress" href="/integrations/wordpress">
    Import content, publish pages, and deploy attribution tracking
  </Card>

  <Card title="Google Analytics & Search Console" icon="chart-line" href="/integrations/google-analytics">
    Import search and traffic performance data
  </Card>

  <Card title="Google Tag Manager" icon="tags" href="/integrations/google-tag-manager">
    CTA view and click event tracking
  </Card>

  <Card title="Social Media" icon="share-nodes" href="/integrations/social-media">
    Import and publish social content
  </Card>
</CardGroup>

## HighLevel CRM

<CardGroup cols={2}>
  <Card title="Setup" icon="plug" href="/integrations/highlevel/setup">
    Connect your HighLevel account with OAuth and webhooks
  </Card>

  <Card title="Conversations" icon="messages" href="/integrations/highlevel/conversations">
    Track AI agent conversations, outcomes, and attribution
  </Card>

  <Card title="Agents" icon="robot" href="/integrations/highlevel/agents">
    Configure AI agent prompts, goals, and knowledge bases
  </Card>

  <Card title="Sequences" icon="list-check" href="/integrations/highlevel/sequences">
    Build and optimize email/SMS nurture sequences
  </Card>
</CardGroup>

## AI Assistants

<CardGroup cols={2}>
  <Card title="Claude MCP" icon="microchip" href="/integrations/claude-mcp">
    Connect Claude to generate images, browse content, and access AI tools via natural conversation
  </Card>
</CardGroup>

## How Integrations Work Together

The integrations form a complete attribution loop — each piece feeds the next:

```
WordPress/Elementor → Publishes content with CTAs and attribution script
        ↓
Google Tag Manager → Captures CTA views and clicks with attribution IDs
        ↓
HighLevel CRM → Receives form submissions with attribution IDs
        ↓
WisePilot → Links conversions back to content assets
        ↓
GA4 & GSC → Adds search and traffic metrics to complete the picture
```

This enables the [Optimization System](/optimization/overview) to score every content asset on the full funnel — from search impression to conversion.

## Recommended Setup Order

Set up integrations in this order for the smoothest experience:

| Step | Integration                                                             | Why This Order                                                                             |
| ---- | ----------------------------------------------------------------------- | ------------------------------------------------------------------------------------------ |
| 1    | **[WordPress & Elementor](/integrations/wordpress)**                    | Deploy the attribution script first — it needs to be running before GTM can capture events |
| 2    | **[Google Tag Manager](/integrations/google-tag-manager)**              | Depends on the attribution script being live. Creates the event pipeline.                  |
| 3    | **[Google Analytics & Search Console](/integrations/google-analytics)** | Independent of other integrations. Adds search and traffic data.                           |
| 4    | **[HighLevel CRM](/integrations/highlevel/setup)**                      | Depends on GTM being live to capture the full attribution chain.                           |

After all integrations are connected, verify everything is working in the [Data Quality Console](/optimization/data-quality).

## What You Can Do Without Integrations

WisePilot works without any integrations — you can generate content, manage your library, and use the AI chat. Integrations unlock:

* **Publishing** — Without WordPress, you export content manually
* **Attribution** — Without GTM + HighLevel, you can't track which content drives conversions
* **Performance scoring** — Without GA4/GSC, optimization scores lack search and traffic data
* **Conversation AI** — Without HighLevel, agent management and conversation tracking aren't available
