> ## 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.

# All destinations

> Every event destination Upstack Data supports — ad platforms, email and SMS tools, analytics, and notifications. Click any card for setup guides.

<div className="catalog-page">
  Every destination that receives your enriched events server-side. Click any card for setup guides.

  ## Ad platforms

  <CardGroup cols={1}>
    <Card title="Meta CAPI" icon="meta" href="/destinations/catalog/meta-capi">
      Send conversions and identity-enriched events to Meta via the Conversions API.
    </Card>

    <Card title="Google Ads" icon="google" href="/destinations/catalog/google-ads">
      Forward purchase conversions to Google Ads with a dedicated Upstack conversion goal.
    </Card>

    <Card title="TikTok" icon="tiktok" href="/destinations/catalog/tiktok">
      Send funnel events to TikTok via the Events API for conversion-optimized campaigns.
    </Card>

    <Card title="Pinterest" icon="pinterest" href="/destinations/catalog/pinterest">
      Send conversion events to Pinterest via the Conversions API and Pinterest tag.
    </Card>

    <Card title="Snapchat" icon="snapchat" href="/destinations/catalog/snapchat">
      Send purchase and funnel events to Snapchat via the Conversions API.
    </Card>

    <Card title="Reddit Ads" icon="reddit" href="/destinations/catalog/reddit">
      Send conversion events to Reddit via the Conversions API.
    </Card>

    <Card title="LinkedIn Ads" icon="linkedin" href="/destinations/catalog/linkedin">
      Track conversions for LinkedIn Ads with the Insight Tag and click-ID tracking.
    </Card>

    <Card title="Microsoft Ads" icon="microsoft" href="/destinations/catalog/bing">
      Send conversions to Microsoft Advertising via UET and the Conversions API.
    </Card>

    <Card title="AppLovin" icon="applovin" href="/destinations/catalog/applovin">
      Send events to AppLovin Axon for mobile and web campaign optimization.
    </Card>

    <Card title="Outbrain" icon="outbrain" href="/destinations/catalog/outbrain">
      Send conversion events to Outbrain with click-ID tracking.
    </Card>

    <Card title="NewsBreak" icon="newsbreak" href="/destinations/catalog/newsbreak">
      Send conversion postbacks to NewsBreak via click-ID tracking.
    </Card>

    <Card title="Taboola" icon="taboola" href="/destinations/catalog/taboola">
      Send conversion events to Taboola with click-ID tracking.
    </Card>
  </CardGroup>

  ## Email & SMS

  <CardGroup cols={1}>
    <Card title="Klaviyo" icon="klaviyo" href="/destinations/catalog/klaviyo">
      Sync enriched events to Klaviyo and power abandonment flows.
    </Card>

    <Card title="Omnisend" icon="envelope" href="/destinations/catalog/omnisend">
      Send customer and order events to Omnisend for email automation.
    </Card>

    <Card title="Sendlane" icon="envelope" href="/destinations/catalog/sendlane">
      Send events to Sendlane for email automation.
    </Card>

    <Card title="Loops" icon="loop" href="/destinations/catalog/loops">
      Send events to Loops for lifecycle email.
    </Card>

    <Card title="Attentive" icon="message" href="/destinations/catalog/attentive">
      Send events to Attentive for SMS and email messaging.
    </Card>
  </CardGroup>

  ## Analytics

  <CardGroup cols={1}>
    <Card title="PostHog" icon="chart-bar" href="/destinations/catalog/posthog">
      Send product events to PostHog for analysis.
    </Card>

    <Card title="GA4" icon="chart-line" href="/destinations/catalog/ga4">
      Forward events to Google Analytics 4. No longer available for new connections.
    </Card>
  </CardGroup>

  ## Notifications

  <CardGroup cols={1}>
    <Card title="Slack" icon="slack" href="/destinations/catalog/slack">
      Send event notifications to Slack channels via Block Kit templates.
    </Card>

    <Card title="Webhooks" icon="webhook" href="/destinations/catalog/webhooks">
      Deliver events to any endpoint via signed webhooks.
    </Card>
  </CardGroup>
</div>
