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

# FunnelFox integrations overview

> Browse all FunnelFox integrations: payment providers, analytics platforms, tracking pixels, subscription management, and authentication.

FunnelFox integrates seamlessly with the tools you already use, allowing you to
build sophisticated funnels without replacing your tech stack. Connect payment
providers, analytics platforms, and subscription management services to create
a unified growth system.

## Available integrations

<CardGroup cols={3}>
  <Card title="Payment processing" icon="credit-card" href="/integrations/payments">
    Accept payments through Stripe, Solidgate, Paddle, and more.
  </Card>

  <Card title="Analytics" icon="chart-line" href="/integrations/analytics">
    Track funnel performance with Amplitude, Mixpanel, PostHog, and other platforms.
  </Card>

  <Card title="Tracking & attribution" icon="bullseye" href="/integrations/tracking/meta-pixel">
    Conversion tracking with Meta, TikTok, X Pixels, Google Ads, and more.
  </Card>

  <Card title="Subscription management" icon="file-user" href="/integrations/subscription-management">
    Sync subscriptions with Adapty, RevenueCat, and more.
  </Card>

  <Card title="Authentication" icon="shield" href="/integrations/authentication/sign-in-methods">
    Firebase and Supabase authentication or app handoff via deep links.
  </Card>

  <Card title="Email providers" icon="envelope" href="/integrations/email-providers/mailchimp">
    Keep your Mailchimp audience updated as users move through your funnels.
  </Card>

  <Card title="Chargeback protection" icon="shield-check" href="/integrations/chargeback-protect/funnelfox-protect">
    Receive dispute alerts with FunnelFox Protect before they become chargebacks.
  </Card>
</CardGroup>

## How integrations work

<Steps>
  <Step title="Connect your service">
    Add API credentials on the [Integrations page](https://app.funnelfox.com/integrations). FunnelFox securely stores and
    manages authentication.
  </Step>

  <Step title="Configure in Editor">
    Some integrations enhance funnel elements. For example, you can set products to sell from your <Tooltip tip="Payment Service Provider">PSP</Tooltip> in Checkout.
  </Step>

  <Step title="Automatic sync">
    Data flows automatically. Purchases sync to subscriptions, events to
    analytics, all in real-time. Learn about [event flows](/integrations/events).
  </Step>
</Steps>

## Next steps

* [Learn event flows](/integrations/events)

* [Connect payments](/integrations/payments)

* [Add analytics](/integrations/analytics)

* [Track conversion](/integrations/tracking/meta-pixel)

* [Sync subscriptions](/integrations/subscription-management)

* [Set up authentication](/integrations/authorization/firebase)
