Event ingest
Every click, scroll, hover, add-to-cart, and source signal streams off the page into a low-latency event bus the moment it happens. No batch jobs. No nightly ETL.
Latency budget
< 10ms
The Mechanism
Most marketing acts hours later. We act in milliseconds. Below is the five-stage loop that turns an anonymous click into a personalized action before the visitor bounces.
Anonymous bounce window
8–30s
Average decisioning window in legacy stacks
hours – days
Convertive decisioning window
< 100ms
The Loop
Each stage runs in parallel where possible. Total budget from event to rendered action is below the threshold a human eye registers as latency. That is the only window that matters — the bounce window is shorter than most dashboards refresh.
Every click, scroll, hover, add-to-cart, and source signal streams off the page into a low-latency event bus the moment it happens. No batch jobs. No nightly ETL.
Latency budget
< 10ms
Events update an in-memory profile keyed to a cookie or device ID. If identity arrives mid-session — email, login, phone — the anonymous trail is stitched to the known profile in real time. The profile is enriched, never re-built.
Latency budget
< 20ms
Browsing sequence, dwell time, price-point pattern, and source context feed predictive scores: propensity to convert, bounce risk, price sensitivity, category affinity. The system infers what the visitor wants before they tell you.
Latency budget
< 30ms
Multiple eligible actions — discount popup, product rec carousel, free-shipping banner, identity capture, cart save, do nothing — are scored against the live profile. The single highest-expected-lift action wins. Conflicts and message fatigue avoided.
Latency budget
< 30ms
Selected action injected via the on-site SDK. Outcome logged: clicked, ignored, converted, bounced. The learning loop updates the policy so the next session benefits from this one.
Latency budget
< 10ms
Architecture
Shopify app + JS SDK push clickstream events into a real-time bus. Modern stream processing fans events out to the profile store, decision engine, and analytics in parallel.
Per-visitor profile kept hot for the active session. Avoids cold reads against a warehouse during the decision window. Identity stitched on-the-fly when email or login arrives.
Contextual bandit / ranker scores eligible actions per profile. Rule fallbacks when confidence is low. Holdouts preserved for measurement.
Every impression and outcome feeds back. Policy updates without manual A/B test cycles. The system gets sharper as more sessions flow through.
Seven Capabilities
A platform either delivers all seven or it is not in-session decisioning. Triggers and rules cover one or two. CDPs cover identity but not action. Popups cover action but not intent. The full loop is the bar.
01
UTM, referrer, browse pattern, dwell, scroll depth merged into intent signals within seconds.
02
A single profile per visitor, updated continuously. Anonymous-to-known stitched on-the-fly.
03
Decision engine picks the action with highest expected lift, not the first matching rule.
04
Cancel a planned email if the user just bought. Suppress a popup if the cart was abandoned. Mid-session pivots, not pre-baked flows.
05
Anonymous browser → cart adder → high-intent. Each transition triggers a different offer class.
06
Sub-100ms end-to-end from event to rendered action. Below the threshold of perceptible delay.
07
Every action and result feeds back into the decisioning model. The system gets smarter with every session.
Adjacent categories
Each category solves a slice. None own the full event-to-action loop in under 100ms. Detailed breakdown in the comparison page.
A decision computed and rendered before the user navigates away from the current page or browser tab. End-to-end latency under 100ms — event ingest, profile update, scoring, action selection, and DOM render — measured against the user's active session, not against a backend schedule.
Marketing automation triggers fire on rules ("cart abandoned for 30 minutes → email"). In-session decisioning ranks every eligible action by predicted lift for the live profile, picks one, and renders it before the visitor bounces. Triggers react to time. Decisioning reacts to intent.
No. Convertive layers on top of Shopify, your ESP (Klaviyo, Braze), your CDP, and your ad platforms. The mechanism consumes events from those systems and emits decisions back to them — popups on-site, suppression signals to ESP, audience syncs to ad platforms.
The next-best-action ranker is a global selector. When multiple campaigns are eligible — say a discount popup, a product rec, and an email capture — the ranker picks one based on expected conversion lift for that profile. Frequency caps and mutual exclusivity rules enforce one-action-per-session-stage discipline.
Fallback to a cached rule-based decision so the user still sees an action. The system is built to fail gracefully — a slower, simpler decision is better than no decision before the bounce.
Free 12-hr ROI audit modeled on your traffic. No card. No commitment.