Intra-session (10 s – 5 min)
Example. Next Best Action prediction.
Technical approach. The event is evaluated in combination with other information about the user. Implementation requires streaming event processing to provide a richer perspective across a larger dataset of user interactions — e.g. evaluation of recent activities in light of prior interactions over preceding days.
Why this is more expensive. Instead of comparing against a materialized user attribute, decisioning requires analysis across multiple events or stochastic prediction based on multiple criteria. Increasing data and processing power applied to the decision raises the cost-to-deliver at a given Service Level Target exponentially.
Rule of thumb. Moving an Intra-session marketing activation to Inter-page requires an order-of-magnitude increase in delivery cost. Doable, but the hardware and architecture changes required are substantial. Similarly, pushing the same transaction down into Intra-page (decisioning data moved to the client) imposes a comparable jump in complexity and cost (source.real-time-clarity-md).