

Optibase user ID
Page → Stripe
On Checkout creation
client_reference_id field
checkout.session.completed
Stripe → your server
On successful purchase
Webhook event
Optibase user ID
Stripe webhook → your server
Per webhook
client_reference_id field in payload
Purchase value
Stripe webhook → your server
Per webhook
amount_total field
Conversion event
Your server → Optibase
Per webhook
POST to Optibase conversion endpoint
Stripe → Optibase direct
n/a
n/a
The flow runs through your server
The integration is intentionally a server-side relay, not a direct Stripe-to-Optibase connection. Your server is in the middle, which means you control the data, can enrich it, and can plug in custom logic (filtering test users, handling refunds, etc).
The Google Optimize replacement. Variant exposure lands in GA4 as an event parameter, native or via GTM. Build variant-aware audiences for Google Ads remarketing.
Auto-detected. Variant exposure lands as a Mixpanel event with variantId and testId. Works in any Insight, Funnel, Retention, or Cohort.
Variant assignment events flow into Amplitude. Skip the Amplitude Experiment seat. Analyze in your existing Amplitude dashboards.
PostHog Actions detect Optibase data attributes natively. Pair Optibase marketing-page testing with PostHog's product analytics.
Service-account auth, batch export of variant assignments, conversions, visitor IDs, and timestamps. Joinable with the GA4 BigQuery export, Stripe revenue, and any other warehouse data.
Trigger Optibase conversions from any GTM event with optibaseSendConversionEvent('your-conversion-id'). Push variant data into the dataLayer for every other tag to consume.
Hosted Model Context Protocol server at https://my.optibase.io/api/mcp. Read tests, conversions, heatmaps, and traffic from Claude Desktop, Cursor, or any MCP-compatible client.
Active Variants API in the browser. Conversion endpoint for server-to-server events. External user IDs. Reverse-ETL flows.