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

# Integrations Overview

> Connect Stripe, Meta Ads, and Google Ads to power your dashboard.

ClientPlug connects to the tools you already use so your dashboard fills itself
in. All connections are managed from the **Integrations** page (and during the
setup wizard).

<CardGroup cols={3}>
  <Card title="Stripe" icon="stripe" href="/integrations/stripe">
    Sync client subscriptions, payment status, billing dates, and revenue.
  </Card>

  <Card title="Meta Ads" icon="facebook" href="/integrations/meta-ads">
    Track Facebook/Instagram campaign spend, results, and cost-per-result.
  </Card>

  <Card title="Google Ads" icon="google" href="/integrations/google-ads">
    Track Google campaign performance and cost-per-conversion.
  </Card>

  <Card title="Meta Conversions API" icon="bullseye-arrow" href="/integrations/conversions-api">
    Send high-match, server-side conversions from a client's site with one line.
  </Card>

  <Card title="Google Calendar" icon="calendar" href="/integrations/google-calendar">
    Sync to-do due dates to your calendar and see your events in ClientPlug.
  </Card>
</CardGroup>

## How connections work

| Integration              | How you connect                                   | Connection lifetime                  |
| ------------------------ | ------------------------------------------------- | ------------------------------------ |
| **Stripe**               | Paste your account's secret key                   | Stays connected until you remove it  |
| **Meta Ads**             | Sign in with Facebook (OAuth)                     | About 60 days, then reconnect        |
| **Google Ads**           | Sign in with Google (OAuth)                       | Refreshes automatically              |
| **Meta Conversions API** | Add a client's pixel + token, install one snippet | Stays connected until you disconnect |
| **Google Calendar**      | Sign in with Google (OAuth)                       | Refreshes automatically              |

<Note>
  Every integration is **optional and independent**. Connect only what you use —
  you can manage Stripe, Meta, and Google separately and disconnect any of them at
  any time.
</Note>

## What ClientPlug does and doesn't do

<Check>**Reads** your data</Check> — campaign metrics, subscription and payment
details — to display it on your dashboard.

<Icon icon="xmark" color="#dc2626" /> **Never writes or changes anything** in
your connected accounts. ClientPlug doesn't create or edit campaigns, and it
never charges or modifies your clients' Stripe subscriptions.

<Note>
  The one exception is the [Meta Conversions API](/integrations/conversions-api),
  which you deliberately set up to **send conversion events to Meta** on your
  behalf. It still never edits, pauses, or spends on campaigns.
</Note>

## Managing connections

From **Integrations** you can see which services are connected, add new ones,
and disconnect any service. Disconnecting stops syncing that data but keeps the
clients and history already in ClientPlug.

For step-by-step setup, open the guide for each service above. Privacy and data
handling are covered in [Security & data](/account/security-and-data).
