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

# Send Conversions to Multiple Platforms

> Forward purchase and conversion events to Meta, TikTok, Klaviyo, and GA4 simultaneously.

Managing separate integrations for each ad platform and marketing tool is time-consuming and error-prone. Each integration requires its own setup, schema mapping, and maintenance — and you often end up with inconsistent data and duplicated configuration.

Upstack unifies conversion forwarding: one integration captures events from your storefront, and you configure which destinations receive them. Meta, TikTok, Klaviyo, Google Analytics, and webhooks all get the same high-quality, identity-enriched data. Upstack transforms the canonical event schema into each platform's expected format — so you don't map events manually per destination.

<Tip>
  Turn destinations on or off independently. Start with Meta CAPI, then add TikTok, Klaviyo, or GA4 when ready — no need to reinstall or reconfigure event capture.
</Tip>

## How to set this up

<CardGroup cols={2}>
  <Card title="Install on Shopify" icon="rocket" href="/get-started/install-on-shopify">
    Install the pixel to begin capturing events.
  </Card>

  <Card title="Connect a Destination" icon="link" href="/get-started/connect-a-destination">
    Add your first destination in the dashboard.
  </Card>

  <Card title="Meta CAPI" icon="meta" href="/destinations/meta-capi">
    Send events to Facebook and Instagram.
  </Card>

  <Card title="TikTok Events API" icon="tiktok" href="/destinations/tiktok">
    Forward conversions to TikTok.
  </Card>

  <Card title="Klaviyo" icon="envelope" href="/destinations/klaviyo">
    Sync events for email and flow triggers.
  </Card>

  <Card title="Google Analytics 4" icon="google" href="/destinations/ga4">
    Send events to GA4 Measurement Protocol.
  </Card>
</CardGroup>

## Related Articles

<CardGroup cols={2}>
  <Card title="Destinations Overview" href="/destinations/overview" />

  <Card title="Conversion API Forwarding" href="/concepts/conversion-api-forwarding" />

  <Card title="Track Server-Side Events" href="/use-cases/track-server-side-events" />

  <Card title="Improve Meta Match Quality" href="/use-cases/improve-meta-match-quality" />
</CardGroup>
