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

# Conversions export

> Export conversion signals from SegmentStream to advertising and analytics platforms.

<Note>
  Conversions export is available only on the [enterprise plan](https://segmentstream.com/pricing).
</Note>

SegmentStream enables you to export conversion signals to advertising and analytics platforms. You can leverage conversion modelling by using the export feature to provide ad platforms with more value signals. Additionally, you can send conversion signals from offline data by creating [custom conversions](/project-configuration/conversions/custom-conversions) and exporting them.

## Setting up a conversion export

<Steps>
  <Step title="Choose the conversion">
    Select the conversion you wish to export.
  </Step>

  <Step title="Open exports section">
    Scroll down to the Exports section.
  </Step>

  <Step title="Add export">
    Click **+ ADD EXPORT**.
  </Step>

  <Step title="Select platform">
    Select the desired ad platform for your export.
  </Step>

  <Step title="Configure and save">
    Configure the export settings and save. Each morning, data from the previous day will be exported to the ad platform.
  </Step>
</Steps>

<img src="https://mintcdn.com/segmentstream/fSGYTtkHEv2DXb5X/images/project-configuration/conversions/conversions-export.png?fit=max&auto=format&n=fSGYTtkHEv2DXb5X&q=85&s=76a83876daa99d4998a420f4ccb99e71" alt="Conversions export configuration" width="2390" height="1556" data-path="images/project-configuration/conversions/conversions-export.png" />

## Supported platforms

<CardGroup cols={2}>
  <Card title="Facebook" icon="facebook" href="/project-configuration/conversions/conversions-export/facebook-conversions-export">
    Export conversions to your Facebook pixel for improved ad targeting.
  </Card>

  <Card title="Google Ads" icon="google" href="/project-configuration/conversions/conversions-export/google-ads-conversions-export">
    Export conversions to Google Ads for bidding optimization.
  </Card>

  <Card title="LinkedIn" icon="linkedin" href="/project-configuration/conversions/conversions-export/linkedin-conversions-export">
    Export conversions to your LinkedIn ad account.
  </Card>

  <Card title="Google Analytics 4" icon="chart-simple" href="/project-configuration/conversions/conversions-export/google-analytics-4-conversions-export">
    Export conversions to your GA4 property.
  </Card>
</CardGroup>
