Skip to Content
SourcesMeta AdsExport Conversions

Export Conversions to Meta Ads with Vendo

Learn how to export conversions to Meta Ads from Mixpanel using an existing Meta Pixel, select an attribution model, and configure key settings for optimal performance.

How It Works

  1. Vendo reads conversion events from Mixpanel
  2. An attribution model matches conversions to Meta Ads clicks using the fbclid
  3. Attributed conversions are sent to Meta via the Conversions API

Prerequisites

  • A Meta Business account connected in Vendo
  • A Meta Pixel or Dataset created in Meta
  • Your website captures and stores the fbclid click ID

Required Information

  1. Mixpanel Conversion Event Name
  2. Meta Dataset ID
  3. Meta Access Token
  4. Meta Conversion Name

1. Mixpanel Conversion Event Name

Select the event in Mixpanel that represents your conversion, such as “Purchase Completed” or “Lead Qualified.”

2. Meta Dataset ID

To use the Conversions API, you need either a Meta Dataset ID or Meta Pixel ID.

  1. Log in to your Facebook Business Manager account
  2. Navigate to the homepage and use the left-hand menu to click on the Data Sources tab
  3. Copy your Dataset ID

3. Access Token

To use the Conversions API, you need to generate an access token, which is passed as a parameter in each API call.

  1. Choose the Pixel you want to implement
  2. Select the Settings tab
  3. Find the Conversions API section and click on the Generate access token link under Set up manually
  4. Follow the instructions in the pop-up

4. Meta Conversion Name

Meta requires conversions to be associated with predefined events. Select the conversion event name that is most relevant to your goals (e.g., Purchase, Lead, or Add to Cart).

Add the Conversion to a Campaign

Once your custom conversions are being tracked:

  • Create a new campaign and ad set in Meta Ads Manager
  • Select Website Conversion as the campaign objective
  • Choose the Conversion API event you’ve created to optimize your campaign

Configuration

SettingDescriptionDefault
Mixpanel Conversion EventSource event to trackRequired
Dataset IDMeta Dataset or Pixel IDRequired
Access TokenConversions API access tokenRequired
Meta Conversion NameEvent name sent to MetaRequired

Attribution Models

Choose how conversion credit is distributed. See Attribution Models for details on each model.

Click ID Tracking

Meta automatically appends the fbclid parameter to landing page URLs. Ensure your website captures and stores this parameter so Vendo can match conversions to ad clicks.

https://yoursite.com/product?fbclid=abc123def456

Conversion Payload

Each conversion sent to Meta includes:

  • Event Name — The configured conversion event name
  • Event Time — ISO 8601 timestamp
  • Click IDfbclid for attribution when available
  • Value + Currency — Attributed conversion value and currency
  • User Identifiers — Customer identifiers required by Meta (hashed where applicable)

Sync Details

  • Conversions are exported on a schedule and honor your lookback window
  • Status and recent sync activity are visible in the Vendo integration settings

Troubleshooting

  • Authentication errors — Regenerate the access token and reconnect
  • Dataset ID not found — Verify you copied the correct Dataset or Pixel ID
  • No conversions exporting — Confirm fbclid capture and event name mapping

Verify Setup

  1. Trigger a conversion event in Mixpanel
  2. Check Vendo integration logs for a successful export
  3. Confirm the conversion appears in Meta Ads Manager after processing time
Last updated on