Stop guessing which landing page or offer performs best. JMPY gives you zero-latency URL & QR code traffic splitting, Bayesian statistical science (Z-scores, confidence intervals), and a 1-line Conversion Tracking Pixel to prove exact campaign ROI.
Built for performance marketers, growth engineers, and product teams who require zero-latency traffic routing paired with statistical data science.
Route users dynamically across multiple target destinations. Print fixed physical QR codes on packaging or flyers and change destination split tests without re-printing.
Avoid false positives with Bayesian probability models, two-tailed Z-score calculations, 95% Confidence Interval visual sliders, and automated bot SRM detection.
Connect landing page signups, leads, or e-commerce revenue back to original link clicks via a 1-line Smart Conversion Pixel with first-party 30-day cookie persistence and `sendBeacon` telemetry.
Programmatically create and manage A/B tests using Model Context Protocol (MCP) in Claude or ChatGPT. Log down-funnel conversions with Zapier or native REST APIs.
How JMPY manages traffic distribution, multi-variant scaling, and mathematical results evaluation.
Control how incoming click and scan traffic is divided across active experiment variations:
Scale from simple A/B tests to multi-variant multivariate experiments:
Production-grade statistical engines evaluate winner significance and guard against false positives:
From the instant a user taps your link or scans your QR code to the moment they complete a checkout.
User opens short URL or scans physical QR code. JMPY generates unique jmpy_click_id UUID.
0ms latency edge server evaluates test split weights and routes user to Variant A or Variant B seamlessly.
JMPY Conversion Pixel extracts click ID from query parameters and stores _jmpy_cid cookie for 30 days.
User purchases or signs up. Pixel fires sendBeacon telemetry, updating statistical ROI in real time.
Choose between a 1-line client-side Conversion Pixel (like Meta Pixel or Google Tag), a server-side Conversion API, Zapier webhooks, or Model Context Protocol (MCP) AI assistant tools.
<!-- JMPY Smart Conversion Tracking Tag (Place in HEAD or GTM) -->
<script id="jmpy-sdk" src="https://jmpy.me/sdk.js" async></script>
<script>window.jmpy=window.jmpy||function(){(jmpy.q=jmpy.q||[]).push(arguments)};</script>
<!-- Trigger Conversion Event on Checkout / Signup Thank You Page -->
<script>
jmpy('convert', 'purchase', {
value: 99.00,
currency: 'USD',
metadata: { order_id: 'ORD-98421', plan: 'Pro' }
});
</script>Traditional experimentation tools are heavy, expensive, and require complex developer setups. JMPY combines edge split routing with statistical rigor at a fraction of the cost.
| Feature / Capability | JMPY A/B Platform | Legacy CRO (Optimizely/VWO) | Product Analytics (PostHog) |
|---|---|---|---|
| Dynamic Physical QR Code A/B Split | Full Support | ❌ Not Supported | ❌ Not Supported |
| Edge Redirect Latency | < 10ms (Global Edge) | 150ms — 400ms (Client Script) | Feature Flag Evaluation Delay |
| Conversion Tracking Options | Pixel Tag + Server API + Zapier | Heavy Client Script (> 100KB) | Event Stream Telemetry |
| Statistical Science Engine | Bayesian + Z-Score + SRM Alert | Stats Engine / Frequentist | Bayesian Model |
| Model Context Protocol (MCP) AI Tools | Native Built-In | ❌ Proprietary Lock-In | ❌ Manual API Wrappers |
| Included FREE Tier | ✅ Free Tier Included | ❌ Enterprise Sales Demo Required | Limited Free Usage |
Start running data-backed A/B split tests on short URLs and physical QR codes today. No credit card required to get started.