
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.
Server-to-server attribution that survives Stripe Checkout's domain change. Pass the Optibase user ID via client_reference_id, fire conversions from your webhook, see revenue per variant on every test.
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.
The browser-side Active Variants API (window.optibaseActiveVariants, window.optibaseAddActiveVariantsListener) lets any page-side script read the user's current variants.
The server-to-server conversion endpoint lets any backend (Stripe webhook, queue worker, server-rendered framework) record conversions.
External user IDs let you use your own identifier instead of the Optibase visitor ID, making warehouse joins trivial.
The hosted MCP server at https://my.optibase.io/api/mcp lets Claude Desktop, Cursor, and any MCP-compatible client read and act on your Optibase data via natural language.
If your team writes a webhook, the integration takes an afternoon. If your team writes a Claude prompt, it takes ten minutes.